/* CSS */
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}

/*** style-impression
#backoffice_menu_haut {
	display:none;
}
***/

/******************/
/* Positionnement */
/******************/
#conteneur {
	position: absolute;
	width: 880px;
    left: 50%;
	margin-left: -452px;
margin-bottom: 20px;
		/*margin-left:0px*/
	background-color:#FFFFFF;	
    padding-top: 0px;
    padding-right: 13px;
    padding-bottom: 0px;
    padding-left: 12px;
    background-color: transparent;
    background-image: url(../images/fond_conteneur.jpg);
    background-repeat: repeat-y;
}
#header {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	height:115px;
	text-align:center;
	/*background-image:url(../images/bandeau_haut.gif);*/
}
/*#header img {
	padding:5px 5px 0 0;
	text-align:center;
	float:left;
}*/
#header p {
	font-family:Verdana,Arial,sans-serif;
	color:#306715;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px;
	margin:0;
}

#bandeaupub {
	top:0;
	position: absolute;
	right:0;
	width: 468px;
	padding-right:0px;
	padding-top:10px;
	z-index: 1;
	/*** style-impression
	display:none;
	***/
}
#haut {
	/*background-color:#306715;
	margin:0;
	padding:0;
	height: 71px;
	*/
	
	display:none; 
	
}
#haut p {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	color:#FFFFFF;
	
}
#conteneurcentre {
	/*background-image:url(../images/fond_centre.gif);*/
    border-left:2px solid #0098AE;
    border-right:2px solid #0098AE;
    border-bottom:2px solid #0098AE;
    margin:0;
	padding:0;
	
	/*** style-impression	
    border-left:2px solid #0098AE;
    border-right:2px solid #0098AE;
    border-bottom:2px solid #0098AE;
    margin:0;
	padding:0;	
	 ***/	
    
	  
}
#centre {
	/*background-color:#FFFFFF;*/
  margin:0px 155px 20px 195px;
	height:470px;  

	/*** style-impression
	margin:0;
	***/
}
/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 490px;
}
#centreetdroite {
	/*background-color:#FFFFFF;*/
	margin:0px 20px 20px 195px;
	/*min-height:320px;*/
   height:470px;
	/*** style-impression
	margin:0;
	***/
}
/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite {
	height: auto;
	min-height: 490px;
}
#centre img, #centreetdroite img {
	padding:0 5px 0px 0px;
}
/* Image non imprimable */
img.noprint {
	/*** style-impression
	display:none;
	***/
	padding:0 5px 0px 0px;
}
#gauche {
	position: absolute;
  left:2px;
	margin:0;
	padding:0;
	margin-left: 12px;
	padding-bottom: 300px;;
	width:185px;
	color:#ED821A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#F4F0EF;
	background-image:url(../images/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right:2px #ED821A dotted;
	border-bottom:2px #ED821A dotted;
	/*** style-impression
	display:none;
	***/
}

#droite {
	position: absolute;
	right:0;
	margin:20px 5px 0 0;
	padding:0 0 0 2px;
	padding-right: 13px;	
	width:140px;
    /* border-left:2px solid #00578D; 
    height:300px;*/
	/*** style-impression
	display:none;
	***/
}
/* Feinte non comprise par IE pour min-height */
html>body #droite {
	height: auto;
	min-height: 470px;
}
/* Compte */
#compte {
	clear:both;
	background-image:url(../images/fond_compte.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin:0;
	padding:0;
	height:26px;
	font-family:Arial;
	font-weight: bold;
  font-size:14px;
	/*** style-impression
	display:none;
	***/
}
#compte ul {
/*float:left;*/
	list-style-type: none;
	margin: 0 0 0 155px;
	padding:0px;
	
}
#compte li {
	float:left;
  padding-left:30px;
	padding-right:30px;
	padding-top: 4px;
	height:22px;
	/*border-left: 2px rgb(0,0,0) solid;*/
  background-image: url(../images/fond_compte_separation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
  margin:0;
	color:#184163;
	text-transform:uppercase;
}
#compte a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
}
#compte a:visited {
	color:#FFFFFF;
	font-weight:bold;

}
#compte a:hover {
	color:#D1CFC5;
}

/* Rechercher */
#recherche {
	padding: 0;
	margin: 0;
  /*margin: 2px 0 2px 4px;*/
	color:#FFFFFF;
}



span.resultat_recherche{
	font-weight:bold;
	color:#C00000;
}
	
#recherche form {
	margin:0;
	padding:0;	
	width:140px;
  display:block;
  clear:both;
  text-align:left;
  vertical-align: middle;
}
#recherche p {
	clear: both;
	margin: 0;
	padding:0;
  background-image: url(../images/fond_recherche.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color:#FFFFFF;
  text-align: right;
}

#recherche p label{
	display:block;
  height:20px;
  padding-left:5px;
	padding-top: 20px;  
}

#recherche input {
		border-style: none;
		font-size:8pt;
		    margin:2px;
}
#recherche #search_string{
    /*float:left;*/
    width:100px;
}

