/* CSS Document */
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	padding:0;
	background-image:url(../images/bgBody.png);
	background-repeat:repeat;
}

*html .conteneur{
	background-image:url(../images/bgContenerIE6.png);
	background-repeat:no-repeat;
}
.conteneur{
	width:1019px;
	height:765px;
	margin: 0px auto;
	padding: 0;
	background-image:url(../images/bgContener.png);
	background-repeat:no-repeat;
}
*html .logo{
	margin: 5px 0 0 15px;
	}

.logo{
	height:217px;
	width:217px;
	margin: 5px 0 0 30px;
	float:left;
	}
.logo .titre{
	width:217px;
	font-size:30px;
	color:#fff;
	font-weight:100;
	text-align:center;
	margin-top:30px}
.logo .titre h1{

	font-size:25px;
	color:#fff;
	font-weight:100;
	text-align:center;
	margin:0px
	padding:0;}
/*-----------------------------------NAVIGATION-------------------------------*/
.navigation{
	float:left;
	width: 550px;
	margin-top:103px;
	padding: 10px 10px 10px 0px;
	
	font-size: 14px;
	font-weight:bold;
}
.navigation ul{
	list-style-type:none;
	float:left;
	margin: 0px;
	padding:0px;
	}	
/*celui d'origine
.navigation ul li{
	margin: 10px 0 0 0px;
	padding: 0 0 0 10px;
	width: 120px;
	height:30px;
	float:left;
}*/	
	
.navigation ul li a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}	
.navigation ul li.select a{
	color:#ACCFEB;
}		
.navigation ul li a:hover{
	color:#ACCFEB;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.navigation ul li a:selected{
	color:#ACCFEB;
}
/*-------------------------menuSecondNiveau-------------------------*/
.navigation ul li ul li {
border-width:0;
float:none;
height:1.2em;
line-height:1.2em;
z-index:auto !important;
}
.navigation ul li {
float:left;
height:30px;
line-height:30px;
overflow:visible;
margin-left: 30px;
vertical-align:middle;

}
*+html .navigation ul li ul {
left:700px;
padding-left:0px;
}
.navigation ul li ul {
display:none;
list-style-type:none;
margin:0 0 0 0px;
overflow:visible;
position:absolute;
top:135px;
width:200px;
z-index:110;

background-image:url(../images/bgTransparent.png);
background-repeat:repeat;
border-color:#FFFFFF;
border-style:dotted;
border-width:1px;
}
.navigation ul li:hover ul {
display:block;
}
.navigation ul li ul li{
width:200px;
}

/*------------------------------contenu---------------------------*/
*html .contenu{
	width:920px;
}
.contenu{
	height:450px;
	width:950px;

	float:left;
	margin:  10px 0 10px 30px;
	padding: 2px ;
	font-size:90%;
	overflow:auto;
	text-align:justify;
}
.contenu h1 {
	color:white;
	font-size:26px;
	font-weight:100;
	margin-bottom:10px;
	margin-top:0px;
	}
.contenu h2 {
	color:#666;
	font-size:20px;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0;
	}
.contenu h3 {
	font-size:90%;
	font-weight:bold;
	margin-top:0px;
	text-align:justify;	
	width:550px;
}
.contenu h4 {
	font-size:12px;
	font-weight:bold;
	float:right;
	margin-top:0px;
}	
.contenu p {
	margin-top:5px;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:justify;	
}
.contenu a {
	color:#244055;
}
.contenu a:hover {
	color:#ADA990;
}
.contenu ul {
	list-style-image:url(../images/flecherouge.gif);
	margin-top:5px;
	text-align:justify;
}
.contenu td{
	text-align:center;
}
embed {
	float:left;
	margin-right:10px;
	width:320px;
	height:240px;
}
.csc-textpic-caption{
	font-size:12px;
	font-weight:bold;
	}
/*-----------------------------------FOOTER------------------------*/

.footer{
	height:20px;
	width:950px;
	margin: 20px 0 0 0;
	padding: 0;

	font-size: 12px;
	font-weight:bold;
	text-align:center;
	float:left;
}	
.footer a{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}	
.footer a:hover{
	color:#EEE8AA;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.copyright{
	height:20px;
	width:1082px;
	margin: 0px auto;
	padding: 0;

	font-size: 12px;
	font-weight:bold;
	text-align:right;
}	
.copyright a{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}	
.copyright a:hover{
	color:#EEE8AA;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*------------------------------------CONTACT------------------------------------------*/
fieldset {
	border:0;
}
form {
	font-size:12px;
	margin-top:9px;
}
.contenttable contenttable-0 {
	font-size:12px;
}
select {
	font-size:12px;
}
.csc-mailform {
	clear:both;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
}
.csc-mailform-field {
	padding-bottom:2px;
	margin-left:0px;
}
.csc-mailform-label {
	padding-top:8px;
}
label {
	width:100px;
	display:block;
	float:left;
	margin-left:0px;
	clear:left;
	color:#000;
}
input {
	font-size:12px;
}
input.csc-mailform-submit {
	margin-top:10px;
	float:left;
	clear:left;
}
textarea {
	font-size:12px;
}
#mailformformtype_mail {
	margin-left:99px;
}