/*********************************************************************/
/********************** MAISONS & PRODUCTEURS ***********************/
/********************** Feuille d'Impression ********************/


/*------------------- STYLES PAR BALISES -------------------*/

	
li {
	list-style-image: url("../images/structure/1_annuaire/1_puce.gif");
	}
	
ul.sub li, li.sub {
	list-style-image: url("../images/structure/1_annuaire/1_puce2.gif");
	}
	
html>table.tableau {
	/*border-width: 1px;*/
	border-color: #d08f84;
	}
	
table.tableau th {
	color:#c34932;
	border-color: #d08f84;
	}
	
table.tableau td {
	border-color: #d08f84;
	}

.lignecolor {
	background-color:#fcefee;
	}

.lignewhite {
	background-color:#ffffff;
	}
	
	
	
/*------------------ STYLES DES LIENS ---------------------*/

/*-- Lien par défaut --*/

a { 
	COLOR:#C34932;
	} 
	
/*-- Liens specifiques --*/
a.lexique {
	BORDER-BOTTOM-color:#C34932;
	}
	


/*---------------- STYLES APPLICABLES -----------------*/

	
.list_bordercol123 {
	border-left:1px solid #d08f84;
	border-bottom:1px solid #d08f84;
	}
	
.list_bordercol4 {
	border-left:1px solid #d08f84;
	border-bottom:1px solid #d08f84;
	border-right:1px solid #d08f84;
	text-align:center;
	}
	
.list_head {
	background-color: #C34932;
	text-align: left;
	/*border:1px solid #d08f84;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height:20px;
	}
	
.list_txt_white {
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	background-color:#ffffff;
	height:38px;
	padding-left:3px;
	}
	
.list_txt_pink {
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	background-color:#fcefee;
	height:38px;
	padding-left:3px;
	/*border-top: 1px solid #d08f84;*/
	/*border-bottom: 1px solid #d08f84;
	border-left: 1px solid #d08f84;*/
	/*border-right: 1px solid #d08f84;*/
	}
	
.rougeprint {
	color: #c34932;
	font-size:10px;
	font-weight:bold;
}
	


/*------------------------ STYLES DES TITRES -----------------------*/

.titre1, .titre2 {
	COLOR: #C34932;
	}

.titre_souligne {
	COLOR: #C34932;
	BORDER-BOTTOM-color:#A42F19;
	}

.titre_liste {
	background-color: #C34932;
	text-align: left;
	border: thin #C0B7AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
/*---------------- STYLE SPECIFIQUE CHAMP DU FORMULAIRE RECHERCHE ------------------*/
/* Style trouvé sur http://www.nanoum.net/blog/10_bordure_liste_select.html */

/* Pour IE */
select {
	color:#000000;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;*/
	width:97px;
	height:17px;
	border:0;
	margin:-2px;
	margin:-2px;
	}

/* Pour FireFox */
html>body select {
	/*position:absolute;
	clip: rect(-20px, 599px, 20px, 2px);*/
	margin:0;
	padding:0;
	width:101px;
	}

/* Pour IE */
.conteneur div {
	position:absolute; 
	margin-top:-1px; 
	margin-left:-1px; 
	margin-bottom:0px;
	background-color:#000000; 
	width:98px; 
	height:18px; 
	height:18px; 
	width:97px; 
	vertical-align:middle;
	}

/* Pour FireFox */	
html>body div.conteneur div {
	margin:1px 0 0 1px;
	height:18px; 
	width:101px;
	position:absolute;
	top:-1px;
	left:498px;
	right:198px;
	bottom:19px;
	border:1px solid #000000;
	background:transparent;
	/*clip: rect(50px, 148px, 20px, 50px);	*/
	}

/* Conteneur général */
.conteneur {
	position:relative;
	}
