/* CSS Document */

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A1A1A;
} 

a:link {
	text-decoration: underline;
	color:#CCCCCC;
} 

a:visited {
	text-decoration: underline;
	color:#CCCCCC;
} 

a:hover {
	text-decoration: underline;
	color:#ffffff;
}

.contenu {
	margin-top: 15px;
	width: 600px;
}

.yzeo{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
	}
	
.fdContenu {
	background-image:url(images/domaine-de_liette_03.jpg);
	background-position:bottom;
 }
 
 .texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #ffffff;
	font-weight: bold;
	}
	
.clearvalidator{ clear:both; height:3px;}

.acces {visibility:hidden;top:-1000px; position:absolute;  }

#tarifsportraits { width:640px; height:200px; float:left; }
#tarifsmariages { width:700px;/* height:660px; float:left; */}

.bouton { border:1px solid white; padding:5px; width:200px; text-align:center; font-weight:bold; float:left;}
.bouton a { text-decoration:none; }
#retouches { margin:0 150px; }


