@charset "utf-8";


body {
margin : 0;
padding : 0;
text-align : left;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.9em;
background : #80d0d0 url(../img/bg-body.gif) no-repeat center top;
color : #deb988;
}
#conteneur {
	text-align : center;
	width : 790px;
	margin : 0 auto;
	background-color : #4a281d;
}

#header {
width : 790px;
height : 455px;
}

#separationHaut {
width : 790px;
height : 7px;
background-color : #d98061;
}

#menuGauche {
float : left;
width : 255px;
background : #4a281d url(../img/bg-menu.gif) no-repeat left top; 
}

#menuGauche ul {
font-size : 0.9em;
line-height : 1.7em;
text-align : right;
list-style-type : none;
 margin-left:-25px; margin-top:15px;
}

#menuGauche li {
border-bottom : 1px solid #623526; width:230px;

}

#menuGauche li a {
color : #80d0d0;
text-decoration : none;
}

#menuGauche li:hover {
	background-image: url(../img/puce-orchid.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}


.jaune {
color : #ffcc00;
}
.firstMenu {
margin-top : 15px;
}
#main {
	width : 535px;
	left : 255px;
	text-align : justify;
	float:left;
	line-height : 1.2em;
	font-size:0.9em;
	background-image:url(../img/bg-main.gif);
	background-color: #4a281d;
	background-repeat: no-repeat;	background-position: right bottom;
}
#main h1 {
	font-size : 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align : left;
	padding-bottom : 12px;
	margin-left:25px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #663300;
	text-transform: uppercase;
}
#main h2 {
	font-size : 1.1em; width:400px;
	color:#4a281d;
	margin-left:15px;
		font-style: normal;
	font-weight: lighter; background-color:#deb988; padding:10px;
}
#main p {
margin-left : 15px;
font-size : 1.0em;
padding-right : 10px;
width : 450px; 
}
#main ul {
font-size : 1.0em;
}
#main li {
list-style-type : square;
line-height : 1.5em; /*margin-right:25px;*/ width:423px;
}

#main ol li{
	list-style-type : upper-roman; color:#80d0d0; font-weight:bold;
	line-height : 1.5em;
}
#main a {
	color : #deb988;
	text-decoration : underline;
}

#main a:hover {
	color : #4a281d; background-color:#deb988;
	text-decoration : none;
}

#main table {color:#4a281d; width:440px; margin-left:15px;
}

.tdColor{
	background-color:#deb988;

}
.tdColor2{
	background-color:#683a2a; color:#deb988;
}

/*td img{margin-left:135px; margin-bottom:15px;
}*/

#footer {
float : left;
width : 790px;
height : 195px;
text-align : right;
background-color : #fff;
color : #fff;
background-image : url(../img/bg-footer.gif);
background-repeat : no-repeat;
}
#footer h1 {
text-align : right;
margin-right : 60px;
font-size : 1.1em;
color : #80d0d0;
}
#footer h2 {
text-align : right;
margin-right : 30px;
font-size : 0.7em;
color : #ffcc00;
margin-top : 30px;
font-weight : lighter;
}
#footer h2 a {
color : #ffcc00;
}
#footer h2 a:hover {
color : #683a2a;
background-color : #ffcc00;
}
#footer p {
	float:right;
	font-size : 0.7em;
	text-align : right;
	margin-right : 57px;
	line-height : 1.4em;
	width:400px; color:#deb988;
}

#footer img {
vertical-align : middle;
}
#footer a {
color : #efefef;
}
#footer a:hover {
color : #efefef;
text-decoration : none;
}


#footerAnim{ float:left; width:95px; height: 131px;margin-top:21px; margin-left:65px;}

.menuFooter{float:right; margin-right:5px; margin-top: 8px;text-align:right; font-size:0.7em; padding-bottom:10px; clear:right;}

.txtSurligne {
background-image : url(../img/bg-text-surligne.gif);
background-repeat : repeat-y;
background-position : -14px top; float:left;
width : 410px;
margin-left : 15px;
color : #80d0d0;
padding-left : 25px; margin-bottom:15px;
}

.gras {
font-weight : bold;
}
.pubTechnocom {
margin-right : 55px;
}

.legend {margin-left: 15px; margin-top:15px; font-size:0.8em; width: 200px;}
.lettrine {float:left; padding:5px;}
#pubTechno{ width:790px; color:#efefef; }

#pubTechno img{ vertical-align:middle}
#pubTechno a{ color:#fff; text-decoration:none;}


.flag {padding:5px; border:0; text-align:right; margin-right:15px; float:right;}
marquee{ background-color:#80d0d0;}

.question { color:#efefef; font-weight:bold;}

#webDesigned { text-align : right;
	width : 790px; height:40px;
	margin :  0  auto ;font-size:0.7em; color:#4a281d;}

#webDesigned a{
	color:#4a281d;
}

#webDesigned a:hover{
	color:#efefef; text-decoration:none; background-color:#4a281d;
}

#central{
	width:790px; float:left;
	background-color:#4a281d;
}

.ligneHidden{ visibility:hidden; width:5px;}

.imgCenterMain{margin-left:15px; margin-bottom:10px;}

