@charset "UTF-8";
/* CSS Document */

body{
	width: 960px;
	margin: auto;
	margin-top: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(media/rac-top.jpg);
	background-position: left top;
	/*background-attachment: fixed;*/
	font-family: Geneva;
	font-size: 12px;
	color: #663300;
	
}

#top{
	background-image: url(media/top.jpg);
	height: 115px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding-left:220px;
	
	
}

#bloc-flash-bt{
	width: 120px;
	height: 50px;
	position:relative;
	visibility: visible;
	left: 490px;
	top: -100px;
	
	
}


#gdcontainer{
	width: 960px;
	height:auto;
	background-image: url(media/rac-main.jpg);

	
}



#drap{
	height: 50px;
	width: 50px;
	position:relative;
	left:380px;
	top: 0px;
	visibility: visible;
}

#drap2{
	height: 50px;
	width: 50px;
	position:relative;
	visibility: visible;
	left: 430px;
	top: -50px;
}

#colonn-left{
	width: 206px;
	height: 415px;
	/*background-image: url(media/left.jpg);*/
	float:left;
	padding-top:60px;
	
}

.sstitre{
	margin-top: 0px;
	text-align:left;
	font-size: 11px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-left: 20px;
	padding-left:5px;
	font-family: Verdana;
	color: #CC0000;
}

.texte{
	text-align:justify;
	font-size: 11px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cc0000;
	margin-left: 220px;
	margin-top: -2px;
	padding-left:10px;
	padding-right:20px;
	font-family: Verdana;
	color: #333333;
	font-weight: bold;
}

.telechargement_pdf{
	height: 20px;
	font-family: Verdana;
	text-align:left;
	color: #FFFFFF;
	background-image: url(media/picto-acrobat.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	padding-left:35px;
	margin-left:10px;	
}
.telechargement_pdf a,a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.telechargement_pdf a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#bloc-flash-right{
	width: 754px;
	height: 415px;
	background-image: url(media/bloc-flash.jpg);
	float:right;
	
}

#bloc-flash-news{
	width: 185px;
	height: 201px;
	position:relative;
	visibility: visible;
	left: 10px;
	top: 10px;
	
}






#pied_de_page{
	height: 50px;
	background-image: url(media/pied-page.jpg);
	background-repeat: no-repeat;
	color: #606163;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	font-family: Arial;
	clear:both;
	padding-left:200px;
	margin-top:-11px;
	
}

#pied_de_page a, a:visited{
	color: #5E605F;
	text-decoration: none;
}

#pied_de_page a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
