
/*-------------------------------------------- CSS générales --------------------------------------------*/


td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1{
   	font-size:40px;
	color:#666666;
	font-weight:100;
	padding:0;
	margin:0;
	padding-right:50px;
	background:none;
}


h5{
   	font-size:15px;
	color:#000000;
	font-weight:100;
	padding:0;
	margin:0;
	padding-left:50px;
	padding-top:40px;
	background:none;
}

h2{
	color:#414141;
	font-size:18px;
	border-bottom: #ED1C24 solid thin;
	margin-right:50px;
    margin-left:70px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:left;
	width:auto;
	font-weight:lighter;
	font-size:24px;
	background:none;
}

h7{
	color:#F03;
	font-size:18px;
	margin-right:50px;
    margin-left:70px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:left;
	width:auto;
	font-weight:lighter;
	font-size:24px;
	background:none;
}

h3 {
	font-size:14px;
	font-weight:100;
	color:#666666;
	margin-top:15px;
	margin-bottom:0px;
	margin-right:50px;
    margin-left:30px;
	padding:0;
	padding-left:40px;
	background:url(../images/commun/fleche_h3.gif) no-repeat left;
	height:17px;
	
}
	
h4{
	font-size:16px;
	font-weight:900;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	background:url(../images/commun/fond.jpg) repeat-x #CCCCCC;
}	

img{
	border:none;
}

/*-------------------------------------------- CSS pour les div --------------------------------------------*/

#main {
	width:955px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto!important;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
	background:none;
}

#container {
	position:relative;
	width:955px;
	height:auto!important;
	color: #000000;
	margin-bottom:0px;
	margin-top:20px;
	background:none;
}


#footer{
	background:url(../images/commun/fond_footer2.gif) repeat-x;
	/* background:#666666 url(../images/commun/fond_footer.gif) repeat-x; */
	float:left;
	height:28px;
	width:955px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:0px;
	padding-top:20px;
}


#contenu {
	width:955px;
	background:#EFEFEF;
	height: 100%;
	vertical-align:top;
	margin:0;
	padding:0;
	padding-bottom:1px;
	padding-top:1px;
	text-align:left;
	color: #000000;
}
	
	#arriereplan{
	background:#F4F4F4;	
	margin:0;
	padding:0;
	color: #000000;
	}

/*-------------------------------------------- CSS pour le menu --------------------------------------------*/
	
#menu {
width:955px;
height:49px;
background:#414141 url(../images/commun/fond_menu1.gif) repeat-x;
padding:0;
margin:0;
font-size:14px;
}
#menu ul{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-right:15px;
}
#menu li {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	float:right;
	margin:0;
	padding:0;
	height:49px;
}

#menu li:hover {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	height:49px;
	background: url(../images/commun/fond_menu1_fleche.gif) center no-repeat;
}

#menu li a {            /*  l'arrière-plan constitue le reste du bouton  */
	float:left;
	margin:0;
	padding: 12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}

#menu li a:hover {
	color:#FF0000;
	}

.choisi1{
	height:49px;
	background: url(../images/commun/fond_menu1_fleche.gif) center no-repeat;
}


#menu2 {
width:955px;
height:35px;
background:#666666 url(../images/commun/fond_menu2.gif) repeat-x;
padding:0;
margin:0;
text-align:left;
}
#menu2 ul{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:15px;
}
#menu2 li {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	float:left;
	margin:0;
	padding:0;
	height:35px;
}

#menu2 li:hover {              /*  l'arrière-plan constitue la partie gauche du bouton  */
	background: url(../images/commun/fond_menu2_fleche.gif) center no-repeat;
	height:35px;
}


#menu2 li a {            /*  l'arrière-plan constitue le reste du bouton  */
	float:left;
	margin:0;
	padding: 12px;
	padding-top:0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}

#menu2 li a:hover {
	color:#FF0000;
}

.choisi2{
    background: url(../images/commun/fond_menu2_fleche.gif) center no-repeat;
	height:35px;
}

/*-------------------------------------------- CSS pour les Liens --------------------------------------------*/


					
a:link {
	color: #DD1111;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

#footer a{
color:#EEEEEE;
}

/*-------------------------------------------- CSS pour les class --------------------------------------------*/


.clearfloats{
	clear:both;
	background:#E1E1E1;
	padding:0;
	margin:0;
}

.petit{
font-size:9px;}

.contact{
margin-left:70px!important;
margin-left:30px;
}

/*-------------------------------------------- BLOCS CONTENUS --------------------------------------------*/	
/*-------------------------------------------- Accueil --------------------------------------------*/	
#titre{
width:955px;

}

#acceuilimage{
width:496px;
height:206px;
position:absolute;
top:316px;
right:15px;
}

#acceuiltexte{
width:380px;
padding:30px;
text-align:justify;
}

#texte {
background:#F4F4F4;
width:725px;
float:left;
height:100%;
padding-bottom:40px;
}

#texte p{
margin-right:50px;
margin-left:70px;
text-align:justify;
}

#texte>form>table{
margin-left:70px;
width:600px;
}
#texte td{
padding:10px;
}

#intitule {
   float:left;
	width:735px;
	padding:0;
	padding-top:24px;
	background:#E1E1E1 url(../images/commun/fleche_titre.gif) right top no-repeat;
	text-align:right;
	vertical-align:text-bottom;
	margin:0;
}

#image{
float:left;
width:220px;
padding:0;
margin:0;
background:#FFFFFF;
color:#666666;
font-size:10px;
}
#image p{
padding:2px;
text-align:right;
padding-right:20px;
}

/*-------------------------------------------- Galerie --------------------------------------------*/	
.galerie{ 
	padding:0;
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
	height:15px;
}

.galerie a{ 
	font-size:13px; 
	font-weight:bold; 
	color:#EC1E25; 	
	padding:0;
	padding-left:25px;
	background:url(../images/commun/croix-rouge.gif) no-repeat left; }

#intitulegal {
   float:left;
	width:955px;
	padding:0;
	padding-top:24px;
	background:#E1E1E1 url(../images/commun/fleche_titre.gif) right top no-repeat;
	text-align:right;
	vertical-align:text-bottom;
	margin:0;
}
#textegal {
background:#F4F4F4;
width:955px;
float:left;
height:100%;
padding-bottom:40px;
text-align:center;
}
#retourgal{
position:absolute; top:235px; left:25px; width:250px; height:75px;}
#retourgal a{
background:none; color:#666666; font-size:14px;}