/*Redefinition des tag*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top:0px;
	margin-left:0px;
	width: 760px;
		
}

/*Liens*/
a {
	color: #003399;
	text-decoration:underline;
}
a:visited {
	color: #003399;
	text-decoration:underline;
}
a:hover {}



h1{
	color:#1c820e;
	font-size:1.4em;
}

h2{
	font-size:1.2em;
	color: #1c820e;
	margin-bottom: 10px;
}

cite{
	font-style:normal;
}

sup{
	height: 0;
	bottom: 1ex;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}


/*Case recherche*/
/*Ne pas modifier*/
#query{
	width:115px;
	padding:0;
	margin:0;
}
#frmrecherche{
	margin:0;
	padding:0;
}
#recherche {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background-color:#565656;	
	border-bottom:1px solid #53b635;
}

/*<Structure>*/
/*Bandeau*/
#bandeau{
	border-bottom:1px solid #53b635;
	width:760px;
}

div#colgauche {
    padding: 0px;
    width: 207px;
    float: left;
}
div#coldroite{
    padding: 0px;
    width: 192px;
    float: right;
}
div#colcentre {
    padding: 0px;
    margin-left: 207px;
    margin-right: 192px;
}
div#coldroiteint {
    padding: 10px;
    margin-left: 207px;
	width:525px;
}
div#coldroite a{

}
#bas_page {
	font-size: 0.72em;
	text-align: center;
}
/*</Structure>*/

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 

#pub{
	margin-left:10px;
	margin-right:10px;
	height:120px;
}

#contenupub{
	height:120px;
	background-color:#F4F0CB;
	text-align:center;
	padding:10px 10px 0px 10px;
}

#textezoom{
	padding:10px;
}

#zoom{
	background-color:#f7f7f7;
	padding:10px;
}

#menu ul{
	position:relative; /*bug background IE*/
	list-style-image:url(images/puce.gif);
	list-style-position:inside;
	width:207px;
	padding:0;	
	margin:0;
}
#menu li{
	line-height:35px;
	vertical-align:middle;
	}
#menu li a{
padding:0 0 0 4px;
text-decoration:none;
}
#menu .select li{
	line-height:15px;
}
.select{
	background-color:#f7f7f7;
	border-bottom:1px solid #53b635;
}
#menu .select  li a {
	padding-left:0;
	text-decoration:none;
}
.select li{
	padding:0 0 5px 0;
	margin: 0 0 0 25px;
	list-style-position:outside;
	list-style-image:url();
	list-style-type:disc;
}

.menu{
	border-bottom:1px solid #53b635;
}
	
/*Menu droit*/
.grandmenudroit  {
	list-style-image:url(images/puce.gif);
	list-style-position:inside;
	line-height:35px;
	vertical-align:middle;
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:0px;
	padding:0;	
	width:192px;
}
.grandmenudroit a {
	padding-left:0px !important;
	padding-left:5px;
	text-decoration:none;
}
#regions{
	background-color:#c7f184;
	border-bottom:1px solid #53b635;
}
#regions ul{
	list-style-type:none;
	margin-top:0px;
	margin-left:5px;
	padding-top:10px;
	padding-left:0;
}
#regions ul a{
	text-decoration:none;
}
#sousmenudroit li{
	position:relative; /*bug background IE*/
	list-style-image:url() ;
	border-bottom:0px;
}
#sousmenudroit  ul{
	margin:0;
	padding:0;
}

#coordonnees{
	background-color:#f7f7f7;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.date {
	font-weight: bold;
}

#ariane{
	background-color:#f7f7f7;
	font-size:0.90em;
}
div#boiteCitation {
	float: right;
	width: 205px;
	background-color: #f7f7f7;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
div#listeRegions {
	float: right;
	margin-top: 20px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.planDuSite {
	list-style-type: None;
}
h4 {
	font-size: 0.95em;
}

.images{
	margin-right:.5em;
}
