/*	******
	PHOTOS
	******	*/
	
#photo {
	text-align: center;
	position: relative;
}



#photo p#navigateur {
	position: relative;
	xwidth: 550px;
	padding-top: 25px;
}

#photo #legende {
font-size: 1.1em;
	padding-top: 10px;
	xpadding-left: 275px;
	text-align: left;
	xbackground-color: red;
	
}

#photo h3 {
	padding: 0 32px;
	color: #90c747;
	font-size: 10px;
	text-align: left;
	
}

#deezer {
	padding: 0 32px;
}
#deezer img {
	display:none;
}

#photo img {
	xmargin-top: 10px;
	Xdisplay: block;
	border: 11px solid #ddd;
}

#photo a.precedent,
#photo a.suivant,
#photo span {
	position:absolute;
	top:0;
	text-transform: uppercase;
}

#photo a.precedent,
#photo a.suivant {
	width: 250px;
}

#photo span {
	width: 50px;
	left: 250px;
	text-align: center;	
}

#photo a.precedent {
	text-align: right;
	left:0;
	}

#photo a.precedent:hover {
	xbackground: transparent url(img/precedent.gif) no-repeat left 50%;
	}

#photo a.suivant {
	text-align: left;
	right:0;
}

#photo a.suivant:hover {
	xbackground: transparent url(img/suivant.gif) no-repeat right 50%;
	}
/*

#photo p small {
	display: none;
}
*/



#Portraits {
	xbackground: blue;
}

#Portraits div ul {
	float:left;
	width: 33.3%;
	text-transform: capitalize;
	xbackground: red;
}

#Portraits div ul li {
	xmargin-bottom: 3px;
	width: 100%;
}

#Portraits div ul li a {
	padding:3px 0 1px 0;
	margin-right: 5px;
	display: block;
	border-bottom: 1px dotted #b2b2b2;
}

#Portraits div ul li a:hover {
	border-bottom: 1px dotted #fff;
	color:#fff;
}



big.nom,
big.prenom {
	font-size: 1em;
	font-weight: normal;
	text-transform: capitalize;
}

big.nom {
	text-transform: uppercase;
}


/*	***********************
	COMMENTAIRES FORMULAIRE
	***********************	*/


#com_form {
	xbackground: transparent url(img/fond-com.gif) repeat-y;
	margin-top: 25px;
	padding-bottom: 15px;
}


#com_form h3 {
	font: normal normal 16px/20px "Trebuchet MS", sans-serif;
	padding: 32px 32px 5px 32px;
	text-align: left;
	text-transform: uppercase;
	color: #666;
}

#commentaire {
	width: 50%;
	float:left;
	padding-bottom: 5px;
}

#commentaire li {
	padding: 5px 5px 10px 32px;
	background: url(img/etoile.v2.png) no-repeat left 2px !important;
	background: url(img/etoile.v2.gif) no-repeat left 2px;
}

#commentaire li#log_res {
	background-image: none;
}

#commentaire li p {
	padding: 0 0 3px 0;
	font-size: 1.2em;
}

#commentaire li h4 {
	padding: 0 0 5px 0;
	font-size: 1.4em;
	font-weight: normal;
}

#commentaire li h4 strong {
	color: #fff;
	font-weight: normal;
}

#commentaire li h4 small {
	font-size: 0.8em;
	font-weight: normal;
}


/* ***************	*/



#formulaire {
	width: 48%;
	float:right;
}

#formulaire li {
	padding: 5px 0;
	display: block;
	clear: left;
}

#formulaire label {
	font-size: 1.2em;
	width: 50px;
	text-align: right;
	display: block;
	float:left;
	margin-right: 5px;
	height: 17px;
	line-height: 17px;
	xbackground: #ddd;

}

#formulaire input,
#formulaire select {
	height: 15px;
	width: 260px;
	border: 1px solid #666;
	float: left;
	xbackground: #555;
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color: black;
}

#formulaire select {
	height: auto;
}

#formulaire textarea {
	width: 315px;
	height: 100px;
	border: 1px solid #666;
	font-size: 1em;
	font-family: Verdana, sans-serif;
}

#formulaire input.submit {
	margin-left: 55px;
	height: 17px;
}


.com_erreur {
	color: #d20000;
}

.form_error_fond {
	background: url(img/com_error.gif) no-repeat right top;
	padding-right: 75px;
}

.form_ok {
	background: url(img/com_ok.gif) no-repeat right -10px;
}


#commentaire ol li {
	background:none;
	padding: 2px 2px 5px 0px;
}

/* ---------- */
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(img/attente_server.gif) no-repeat center;
}

#log_res,
#log_res p {
	color: #999;
}

input#recaptcha_response_field {
	left:0;
	}
	
#formulaire li.captcha label {
	font-size: 10px;
	width: 260px;
}

#formulaire li.captcha input {
	font-size: 10px;
	width: 50px;
}
