/* div specs */

#container { text-align: left; width: 950px; }

#titre_principale {
	WIDTH: 793px;
	border-bottom: 3px solid #F0EDE8; 
	padding: 10px 0px 0px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#mozaic {
	width: 427px;
	padding : 20px 0px 20px 17px;
	line-height: 1px;
	position: relative;
	float: left;
}

#legende_mozaic {
	width: 332px;
	text-align: justify;
	padding: 20px 17px 20px 17px;
	position: relative;
	float: right;
}

#principale {
	WIDTH: 810px;
	margin: -450px 0px 0px 140px;
	padding: 0px;
	background: #FFFFFF no-repeat top left; 
	position: relative;
	float: right;
}

#texte_principale { padding: 30px 0px 0px 17px;	}

#container_bas {
	width: 950px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	clear: both;
}

#adresse { 	padding-top: 5px; font-size: 12px; color: #444444; }

#samaty { padding-top: 5px; font-size: 9px; color: #aaaaaa; }

#contact_textes {
	width: 65px;
	text-align: left;
	line-height: 26px;
	padding: 17px 0px 20px 70px;
	position: relative;
	float: left;
}

#contact_champs {
	width: 615px;
	margin-left: 60px;
	padding: 20px 0px 20px 0px;
	position: relative;
	float: right;
}

#banniere { background: url(images/banniere.jpg) no-repeat top left; height: 130px; }

#banniere_accueil { background: url(images/banniere2.jpg) no-repeat top left; height: 130px; }

#menu {
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	height: 450px;
	background-color: #F0EDE8;
	text-align: right;
}

#bande_rouge { 	height: 15px; background-color: #A90712; }

/* basic */

body { 	font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; margin: 0px; }

input { margin-bottom: 5px; font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; }

textarea { 	font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; }

#texte_rouge {
	color: #A90712;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
}

#logo_figura { padding: 0px 0px 0px -17px; text-align: center; }

/* liens */

a.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: 2px dotted #666666; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 2px;	
}

a.lien1:hover { color: #666666; }

#lien1_no_hover {
	font-size: 11px;
	color: #000000;
	border-bottom: 2px dotted #666666; 
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	padding-right: 2px;
}

a.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom: 2px dotted #BBBBBB; 
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-top: 11px;
}

a.lien2:hover { color: #111111; }

a.mail { color: #666666; text-decoration: none; }

a.mail:hover { color: #A90712; }

#container_popup {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center;
	color: #A90712;
	background-color: #FFFFFF;
}

#legende_popup { height: 30px; }