#recherche #search_string input{
    border: 1px #9C9C9C solid !important;
    width:100px;
    font-size:10pt;
}

#recherche #search_valider{
    /*float:right;*/
    width:20px;
}


#recherche #search_valider input{
    font-size:8pt;
    width:20px;   
    color: #000000; 
    border: 1px #9C9C9C solid !important;
    background-color: #D2D2D2;
    height:18px;
}

/* Pied de page */
#pied {
	height: 45px;
	margin:0px 20px 0px 195px;
	padding-top: 5px;
	margin-top:20px;
  /*background-color: #FFFFFF;*/
	border-top:2px solid #7F9B22;
	text-align:center;
	/*** style-impression
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border-top:2px solid #306715;
	text-align:center;
	***/
}

#pied strong {
	color: #ED821A;
}

/* Fin positionnement */
/**********************/


/******************/
/* Anciens styles */
/******************/
.titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0E4B8A;
	font-weight:bold;
	font-size:9pt;
}
.titre a {color:#0193B3;
	text-decoration:underline;
	font-weight:bold;}
.titre a:visited {
	color:#0193B3;
	text-decoration:underline;
}
.titre a:hover {
	color:#FC0000;
	text-decoration:none;
}

.intitule
{
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
.cartouche
{
	border-style:none;
}
td.header
{
	/* rubrique */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-weight:bold;
	border-top:2px solid #FF9900;
	text-transform:uppercase;
}
.obl
{
	color:#FC0000;
}

br.clr {
	clear:both;
}

INPUT{
	/*font-family: "Courier New", Courier, mono;*/
	color:#000000;	
	padding : 0px 2px 0px 2px;
	/*background-color:#E7EE86;*/
}
/* Fin Anciens styles */
/**********************/

/*****************/
/* Autres styles */
/*****************/
h1.hidden {
	display:none;
}

.date {
	color:#808080;
}

#droite .sondageDROITE h3 {
	clear: both;
	margin: 0;
	padding:0;
  background-color: #FFFFFF;
  background-image: url(../images/fond_sondage.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color:#FFFFFF;
  text-align: right;
	display:block;
  height:20px;
  padding-left:45px;
	padding-right:5px;
  padding-top: 22px;    
}

#droite .sondageDROITE h4 {
	clear: both;
	margin: 0;
	padding:0;
  background-color: #FFFFFF;
  color:#7F9B22;   
}

#droite .sondageDROITE input.submit{
    font-size:8pt;
    color: #000000; 
    border: 1px #9C9C9C solid !important;
    background-color: #D2D2D2;
    height:18px;
}

#droite .albumAleatoire h4 {
	clear: both;
	margin: 0;
	padding:0;
  background-image: url(../images/fond_photo.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color:#FFFFFF;
  text-align: right;
	display:block;
  height:20px;
  font-size: 8pt;
  padding-left:45px;
	padding-right:5px;
  padding-top: 20px;    
}

#droite .albumAleatoire #image {
  display: block;
  width:inherit;
  text-align: center!important;
}

#droite .albumAleatoire a img {
  margin: 0;
	padding: 0;
  padding-top:5px;
  text-align: center!important;
}

#pied a {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
#pied a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}
#pied a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:normal;
}
.copyright {
color: #FF9900;
}
.menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menuhaut li {
	float:left;
	padding:0;
	margin:0;
}

#droite ul {
	list-style-type: none;
	padding:0;
	margin:0 0 5px 0;
	border:1px solid #999999;
}
#droite img {
	float:none;	
}

#droite li.titre {
	height:20px;
	background:#FF9900;
	color:#FFFFFF;
	padding:2px 0 0 2px;
	border-bottom:1px solid #999999;
	text-transform:uppercase;	
	text-align:left;
}
#droite li {
	background:#FFFFFF;
	padding:1px 1px 1px 1px;
	margin:0;
	text-align:center;
}

/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
	/*background-image:url(../images/bandeau_gauche.gif);*/
	
	margin:0 0 0 2px;
	/*background:#D5D2C4;*/
}
#menu dt {
	cursor: pointer;
	padding: 0 0 0 15px;
	/*background: #EFEFEF;*/
	/*height: 18px;*/
	/*line-height: 18px;*/
	margin:0;
	text-align: left;
}
#menu dt.principal{
	cursor: pointer;
	padding: 2px 0 2px 5px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	border-top:2px #ED821A dotted;
	/*text-transform:uppercase;*/
	/*background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;*/			
}
#menu dt.principal.first{
	
	border-top:2px #FFFFFF solid;
	/*text-transform:uppercase;*/
	/*background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;*/			
}
#menu a {
	color:#ED821A;
	text-decoration:none;
	font-weight:normal;
}
#menu a:visited {
	color:#ED821A;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color:#ED821A;
	font-weight:normal;
}
#menu dt.principal a {
	color:#ED821A;
	text-decoration:none;
	font-weight:bold;
}
#menu dt.principal a:visited {
	color:#ED821A;
	font-weight:bold;
}
#menu dt.principal a:hover {
	color:#ED821A;
	font-weight:bold;
	text-decoration: underline;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	/*height: 18px;
	line-height: 18px;*/
	list-style-type: none;
}
#menu .selected {
   text-decoration:underline;
}

