html,body
{
	margin: 0;
	padding: 0 ;
	height: 100%;
	text-align: center;
	background-color: #0B86D9;
	background-repeat:no-repeat;
   
	scrollbar-face-color:#6477BB;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #6477BB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFFF;
	scrollbar-track-color: #6477BB;
}

.orange_site{color: #f7c046;}
.orange_logo{color: #e6411d;}
.bleu_site{color: #0B86D9;}
.bleuclair_logo{color: #319bd2;}
.bleufonce_logo{color: #0a3087;}
.jaune{color: #ffe900;}


#principal
{
	width:930px;
	margin:0;
	margin-left: auto;
    margin-right: auto;
	padding:0;
	text-align:left;
	background-color: #ffffff;
	overflow: auto;
}

#oDivSpacer{
	z-index: 1;
}

#haut
{
	width:930px;
	height:160px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-top:10px;
	text-align:left;
}

#bandroite {
	width:728px;
	height:auto;
	float:right;
	background-color: #ffffff;
}
		
#bangauche {
	width:200px;
	height:auto;
	float:left;
	text-align:center;
	background-color: #ffffff;
}

#bas
{
	width: 920px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;

	/*background-image: url(../images/bandeau_bas.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #305693;
}


#milieu
{
	z-index: 5;
	width:930px;
	background-repeat: repeat-y;
}

#contenu
{
	/*
	min-width: 605px;
	width: 605px;
	*/
	width: 900px;
	height: auto;
	float:left;
	margin: 0px;
	padding: 5px;
	text-align:left;
	display:block;
}

#paneaudroit
{
	height: auto;
	width: 300px;
	padding: 5px;
	margin: 0px;
	float: right;
	background-color: #ffffff;
	display:block;
	text-align:center;
}


#actualites_haut {
	width:200px;
	height:30px;
    display:block;
    position:relative; 
	background-image: url(../images/actualites/actu_haut.gif);
	background-repeat: no-repeat;	
}

#actualites_bas {
	width:200px;
	height:20px;
	background-image: url(../images/actualites/actu_bas.gif);
	background-repeat: no-repeat;	
}

.rien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;		
}
		


.lien
{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #000000;
			text-decoration: underline;
			margin-bottom:4px;
}

.lien:hover
{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #8a7264;
			text-decoration: underline;
			margin-bottom:4px;
}

#barre_titre {
	height:15px;
	vertical-align:middle;
	padding-bottom:1px;
}

#barre_titre_gauche {
	height:auto;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	vertical-align:middle;
}

#barre_titre_droite {
	height:auto;
	float:right;
	text-align:right;
	vertical-align:middle;
}	




.pages {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ec7327;
	text-decoration: none;
}
.pages:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
		
#droite {
	width:auto;
	height:auto;
	float:right;
}		
#gauche {
	width:600px;
	height:auto;
	float:left;
}

.cbox_main {
      width:250px !important; /* IE Win = width - padding */
      height: auto;
      margin-bottom:5px;
}
.cbox_titre {
    width:250px;
    height:18px;
    margin-bottom:2px;
    padding:5px;
    border: solid 1px;
    border-color:#003399;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	text-align:center;
}
.cbox_corps {
    width:250px;
    height:auto;
    margin:0px;
    padding:5px;
    border: solid 1px;
    border-color:#003399; 
}

#fond {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #FFFFFF;
    text-align: center;
    position: absolute;
    z-index: 999;
    opacity: 0.8; /* opacité pour firefox */
    filter: alpha(opacity=80); /* opacité pour IE */
}

#intro {
	position:absolute;
	background-color: #000000;
	border: 1px solid #999999;
	z-index:1000;
	display:none;
	text-align:left;
}

texte
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

.texte_noir
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.texte_blanc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.lienweb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a89489;
	text-decoration: underline;
}
.lienweb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a89489;
	text-decoration: none;
}

.options {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #305693;
    text-decoration: underline;
}
.options:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #ff0000;
    text-decoration: none;
}


.titre_petitesannonces {
    width:auto;
    height:18px;
    margin-bottom:2px;
    padding:5px;
    border: solid 1px;
    border-color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    text-align:left;
    background-color:#FF66CC;
    }

.petitesannonces {
    width:auto;
    height:auto;
    margin-bottom:10px;
    padding:5px;
    border: solid 1px;
    border-color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    text-align:justify;
    background-color:#FF99FF;
}

