@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
.body1 {
	background-image: url(images/fond_site.png);
}
.body2 {
	background-image: url(images/fond-bleu-clair.jpg);
}
.site {
	width:1050px;
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
}
.fond {
	background: url(images/imagedefond_nelson.png) no-repeat top left;
	width:100%;
	height:100%;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.contenuextensible {
	background: url(images/extensible.png) repeat-y;
}
.bandeau_gauche {
	width:285px;
	height:212px;
	float:left;
}
.contenu01 {
	background:url(images/contenu01.png) no-repeat;
	width:765px;
	height:373px;
	float:right;
	margin-top:1px;
}
.contenu02 {
	background:url(images/contenu02.png) repeat;
	width:765px;
	height:373px;
	float:right;
	margin-top:1px;
}
.contenu03 {
	background:url(images/contenu02.png) no-repeat;
	width:765px;
	height:373px;
	float:right;
	margin-top:1px;
}
.contenu04 {
	background:url(images/contenu02.png) no-repeat;
	width:765px;
	height:373px;
	float:right;
	margin-top:1px;
}
.bdd {
	padding-left:20px;
	padding-right:45px;
	padding-top:20px;
	float:left;
	
}
.photos_bdd{
	height:200px;
	width:680px;
	overflow:auto;
}
.contact {
	padding-left:20px;
	padding-right:45px;
	padding-top:20px;
	float:left;
}
.mentions {
	padding-left:20px;
	padding-right:45px;
	padding-top:20px;
	float:left;
}
.colonne01 {
	width:220px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}
.colonne02 {
	width:220px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}
.colonne03 {
	width:220px;
	padding-left:20px;
	padding-top:20px;
	float:left;
}
.defilant {
	float:right;
	margin-right:25px;
	margin-left:0px;
}
.coordonnees {
	background:url(images/coordonnees.png) no-repeat;
	float:left;
	width:223px;
	height:146px;
	padding-left:62px;
	padding-top:60px;
}
.basdepage {
	background:url(images/basdepage.png) no-repeat;
	width:990px;
	height:83px;
}
.basdepage2 {
	background:url(images/basdepage2.png) no-repeat;
	width:990px;
	height:83px;
}
.message_envoye {
	text-decoration: blink;
}
.foot1 {
	width:480px;
	float:left;
	padding-top:20px;
	padding-left:25px;
	color:#777777;
}
.foot2 {
	width:480px;
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:25px;
	color:#777777;
}
a:link{
	text-decoration: none;
	color:#333333;
}
a:visited{
	text-decoration: none;
	color:#333333;
}
a:hover{
	color: #777777;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texterose {
	color:#7d219f;
}
.texterouge {
	color:#ff0000;
}
.texteorange {
	color:#fa5e00;
}
.textegrisbizarre {
	color:#333333;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3f7dff;
}
.textebleufonce {
	color:#003366;
}
.font14 {
	font-size:14px;
	color:#333333;
}
.font16 {
	font-size:16px;
}
li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}


/* css bdd
--------------------------------------------------------------- */
#pagination{
    padding: 10px 0;
}
#pagination .current, #pagination .rest{
    padding: 2px 3px;
}

.separator{
	width: 100%;
	height: 2px;
	clear: both;
	margin:5px 0;
	line-height: 0px;
    font-size: 1px;
}

.rightpad{
   
   
}

.pannel1 {
	float: left;
	width: 130px;
	height:150px;
	border: 1px solid #777777;
	text-align: justify;
	display: inline;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-right:10px;
	margin-bottom:10px;
}

.border1{
    border:1px solid #54544C;
}

.ref{
    color: #DDDBDC;
}




div.separator{
    background: url(../images/charte/separator-bg.gif) repeat-x top left;
}

#pagination .current{
    border: 1px solid #777777;
    color: #777777 !important;
}
#pagination .rest{
    border: 1px solid #777777;
    color: #ffffff; !important;
}
#pagination .rest:hover{
    border: 1px solid #777777;
    color: #777777 !important;
}
.thumb, .thumb-med, .thumb-small{
    background-color: #3A3A3A;
    border: 1px solid #777777;
}
.thumbOver, .thumb-medOver, .thumb-smallOver{
    background-color: #3A3A3A;
    border: 1px solid #777777;
}