div.ariane {
	clear:both;
	margin:0 0 4px 0;
	padding:0;
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.ariane a {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}

/*#D8DCE5*/
.mouseon {background-color:#FFFFCC;}
.mouseout {background-color:#FFFFFF;}

/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {

	margin: 0;
	padding:2px;
	font-style:italic;
	
}
.prevnext a {
	font-style:normal;
	/*font-size: 11px;*/
	color: #000000;
	background-color:#ebebeb;
	margin: 0 0px 0 5px;
	padding: 0 2px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
	background-color: rgb(204, 51, 51);
	color: #ffffff !important;
}

.intertotutcDROITE {
	/*** style-impression 
	***/
	border:1px solid #184163;
	margin:0;
	padding:2px;
}
.sondageCENTRE {
	border:1px solid #EFEFEF;
	margin:0;
}
.sondageCENTRE h4 {
	background:#EFEFEF;
	/*font-size:8pt;
	color:#000000;*/
	padding:2px 4px;
	margin:0;
}
.sondageCENTRE p {
	
	padding:0 4px;
	margin:0;
}
.alerte {
	background:#C00000;
	color:#FFFFFF;
	padding:0 2px 0 2px;
}

/*
.sondageCENTRE h4 {
	background:#EFEFEF;
	font-size:8pt;
	color:#000000;
	padding:2px;
}*/
/************************/
/* Tags HTML surchargés */
/************************/
label {
	font-weight:bold;
	padding-right: 5px;
}
legend {
	color: rgb(204, 51, 51);
}
body {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 8pt;
	margin: 0;
	padding: 0;
	line-height: 12pt;
	/*background-color:#FAA720;
	background-image:url(../images/fond-3-gauche.gif);
	background-repeat:repeat-y;
	background-position: right center;*/
	/*Modif steph fond de la page*/
  background-color: #E1E1E1;
}

h2 {	
	font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ED821A;
  font-weight: bold;
   border-top:2px solid #7F9B22;
  text-transform: uppercase;
  font-size: 10pt;
	margin-top:0;

}
#centre h3, #centreetdroite h3 {
	color:#184163;
	font-size: 9pt;
	margin: 5px 0;
	padding: 0;
	line-height: 12pt;
	text-transform:uppercase;
    /*background-image: url(../images/degrade-h3.jpg);
    background-repeat: repeat-y;	*/
}
#droite h3 {
	color:#FFFFFF;
	background-color:#184163;
	font-size: 8pt;
	margin: 0px 0;
	padding: 0;
	line-height: 12pt;
	padding:2px;
	
}
h4 {
	color:#184163;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	line-height: 12pt;
}
.paragraphe {
	padding:0px;
	margin:0;	
}
.paragraphe .p {
	padding:0px;
	margin:0;	
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;
	text-align:left;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 8pt;
}
table.classement {
    background-color:#FFFFFF;
    border:1px solid #000;
}
table.classement td {
	/* border:1px solid #000;	*/
}
table.classement th {
	/* border:1px solid #000;*/ 
	text-align:center;
	background-color:#EFEFEF;
}
table.classement a {
	/* border:1px solid #000;*/ 
	font-weight:normal;
}
td.td1 {
	background-color:#FFFFF0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 8pt;
	
}
td.td2 {
    background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 8pt;
}
td.tabcrt {
background-color:#FFFFC0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 8pt;
}
td.bon {
    background-color:#B4F8B4;
    color: #000000; 
    font-family:Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
td.mauvais 	{background-color:#FEA0A0;
    color: #000000; 
    font-family:Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

p {margin: 0 0 10px 0;}
a {color:#184163;
font-weight:bold;}
a:visited {
	color:#526CC2;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a.petit {
	font-style:italic;
	font-weight:normal;
}
a.petit:visited {
	font-style:italic;
	font-weight:normal;
}
a.petit:hover {
	font-style:italic;
	font-weight:normal;
}

a.lieninvisible {
	color:#000000;
	text-decoration:none;
	/*font-weight:normal;*/
}
a.lieninvisible:visited {
	color:#000000;
	text-decoration:none;
	/*font-weight:normal;*/
}
a.lieninvisible:hover {
	color:#000000;
	text-decoration:underline;
	/*font-weight:normal;*/
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-weight:bold;
	border-top:1px solid #306715;
	text-transform:uppercase;
	font-size:10pt;
	margin: 0px;
	padding: 0px;
}
#centre.strong {
	color : #306715;
}
#centreetdroite.strong {
	color : #306715;
}

/* Modules */
div.mdl_immo img.immo {
    /*** style-impression
    ***/    
    background-color:#EFEFEF;
    border: outset 1px #AFAFAF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}

/* Tags HTML surchargés */
/************************/
