body
{
	background: #001414 url(./images/bkg.png) repeat-x ;
	margin-top:-1px;
	font-family:'myriad pro',arial,sans-serif;


}
#slide{
	width:727px;
	position:relative;
	top:-5px;
}

#lang
{
	margin:0px 360px 0px 13px;
}
#lang img{
	position:relative;
	border:none;
}
#myIMG
{
	float:left;
}
H1
{
	font-size:large;
	color:#ffffff;
}
H2
{
	font-size:medium;
	color:#b4aa58;
}
blockquote {
	margin:5px 15px 30px 15px;
	
	text-align: left;
	text-indent: 25px;
	background: url(./images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	
	margin: 0;
	display: inline;
	padding-right: 24px;
	background: url(./images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.rose
{
	background-color:#ae006b;
	padding:10px;
}
.vert
{
	background-color:#7a9c13;
	padding:10px;
}
.aqua
{
	background-color:#009c9d;
	padding:6px;
}
#header
{
	position:relative;
	margin : 0 auto;	
	padding: 0;
	/*left:-45px;*/
	width:960px;
}
#map
{
	border: medium double #9e6448;
}

#menu
{
	/*border-top:1px solid #009c9d;*/
	margin : 0 auto;
	margin-top: -9px;
	font-size:14px;
	color:#f0e4d6;
	width: 960px;	
	height:36px;
	padding:3px 0px 8px 0px;

}
#leftSpace
{
	position:relative;
	background:#ff6600 url(./images/bkg_menu.png) repeat-y ;

	height:30px;
	width:227px;
	top:-25px;
	float:left;
	
}
#menu a{
	position:relative;
	padding:10px 25px 15px 25px;
	top:-17px;
	margin-right:10px;
	margin-left:10px;
	

}

#menu #selected
{
	background:#001414 url(./images/btn_selected.png) repeat-x ;
	padding:10px 25px 15px 25px;
	margin-right:0px;
	margin-left:0px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:link ,#menu a:visited
{	
	padding: 3px 3px;
	color: #7a9c13;
	text-decoration:none;
	
}   
#menu a:hover 
{
	background:#001414 url(./images/btn_over.png) repeat-x ;
	padding: 10px 13px 17px 11px;
	margin-right:0px;
	margin-left:0px;
	text-decoration:none;
	font-weight:bold;
	color: #ae006b;
}  
#menu a:active 
{
	color: #ae006b;
}   
#contenu
{
	font-size:medium;
	background:#001414 url(./images/bkg_body.png) repeat-y ;
	color:#ccc5ad;
    
	
    text-align: justify;   
	margin : 0px auto;

	padding-top:25px;
	width: 960px;	
	height:100%;
}
#txt
{
	/*margin : -25px 380px !important;*/
	position:relative;
	left:-5px;
	background:#005e60;
	margin: -15px 0px -25px 230px;
	padding:10px 50px 10px 30px;


	/*text-align: left;      */

}
#img_left{
	position:absolute;
	left:-92px;
	float:left;
}
#imgLeft
{
	/*border: medium double #9e6448;*/
	background:#ff6600 url(./images/bkg_menu.png) repeat-y ;
	margin: -50px 0px;
	float:left;
	width:227px;
}
#imgLeft img{
	width:190px;
	border: medium double #ae006b;
	
}
#imgs_foot
{
	margin-left:220px;
}
#imgs_foot img
{
	border: medium double #9e6448;

	width:100px;
	height:100%;

}
#footer
{	
	background:#001414 url(./images/foot.png) no-repeat;
	background-position: -1px 100%;

	margin : 0 auto;
	margin-top:25px;
	text-align: center;
	width: 960px;	
	height:46px;
}
.small
{
	font-size:11px;
	margin-left:200px;
}

a:link ,a:visited
{
	color: #7a9c13;
	text-decoration:underline;
}   
a:hover 
{
	color: #b1d545;
}  
a:active 
{
	color: #d8f18c;
}
#equipe p img
{
	border: medium double #7a9c13;
	height:100px;
	margin:15px 30px 0px 15px; 
	float:left;

}
#equipe p{
	background-color:#001414;
	height:130px;
}
.icon 
{

	padding: 9px 0px 15px 30px;
	background-repeat: no-repeat;
}

.pdf-file
{
	background-image: url(images/pdf30.png);
}
.jpg-file
{
	background-image: url(images/jpg30.png);
}
.float-left{
	float:left;
	margin-right:10px;
}
.float-right{
	float:right;
	margin-left:10px;
}
.i{
	font-style:italic;
}
.box{
	border: thin dotted #7a9c13;
	background-color:#027476;
	padding:20px 40px;
}
#menu_sec
{
	font-size:13px;
	background-color:#ae006b;
	position:absolute;
	margin-left:50px;
	padding-top:-30px;
}
#menu_sec a
{
    margin-right:29px;
}



div#formulaire fieldset{border:thin solid #ae006b;border-bottom:0;border-right:0;margin:1em 0;}
div#formulaire fieldset legend{background:#ae006b;color:#fff;font-weight:bold;}
div#formulaire table{text-align:left;margin-left:2em;}
div#formulaire table label{font-weight:bold;}
div#formulaire table tr{vertical-align: top;}
div#formulaire table#dates td{text-align:center;}
div#formulaire table#dates{border-spacing:1em; }
div#formulaire table#submit{margin:2em auto;}
div#formulaire table#submit input{background:#ae006b;color:#fff;}
div#formulaire .obligatoire{color:#f00;margin-left:0.5em;}
div#msg{background:#c5a687;border:thin solid #985a41;font-size:130%;padding:0.5em 0;}
div#formulaire {width:550px;}
div#form{width:300px;}