/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#0A73A9;
	text-decoration:none; 
}

.blackH a,.blackH a:link,.blackH a:visited, .blackH a:hover { 
	color:#3E3E3E;
	text-decoration:none; 
}
.blackH a:focus, .blackH  a:hover { 
	text-decoration:underline;
}

a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}

/* Global Elements
=====================================================================*/
body {
	/*background:#fff url(/images/bgMSB.png) repeat-x;*/
	line-height: 1.5em;
	font:60.5% arial;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/

.padding_left_part{
	padding-top:7px;
	padding-bottom:7px;
}
.padding_left_part_testimonial{
	padding-bottom:7px;
}

#container {
	max-width:980px;
	margin:0 auto;
	border-left: solid 2px #E2E2F2;border-right: solid 2px #E2E2F2;
}
#wrapper {
	/*width:995px;*/
	background:url(/images/back_wrapper.png) no-repeat;
}
#header {
	/*width:1050px;*/
	height:auto;
	float: left;
	
	
	/*background:url(/images/zitouna.png) no-repeat;*/
	/*margin-top: -10px;*/
}
#logo{
	width:211px;
	height:49px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#logo span{
	background:url(/images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#placeflag {
	width:42px;
	height:21px;
	display:inline;
	float:right;
	margin:14px 5px 0 0;
	position:relative;
}
#linkflag, #linkflag:link, #linkflag:visited {
	display:block;
	width:37px;
	height:16px;
	background:url(/images/back_menu.gif) no-repeat;
	padding: 0;
}
#linkflag.active {
	background-position:0 -21px;
}
#listflag {
	position:absolute;
	width:42px;
	background:url(/images/dropdownflag.gif) no-repeat 0 100%;
	top:19px;
	padding:1px 0 1px 0;
	display:none;
	z-index:203;
}
#listflag li {
	width:30px;
	padding:0 0 0 0px;
	margin:1px 0;
	display:block;
}
#listflag li a, #listflag li a:link, #listflag li a:visited {
	display:block;
}
#placeintro {
	width:1150px;
	height:auto;
	float: left;
}

#intro {
	float:left;
	height:auto;
	width: 280px;
	
}
#intro h1 {
	font-family:arial;
	font-size:2.8em;
	font-weight:lighter;
	color:#0A70A4
}
#intro h2 {
	font-size:2.0em;
	color:#0E498E;
	font-weight:lighter;
	padding:9px 0 0 0;
}
#intro p {
	font-size:1.4em;
	color:#0A70A3;
	padding:7px 0 0 0;
	line-height:1.4em;
}
.linkreadmore, .linkreadmore:link, .linkreadmore:visited {
	width:117px;
	height:24px;
	float:right;
	display:inline;
	background:url(/images/link_more.gif) no-repeat;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding:8px 0 0 0;
}
.linkreadmore:hover {
	text-decoration:none;
	background-position:0 -32px;
	color:#fff;
}
#placeslide {
	width:690px;
	height:205px;
	float:left;
	padding:0 ;
}
#s1 {
	width:300px;
	height:135px;
}
#tapetl {
	width:39px;
	height:37px;
	background:url(/images/tape_tl.png) no-repeat;
	position:absolute;
	z-index:100;
	top:-1px;
	left:-9px;
}
#tapetl {
	width:39px;
	height:37px;
	background:url(/images/tape_tl.png) no-repeat;
	position:absolute;
	z-index:100;
	top:-1px;
	left:-9px;
}
#tapetr {
	width:43px;
	height:42px;
	background:url(/images/tape_tr.png) no-repeat;
	position:absolute;
	z-index:100;
	top:-9px;
	right:-12px;
}
#tapebr {
	width:43px;
	height:43px;
	background:url(/images/tape_br.png) no-repeat;
	position:absolute;
	z-index:100;
	bottom:-6px;
	right:-8px;
}
#tapebl {
	width:46px;
	height:45px;
	background:url(/images/tape_bl.png) no-repeat;
	position:absolute;
	z-index:100;
	bottom:-7px;
	left:-10px;
}
#content {
	width:100%;
}
#maincontent {
	/*width:auto;*/
	width:680px;
	float:left;
	margin-left: 19px;
	margin-top: 10px;
}

