/*Déclaration générale*/
body {
	height: 100%;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

.titreSection {
	border-bottom: solid 5px #000033;
	margin: 0px;
	margin-bottom: 5px;
}

/*Liens generaux*/

a:link {
color: #996600;
text-decoration: none}

a:visited {
color: #996600;
text-decoration: none}

a:hover {
color: #333333;
text-decoration: none
}

a:active {
color: #93A070;
text-decoration: none
}

#contenant {
	width: 763px;
	position: absolute;
	margin-left: -380px;
	left: 50%;
}

#page {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000033;
	text-align:left;
}

/*Début entête*/
#entete {
	margin:0 0 0 0;
	width: 100%;
	height: 142px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#titre {
	position: absolute;
	top: 54px;
	left: 221px;
	background-image: url(images_en/titre_entete.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 47px;
	width: 189px;
}
#logo_cvrb {
	position: absolute;
	top: 55px;
	left: 635px;
	height: 63px;
	width: 95px;
}
/*Fin entête*/
/*Début Menu principal*/
#menu_principal {
	background-color: #000033;
	height: 21px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#btn_ressources {
	height: 21px;
	width: 60px;
	position: absolute;
	left: 23px;
	background: url(images_en/btn_ressources.gif);
}
#btn_ressources a{
	height: 100%;
	width: 100%;
	display: block;
}
#btn_metadonnee {
	height: 21px;
	width: 102px;
	position: absolute;
	left: 120px;
	background: url(images_en/btn_metadonnee.gif);
	background-image: url(images_en/btn_metadonnee.gif);
}
#btn_metadonnee a{
	height: 100%;
	width: 100%;
	display: block;
}
#btn_joindre {
	height: 21px;
	width: 65px;
	position: absolute;
	right: 26px;
	background: url(images_en/btn_joindre.gif);
}
#btn_joindre a {
	height: 100%;
	width: 100%;
	display: block;
}
#btn_plan {
	height: 21px;
	width: 61px;
	right: 100px;
	position: absolute;
	background: url(images_en/btn_plan.gif);
}
#btn_plan a {
	height: 100%;
	width: 100%;
	display: block;
}
#btn_accueil {
	height: 21px;
	width: 72px;
	position: absolute;
	left: 252px;
	background: url(images_en/btn_accueil.gif);
}
#btn_accueil a {
	height: 100%;
	width: 100%;
	display: block;
}
#btn_langue {
	height: 21px;
	width: 65px;
	position: absolute;
	left: 664px;
	background: url(images_en/btn_english.gif);
}
#btn_langue a {
	height: 100%;
	width: 100%;
	display: block;
}
#btn_blog {
	height: 21px;
	width: 90px;
	position: absolute;
	left: 524px;
	background: url(images_en/btn_blog.gif);
}
#btn_blog a {
	height: 100%;
	width: 100%;
	display: block;
}
#btn_acces_coordo {
	height: 21px;
	width: 10px;
	position: absolute;
	left: 631px;
	background: url(images/btn_acces_coordo.gif);
}
#btn_acces_coordo a {
	height: 100%;
	width: 100%;
	display: block;
}

/*Fin Menu principal*/
/*Début Menu navigation*/
#menu_navigation {
	height: 50px;
	width: 100%;
	z-index: 10000;
	clear:both;
	display:block;
	position:relative;
}

#menu_portail {
	position: absolute;
	left: 23px;
	width: 200px;
	height: 30px;
	display: block;
	top: 21px;
	visibility: hidden;
	border:1px #B9B9CA solid;
	background-color:#fff;
	border-top:none;
	border-right:none;
	-moz-opacity:.95;
	filter/**/: alpha(opacity=95);
}

#menu_programmes {
	position: absolute;
	left: 221px;
	width: 242px;
	height: 91px;
	display: block;
	top: 21px;
	visibility: hidden;
	border:1px #B9B9CA solid;
	background-color:#fff;
	border-top:none;
	border-right:none;
	-moz-opacity:.95;
	filter/**/: alpha(opacity=95);
}

#menu_resultats {
	position: absolute;
	left: 389px;
	width: 178px;
	height: 38px;
	display: block;
	top: 21px;
	visibility: hidden;
	border:1px #B9B9CA solid;
	background-color:#fff;
	border-top:none;
	border-right:none;
	-moz-opacity:.95;
	filter/**/: alpha(opacity=95);
}

/*Fin Menu navigation*/
/*Début Contenu*/
#contenu_gauche {
	float: left;
	clear: left;
	width: 220px;
	text-align: right;
	margin-bottom: 40px;
}
#contenu_droite {
	margin-bottom: 40px;
	clear: right;
	float: right;
	padding: 0px;
	margin-right: 115px;
	width: 425px;
}
#contenu_total {
	margin: 0px;
	margin-bottom: 40px;
	padding: 0px;
}

/*Fin Contenu*/
/*Début Pied de page*/
#piedpage {
	width: 100%;
	padding: 0px;
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
#maj {
	background-color: #000033;
	height: 20px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 9px;
}
#titre_maj {
	height: 20px;
	width: 63px;
	position: absolute;
	left: 23px;
	background-image: url(images_en/maj.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#date_maj {
	height: 17px;
	width: 100px;
	position: absolute;
	left: 90px;
	vertical-align: middle;
	padding-top: 2px;
}
#notice {
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}
/*Fin Pied de page*/

.clear {
	clear:both;
}

/* TOC */

#sitemap {
	font-size: 100%;
	font-weight: bold;
	color: #000033;
}
	
#sitemap {
	margin: 20px 15px 0 15px;
	padding: 0 0 0 0;
	color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
	
#sitemap li {
	padding-left:35px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/toc_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
			
#sitemap li ul {
	margin-top:0px;
	margin-left:-12px;
	padding: 0 0px;
	font-size: 90%;
	color: #000;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
	
#sitemap li ul li {
	border: none;
	padding-left:30px;
	margin: 10px 0px;
	background-image: url(images/toc_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#photo_contenu_gauche {
	width : 186px;
	height : 242px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Actions VS Activites */

.Titres { color: black; font-weight: bold; font-size: 12px }
.NombreRapport    { color: black; font-size: 10px }
.data table{
	background-position: center 0;
	border-top: 2px solid #000;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px solid #000;
	border-collapse: collapse;
	font-size: 100%;
}
	
.data caption {
	font-family: Arial, sans-serif;
	color: #990000;
	padding-bottom: 6px;
}
	
.data td {
	padding: 5px;
	padding-bottom: 5px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.data thead  {
	background: #996 url("images/Fond_Entete_Tableau.gif");
}
		
.data thead td {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	/*text-align: center;*/
	color: #000000;
	border-bottom: 1px solid #000;
}
		
.data tbody  {
	background-color: #FFF;
	background-repeat: repeat;
	/*background-attachment: scroll;*/
	background-position: 0 0;
}

.data tbody td {
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
