#page{
	width:95%;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#fbba47 !important; //reCaptcha widget background color
 }
 /*
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }
*/


.titreul {
	list-style: none;
	color: black;
	font-size: 1.2em;
	padding-top:7px;
	padding-bottom:2px;
	
	margin:0;
	margin-left: -15px;
}
.center{
	text-align:center;
	}
body{
	background:#fbba47;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}
img {
	border:0;
}
#aa ul{
	padding: 1px 0 0 0;
}
.droite{
	text-align:right;
}
.clear{
	clear:both;
}
a{
	color:#F60;
	text-decoration:none;
}
a:hover{
	color:#000;
}
/*/////////////////////////////////////
		    Le Header
/////////////////////////////////////*/
#top{
	margin:50px 0 0px 0;
	height:142px;
	font-size:24px;
	line-height:55px;
	color:#06F;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:900;
}
#coingauche{
	background:url(../images/coin_gauche.jpg) no-repeat;
	height:14px;
	width:14px;
	float:left;
}
#coindroit{
	background:url(../images/coin_droit.jpg) no-repeat;
	height:15px;
	width:15px;
	float:left;
}
#arr_top
{
	margin: 0px auto;
	width:1002px;
}
#topcontenu
{
	background: url(../images/arr_top.jpg) repeat-y;
}
#topbas
{
	background: url(../images/arr_bas.jpg) no-repeat;
	margin:0px auto;
	height:15px;
	width:1002px;
}
#tophaut{
	background: url(../images/barre_haut.jpg);
	background-repeat:repeat-x;
	height:15px;
	width:973px;
	float:left;
}
.texttop
	{
		padding:10px;
		vertical-align:middle;
	}
#contenu{
	background: url(../images/arr.jpg) repeat-y left;
	padding:0 20px 0 15px;
	margin: 0 0px;
}
#top .petit{
	font-size:14px;
}
#bas > a{
	color:#FFF
}
/*/////////////////////////////////////
		    Le conteneur
/////////////////////////////////////*/
#conteneur{
	width:1002px;
	margin:0 auto;
	}
	
#bloc{
	width:752px;
	float:right;
}

#blocnews{
	float:left;
	width:502px;
	margin:0px 0 0 25px;
	
}

.bulle {
	vertical-align:middle;
	}
/*/////////////////////////////////////
		    Photo . php
/////////////////////////////////////*/
.cadre {
	width:150px;
	height:150px;
	float:left;
	border-color:#CCC;
	border:1px dashed;
}
.cphoto{
	height:100px;	
	text-align:center;
	vertical-align:middle;
}
.commentaire{
	height:50px;
	font-size:9px;
	text-align:center;
	margin:1px 2px;
}
/*/////////////////////////////////////
		    Le contenu
/////////////////////////////////////*/

/* Les news */
#news{
	float:right;
	width:775px;
}
#photo{
	width:1204px;
	margin: 0px 10px;
}
#news h1{
	padding:0 10px;
	margin:0;
	display: block;
	height:27px;
	line-height:27px;
	width:502px;
	background:url(../images/news_h1.jpg) no-repeat;
	font-size:1em;
	font-weight:bold;
}
#photo h1{
	padding:0 10px;
	margin:0;
	display: block;
	height:27px;
	line-height:27px;
	width:502px;
	background:url(../images/news_h1.jpg) no-repeat;
	font-size:1em;
	font-weight:bold;
}
tr{
		font-size:11px;
	}
#news p{
	padding:0 15px;
	color:#999;
}

/* La navigation */
#navigation{
	float:left;
	width:190px;
	/*background-image:url(../images/nav_mid.jpg);*/
}
.bloc{
	width:187px;
	margin:0px 0 0 0;
	padding:8px 0 0 10px;
	background:url(../images/nav_top.jpg) no-repeat top left;
}
.finbloc{
	background:url(../images/nav_bot.jpg) no-repeat top left;
	width:187px;
	margin:0;
	height:15px;
}
#navigation h1{
	padding:1px 0 0 15px;
	margin:0;
	color:#FFF;
	display: block;
	height:28px;
	line-height:20px;
	width:195px;
	background:url(../images/bouton_nav.jpg) no-repeat;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
#navigation li{
	list-style-image:url(../images/nav_li.jpg);
	color:#959595;
	margin:0;
}
#navigation ul li a{
	list-style-image:url(../images/nav_li.jpg);
	color:#959595;
}
#navigation ul li a:hover{
	color:#000000;
}



#raccourci{
	width:200px;
	float:right;
	text-align:left;
}
#raccourci a{
	border:white;
}
/*/////////////////////////////////////
		    Le footer
/////////////////////////////////////*/
.tab{
	border: 1px black dotted;
}
#bas{
	margin:0 auto;
	padding:9px 0 16px 40px ;
	background:url(../images/foot.jpg) no-repeat;
	width:1002px;
	color:#FFF;
	line-height:25px;
}
#bas a{
	font-weight:bold;
	color:#CCC;
}
.erreur{
	text-align:center;
	font-size:36px;
}
#bas a:hover{
	font-weight:bold;
	color:#FFF;
}

.text_bull{
	vertical-align:middle;
}
