@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:#495679;
}
.body1 {
	background-image: url(images/fond-bleu-fonce.png);
}
.body2 {
	background-image: url(images/fond-bleu-clair.jpg);
}
.site {
	width: 1050px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
}
.fond {
	background:url(images/image-fond.jpg) no-repeat center top;
	width:100%;
	height:100%;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.contenugauche {
	background:url(images/contenu-gauche.png) no-repeat;
	width:465px;
	height:395px;
	padding-left:35px;
	padding-right:28px;
	padding-top:30px;
	float:left;
}
.contenugauche2 {
	background:url(images/contenu-gauche2.png) no-repeat;
	width:465px;
	height:395px;
	padding-left:35px;
	padding-right:28px;
	padding-top:30px;
	float:left;
}
.contenugauche3 {
	background:url(images/contenu-gauche3.png) no-repeat;
	width:660px;
	height:395px;
	padding-left:300px;
	padding-right:90px;
	padding-top:30px;
	float:left;
}
.contenudroit {
	background:url(images/contenu-droit.png) no-repeat;
	width:397px;
	height:395px;
	float:right;
	padding-top:30px;
	padding-left:35px;
	padding-right:90px;
}
.contenu_bdd{
	background:url(images/contenu-noir.png) no-repeat;
	width:925px;
	height:395px;
	padding-left:35px;
	padding-right:90px;
	padding-top:30px;
	float:left;
}
.contenu_contact{
	background:url(images/contenu-noir.png) no-repeat;
	width:925px;
	height:395px;
	padding-left:35px;
	padding-right:90px;
	padding-top:10px;
	float:left;
}
.contenuextensible {
	background:url(images/extensible.png) repeat-y;

}
.message_envoye {
	text-decoration: blink;
}
.foot1 {
	width:300px;
	float:left;
	padding-left:36px;
	padding-top:10px;
}
.foot2 {
	width:235px;
	float:left;
	padding-top:10px;
}
.foot3 {
	width:479px;
	float:left;
	padding-top:10px;
}
.bas-de-page {
	height: 50px;
	width:1050px;
	background:url(images/image-footer.png) no-repeat;
}
a:link{
	text-decoration: none;
	color:#000000;
}
a:visited{
	text-decoration: none;
	color:#000000;
}
a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texterose {
	color:#7d219f;
}
.texteorange {
	color:#fa5e00;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3f7dff;
}
li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}
#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{
    float:right;
    padding: 0 0 0 10px;
}

#pannel1 {
	float: left;
	border-width: 1px;
	text-align: justify;
	border-style: solid;
	display: inline;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

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

.ref{
    color: #DDDBDC;
}
.orange{
    color:#7d219f; !important;
}


/* Others
--------------------------------------------------------------- */
div.separator{
    background: url(../images/charte/separator-bg.gif) repeat-x top left;
}
.pannel1{
    border-color: #787878;
}
#pagination .current{
    background: #3A3A3A;
    color: #ffffff !important;
}
#pagination .rest{
    background: #3A3A3A;
    color: #7d219f; !important;
}
#pagination .rest:hover{
    background: #3A3A3A;;
    color: #ffffff !important;
}
.thumb, .thumb-med, .thumb-small{
    background-color: #3A3A3A;
    border: 1px solid #7d219f;
}
.thumbOver, .thumb-medOver, .thumb-smallOver{
    background-color: #3A3A3A;
    border: 1px solid #7d219f;
}
.bouton_annonce
{
height:19px;
font-size:11px;
}