.contentbox h2 {
	font-family:arial;
	font-weight:lighter;
	color:#007698;
	font-size:2.0em;
	margin:13px 0 0 0;
}
.contentbox p {
	font-size:1.2em;
	line-height:1.2em;
	padding:10px 0 0 0;
	color:#3e3e3e;
}
.contentbox ul {
	padding:10px 0 0 30px;
}
.contentbox ul li {
	margin:3px 0;
	background:url(/images/bullet.png) no-repeat 1px 6px;
	padding:0 0 0 14px;
	font-size:1.2em;
	line-height:1.4em;
	color:#007698;
}
.contentbox ul#listnews {
	padding:0;
}
.contentbox ul#listnews li {
	padding:15px 0;
	background:url(/images/bordernews.png) repeat-x 0 100%;
	margin:0;
}
.contentbox ul#listnews li.last {
	background:none;
}
.imgnews {
	float:left;
	border:1px solid #bebeac;
	padding:3px;
	margin:0 8px 0 5px;
}
.imgnewsPanteo {
	float:left;
	
	padding:3px;
	margin:0 8px 0 5px;
}


.contentbox ul#listnews li h3 {
	font-size:1.4em;
	font-family:arial;
	font-weight:bold;
	margin:0;
}
.contentbox ul#listnews li p {
	font-size:1.0em;
}
.placenews {
	float:left;
	width:475px;
}
#listservices {
	height:125px;
	padding:0;
	margin:10px 0 0 0;
}
#listservices li {
	width:181px;
	height:105px;
	background:#EEEEEE;
	border:1px solid #bebeac;
	float:left;
	display:inline;
	margin:0 7px 0 0;
	padding:8px 15px;
}
#listservices li.last {
	margin:0;
}
#listservices li.active {
	background:#fff;
}
#listservices li h3 {
	font-size:1.6em;
	color:#3e3e3e;
	padding:0 0 0 20px;
	font-family:arial;
	margin:0;
}
#listservices li p {
	font-size:1.0em;
	padding:6px 0 0 0;
}
.titleweb {
	background:url(/images/icon_web.gif) no-repeat 0 2px;
}
.titlelogo {
	background:url(/images/icon_logo.gif) no-repeat 0 2px;
}
.titleprint {
	background:url(/images/icon_print.gif) no-repeat 0 2px;
}
#nav {
	width:280px;
	margin-top:20px;
	float:left;
}
#nav h3 {
	font-family:arial;
	font-size:1.6em;
	color:#007698;
	font-weight:lighter;
	padding:0 0 0 4px;
}
.boxnav {
	background:#EEEEEE;
	/*border:1px solid #c1c1b0;*/
	padding:0 13px 13px 13px;
}
.boxnav blockquote {
	font-family:arial;
	color:#3e3e3e;
	font-size:1.2em;
	font-style:italic;
}
.boxnav p {
	padding:10px 0 0 0;
	font-size:1.2em;
	color:#3e3e3e;
}
.menunav {
}
.menunav li {
	display:block;
	margin:1px 0 2px 0;
}
.menunav li a, .menunav li a:link, .menunav li a:visited {
	display:block;
	background:#EEEEEE;
	/*border:1px solid #c3c3b3;*/
	font-size:1.2em;
	color:#0A73A9;
	padding:4px 15px;
}
.menunav li a:hover {
	background:#007698;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	text-shadow:black;
	text-decoration:none;
}
.menunav li a:active {
	background-image:url("/images/bg-nav-active.jpg");
}
.boxnav h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#3e3e3e;
	padding:10px 0 0 0;
}
/* About Me
=====================================================================*/
.imgleft {
	float:left;
	border:1px solid #bebeac;
	padding:3px;
	margin:8px 8px 8px 5px;
}
.imgright {
	float:right;
	border:1px solid #bebeac;
	padding:3px;
	margin:8px 5px 8px 8px;
}
.contentbox h3 {
	font-family:arial;
	font-weight:lighter;
	color:#007698;
	font-size:1.6em;
	margin:13px 0 0 0;
}
/* Portfolio
=====================================================================*/
.tabs-hide {
    display: none;
}
.tabs-container {
    width:655px;
    background:#fff;
	height:396px;
}
.contentbox .tabs-nav {
	padding:10px 0;
}
.contentbox .tabs-nav li {
	background:none;
	background-color:#627EB7;
	padding:0;
	width:117px;
	height:81px;
	margin:0 13px 13px 0;
	float:left;
	display:inline;
}
.contentbox .tabs-nav li a, .contentbox .tabs-nav li a:link, .contentbox .tabs-nav li a:visited {
	display:inline;
	float:left;
	width:112px;
	height:76px;
	border:1px solid #bebeac;
	padding:3px 0 0 3px;
}
.contentbox .tabs-nav li a:hover {
	border:1px solid #9bb70d;
}
.contentbox .tabs-nav .tabs-selected a, .contentbox .tabs-nav .tabs-selected a:link, .contentbox .tabs-nav .tabs-selected a:visited {
	border:1px solid #9bb70d;
}
.imgport {
	border:1px solid #bebeac;
	padding:5px;
	float:left;
	margin:4px 0 0 0;
}
.contentport {
	width:220px;
	float:left;
	padding:0 0 0 10px;
}
.contentport h4 {
	font-size:1.2em;
	color:#3e3e3e;
	padding:10px 0 0 0;
}
.contentport ul {
	padding:0 0 0 10px;
}
/* Lightbox
=====================================================================*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.lostinfor {
	font-size:1.2em;
	padding:15px 0 0 0;
}
/*
=====================================================================*/
/* Footer
=====================================================================*/
#footer {
	width:auto;
	height:60px;
	margin-top:15px;
	background: #007698;
}
#frmcontact {
	height:320px;
	background-color: transparent;
	z-index:11;
	display: block;
	padding:10px 17px;
}
#frmcontact h3 {
	font-family:arial;
	color:#fff;
	font-size:1.6em;
	font-weight:lighter;
	padding:0 0 3px 0;
}
#frmcontact label {
	font-size:1.2em;
	font-weight:bold;
	display:block;
	margin:3px 0 0 0;
}
.textboxcontact, .textareamessage {
	width:247px;
	height:21px;
	background:#fff;
	border:none;
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin:2px 0 8px 0;
	padding:4px 3px 0 3px;
	font-size:1.2em;
	font-family:arial;
}
.textareamessage {
	width:247px;
	height:135px;
}
.textareamessagecontact {
	height:135px;
	font-size:11px;
}
.widthformcontact {
	width:247px;
}
.fontformcontact {
	font-size:11px;
}

