/* styles associés au background gris  */

body{
margin: 0px;
	padding: 0px;
	background: url(images/fonds/fond-haut.gif) repeat-x;
	background-color: #E0E0E0;
}

body, html {
	height: 100%;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a img {
	border: 0px;
}
p {
	margin: 0 0 10px 0;
}



#centreur {
	position: absolute;
	width: 511px;
	left: 50%;
	margin-left: -255px;
	background-color: #FFFFFF;
	background: url(images/fonds/fond-contenu_popup.gif) repeat-y;
	min-height: 350px;
	height: auto !important;
	height: 350px;   
	clear:both;
	display:block;
}


#bg-gauche {
	position: absolute;
	left: 0;
	height: 205px;
	width: 25px;
	background: url(images/fonds/fond-haut-gauche.gif) no-repeat;
}
#bg-droit {
	position: absolute;
	right: -1px;
	height: 205px;
	width: 25px;
	background: url(images/fonds/fond-haut-droite.gif) no-repeat;
}

#contenu-general {
	margin-left: 25px;
	margin-right: 25px;
	width: 461px;
	min-height: 300px;
	height: auto !important;
	height: 300px;   
	clear:both;
	display:block;
	
}


#bandeau-pied {
	text-align: right;
	padding-top: 35px;
	padding-right: 30px;
	height: 50px;
	clear: both;
	background: url(images/fonds/fond-pied_popup.gif) no-repeat;
	background-color: #E0E0E0;
}

/*styles bandeau de gauche*/
UL, LI
{
display:block;
list-style:none;
margin: 0px;
padding: 0px;
}

.menu_actif{
background-color:#7FC31C;
padding-right:12px;
display:block;
color:#ffffff;
width:126px;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
text-align:right;
font-weight:bold;
}
.menu_inactif{
display:block;
color:#ffffff;
width:126px;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
padding-right: 4px;
background-color:#B2DB77;
margin-bottom:5px;
text-align:right;
font-weight:bold;

}
#menus a:hover{
background-color:#7FC31C;
text-decoration:none;
}



/*styles contenu*/
hr{
/*background-color:#ECECEC;*/
width:275px;

border-bottom: 1px solid #ECECEC;
}

#titrePopup{
width:436px;
color:#7FC31C;
font-size:13px;
padding-left:15px;
background-image:url(fiches/images/transport/fond_titre_transport.gif);
background-repeat:no-repeat;
background-position:top left;
background-color:#FFFFFF;
font-weight:bold;
}
#titrePopup2{
width:450px;
color:#7FC31C;
font-size:13px;
background-color:#FFFFFF;
font-weight:bold;
}

#contenu{
width:300px;
background-repeat:no-repeat;
background-position:top left;
padding-top: 0px;
padding-left:15px;
color:#4C4C4C;
font-size:11px;
text-decoration:none;
	min-height: 300px;
	height: auto !important;
	height: 300px;   
	clear:both;
	display:block;
}


.titreGris{
color:#4C4C4C;
font-size:13px;
font-weight:bold;
}
.titreCouleur{
color:#7FC31C;
font-size:13px;
font-weight:bold;
}

.texteGris, .lienGris{
color:#4C4C4C;
font-size:11px;
text-decoration:none;
}
.texteCouleur, .lienCouleur, a{
color:#7FC31C;
font-size:11px;
text-decoration:none;
}
.lienCouleur:hover, .lienGris:hover, a:hover{
text-decoration:underline;
}

.ongletactif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93d531;
}
.ongletinactif {
	background-color: #CCCCCC;
	background-image:   url(/decouvrir/images/onglets-horizontaux/onglet-inactif-fond.gif);

}
.ongletlien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.titrecollectes{
	color: #0288ca;
	font-size: 8pt;
	font-weight: bold;
}

.soustitrecollectes {
	margin-left: 25px;
	font-style: italic;
	color: #000000;
}

.datecollectes {
	margin-left: 25px;
	color: #000000;
}

.textemanifestations a{
	color: #000000;
}