/****************************/
/* style pour Rochefort
 Juillet  2009 L.DEJEAN  HELIANTIS	*/
/****************************/

html, body {
margin: 0;
padding: 0;
}
body {
	font-family: Arial;
	font-size: 9pt;
}

h1 {
	font-size: 11pt;
	font-style: normal;
	color: #1c53ae;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	color: #7c5e56;
	padding-left: 15px;
	font-weight: bold;
		
}

h3 {
	font-size: 11pt;
	color: #1c53ae;
	padding-left: 15px;
	font-weight: bold;

}

a {
	font-family: Arial;
	font-size: 10px;
	color: #7FA3C8;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}



#tabmenu_Bas table{

background-color: #E3DECF

}


#lienbas a {
	font-family: Arial;
	font-size: smaller;
	color: #082D65;
	text-decoration: none;
}

#lienbas a:hover {
	color: #6591f0;
	text-decoration: none;
}



#contenu a{
	font-family: Arial;
	font-size: larger;
	color: #082D65;
	text-decoration: none;
	
}

#contenu a:hover {
	color: #6591f0;
	text-decoration: none;
}

span.select {
	position: absolute;	
	height: 20px;
	padding: 4px 24px 0 48px;
	color: #7FA3C8;
	font: 10px arial,sans-serif;
	font-weight:bold;
	overflow: hidden;
}