.submitmessage {
	width:123px;
	height:29px;
	border:0;
	cursor:pointer;
	overflow: hidden;
	vertical-align:middle;
	margin:10px 0 0 131px;
}
.submitmessage:hover {
	background-position:0 -29px;
}
.submitmessage2 {
	width:123px;
	height:29px;
	border:0;
	cursor:pointer;
	overflow: hidden;
	vertical-align:middle;
	margin:10px 0 0 0px;
}
.submitmessage2:hover {
	background-position:0 -29px;
}
#footer h4 {
	font-size:1.1em;
	color:#fff;
	padding:10px 0 0 20px;
	float:left;
}
.menufooterClass {
	float:right;
	display:inline;
	margin:10px 10px 0 0;
}
.menufooterClass li {
	float:left;
	display:inline;
	padding:0 10px;
	background:url(/images/sepfooter.png) no-repeat 100% 2px;
}
.menufooterClass li.last {
	background:none;
}
.menufooterClass li a,  li a:link,  li a:visited {
	color:#fff;
	font-size:1.1em;
}

.menufooterClass li.eventCC a,  li.eventCC a:link,  li.eventCC a:visited {
	color:#000;
	font-size:1.1em;
}















.LinkFooterO a, .LinkFooterO a:link, .LinkFooterO a:visited {
	color:#fff;
	font-size:1.0em;
}
.menufooterClass li div {
	color:#fff;
	font-size:1.1em;
}
.textfooter {
	float:right;
	font-size:1.1em;
	color:#fff;
	
	margin:26px -340px 0 0;
	display:inline;
}
.textfooter a, .textfooter a:link, .textfooter a:visited {
	color:#fff;
	text-decoration:underline;
}
#top_commands{
	/*width: 400px;
	margin-left: 565px;
	*/
	float:right;
	padding-right:10px;
}
.top_commands_ctrl{
	font-family:arial;
	font-size: 1.2em;
	color:gray;
	margin-top: 3px;
	float: left;
	
	margin-left: 5px;
}



/* Vertical Menu*/

.menunav2 {
	list-style-type: none; 
}
.menunav2 li {
	display:block;
	margin:1px 0 2px 0;
	
}
.menunav2 li a, .menunav2 li a:link, .menunav2 li a:visited {
	width:256px;
	display:block;
	background:#EEEEEE;
	border:1px solid #c3c3b3;
	font-size:0.9em;
	color:#0A73A9;
	padding:4px 15px;
}
.menunav2 li a:hover {
	background:#007698;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	text-shadow:black;
	text-decoration:none;
}
.menunav2 li a:active {
	background-image:url("/images/bg-nav-active.jpg");
}




.simpleReadMore{
	background:url(/panteoTabMenuType1/subnav_itemarrow.gif) no-repeat 93% 5px;
}
.simpleNewsHeight{
	height:30px;
 	border-bottom:1px solid #e0e0e0;

}
.simpleNewsGris{
	background-color: #e0e0e0;
}
.simpleNewsBlanc{
	background-color: #ffffff;
}
.simpleNewsTextDiv{
	padding-top:7px;color:#3E3E3E;font-size:1.2em;line-height:1.2em;
padding-left:5px;
}
