@charset "utf-8";
/* CSS Document */

*{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
html{
}
body{
	margin: 20px 10px 0 10px;
	height: 100%;
	font-size: 11px;
	color: #333;
	background: url(images/tvu_fond.jpg) repeat fixed;
}

/* SPIP                             */
#hierarchie{
	margin: 0;
	position:absolute;
	top: -35px;
	font-size: 10px;
	width: 770px;
}
.spip_logos, .spip_documents{
	border: none!important;
	margin: 0!important;
}
.chapo{
	color: #333;
	margin:0;
	width: 420px;	
}
/* Annuler les blocs des pages spip_dist */
#navigation{
margin:0;
padding:0;
height:0;
overflow:hidden;
}
#extra{
margin:0;
padding:0;
height:0;
overflow:hidden;
}

/* GABARITS DE LA PAGE			    */
/* PAGE							850 */
/*    ENTETE					    */
/*    CONTENEUR					    */
/*       CONTENU				420 */
/*       TVU_ILLUSTRATION		120 */
/*       TVU_MODULES			160 */
/*    PIED						    */

#page{
	width: 850px;
	margin: auto;	
}
#entete{
	width: 850px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
  	background-image: url(images/tvu_arrondis_page.png);	
	background-repeat: no-repeat;
	position: relative;
	border: none;
}
#conteneur{
	background-color: white;
	float: left;
	width: 100%;
	min-height: 600px;
}
#contenu{
	float: left;
	width: 420px;
	margin: 40px 0 0 40px;	
	padding: 0;
	position: relative;
	text-align: justify;
}
#tvu_illustration{
	float: left;
	width: 120px;
	margin: 40px 0 0 40px;
	text-align: center;
	font-size: 9px;
	color: #999;
	padding: 0;
}
#tvu_module{
	float: left;
	width: 160px;
	margin: 40px 0 0 30px;
}
#pied {
	float: left;
	width: 850px;
	height: 140px;
	background: #FFFFFF;
	padding: 0;
	border: none;
	text-align: left;
	margin: 0;
	position:relative;
	
}
/* ENTETE */
#entete a{
	color: #999;
	text-decoration: none;	
}
#entete a:hover, #entete a:active, #entete li.on a{
	color: #090;
}

#tvu_logo {
	border-style: none;
	position: absolute;
	left: 17px;
	top: 13px;
}
#tvu_logo_anr {
	border-style: none;
	position: absolute;
	left: 563px;
	top: 48px;
	height:25px;
}
#tvu_menu_horiz{
	position: absolute;
	left: 40px;
	bottom: 9px;
	list-style: none outside;
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 15px;
}
#tvu_menu_horiz li{
	float: left;
	margin: 0px;
	padding:0 12px 0 12px;
	list-style: none;
	text-align:center;	
	list-style: none outside;
}

#tvu_menu_vertic{
	position: absolute;
	right: 40px;
	bottom: 10px;
	list-style: none outside;
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 11px;
	color: #999;
}
#tvu_menu_vertic li{
	width: 120px;
	margin: 0px;
	padding: 0;
	list-style: none;
	text-align:right;	
	list-style: none outside;
}
#tvu_separateur {
	height: 0px;
	width: 770px;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	position: absolute;
	left: 40px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
/* formulaire de recherche */
#formulaire_recherche{
	position: absolute;
	top: 22px;
	right: 40px;
}
#formulaire_recherche #recherche{
	font: 12px/15px Arial, Helvetica, sans-serif !important;
	height: 17px;
	border: #999 solid 1px;
	border-right: none;
	width: 105px;
	float: left;
	color: #999;
	padding: 1px 0 0px 25px;
	vertical-align: text-bottom;
	background-position: -1px -1px;
}
#formulaire_recherche .submit{
	font: 11px/14px Arial, Helvetica, sans-serif !important;
	height: 20px;
	border: #999 solid 1px;
	width: 18px;
	background-color:#999;
	color: #fff;
	padding: 0 0 2px 0;
	vertical-align: text-top;
	float: left;
}
#tvu_langue{
	position: absolute;
	top: 24px;
	right: 230px;
	width: 50px;
	height: 12px;
	line-height: 12px;	
}
#tvu_date{
	color: #999;
	margin: 5px 0 20px 0 !important;
	font-size: 10px,
}
/* CONTENU : TEXTE DE LA PAGE */
#contenu h1{
	color: #090;
	margin: 0px !important;
	padding: 0px !important;
	font: bold 19px Verdana, Arial, Helvetica, sans-serif !important;
	vertical-align: top;
	text-align: left;
}
#contenu a{
	color: #009900;
	text-decoration: underline;
}
#contenu a:hover{
	text-decoration: none;
}
#contenu p{
	margin: 10px 0 0px 0;
	line-height: 15px;
}
#contenu h3{
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 13px 0 3px 0;
}
#contenu h3+p{
	margin-top: 0;
}

#contenu ul{
	margin:0 0 0 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 13px;	
}
#contenu ol{
	margin:0 0 0 20px;
	padding: 0px;
	line-height: 13px;	
}
#contenu ul, #contenu ol{
	margin-top: 0px;
}
#contenu li{
	margin: 7px 0 0px 0;
}
#contenu strong, i{
	color: #090;
}
#contenu hr {
	height: 0px;
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 15px 0;
	padding: 0px;
}

/* fil d'ariane */
#hierarchie a{
	color: #999;
	text-decoration: none;	
}
#hierarchie a:hover, #hierarchie a:active{
	color: #090;
	text-decoration: none;	
}
#hierarchie strong{
	color: #666666;
}

/* ILLUSTRATIONS : COLONNE CENTRALE */
#tvu_illustration .tvu_illustration_cadre{
	margin: 0 0 45px 0;
}
#tvu_illustration h4{
	margin: 3px 0 0 0!important;
	text-align: center;
}
#tvu_illustration p{
	margin: 0 !important;
}
#tvu_illustration #documents_portfolio{
	margin: 57px 0 0 0;
	padding: 0;
}
#tvu_illustration img.spip_logos{
	border: none !important;
}
#tvu_illustration  a{
	color: #999;
	text-decoration: none;	
	font-weight: normal;
}
#tvu_illustration  a:hover, #tvu_illustration  a:active
{
	color: #090;
}
#tvu_illustration  li.on a, #tvu_illustration  h3.on a{
	font-weight: bold;
}
#tvu_illustration #tvu_menu{
	font-size: 11px;
	line-height: 15px;
}
#tvu_illustration ul#tvu_menu{
	margin: 65px 0 0 0px;
	padding: 0 0 0 0px;
	list-style-type: circle;
	text-align : left;
	list-style-position: outside;
}
#tvu_illustration #tvu_menu li{
	margin:0 0 0 20px;
	padding:0;
}
#tvu_illustration #tvu_menu h3{
	margin: 5px 0 2px 0;
	font-size: 12px;
}
#tvu_illustration #tvu_menu p
{
	margin: 5px 0 0 0!important;
}

/* MODULE : COLONNE DROITE */
#tvu_module a{
	color: #999;
	text-decoration: none;	
}
#tvu_module a:hover, #tvu_module a:active, #tvu_module h3.on a{
	color: #090;
}

#tvu_module h3{
	color: #999;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#tvu_module h3.on{
	font-weight: bold;
}
#tvu_module hr {
	height: 0px;
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 15px 0;
	padding: 0px;
}
#tvu_module #tvu_champ{
	height: 12px;
	border: #999 solid 1px;
	border-right: none;
	width: 116px;
	float: left;
	color: #999;
	padding: 0 0 2px 5px;
	font-size: 11px;
	line-height: 14px;
	vertical-align: baseline;
}
#tvu_module #tvu_bouton{
	height: 16px;
	border: #999 solid 1px;
	width: 18px;
	background-color:#999;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 2px 0;	
	vertical-align: top;
	float: left;
}
/* formulaire de recherche */
#formulaire_recherche{
	position: absolute;
	top: 22px;
	right: 40px;
}
#tvu_glossaire{
	float:right;
}
#tvu_glossaire #recherche{
	font: 12px/15px Arial, Helvetica, sans-serif !important;
	height: 17px;
	border: #999 solid 1px;
	border-right: none;
	width: 105px;
	float: left;
	color: #999;
	padding: 1px 0 0px 25px;
	vertical-align: text-bottom;
	background-position: -1px -1px;
}
#tvu_glossaire .submit{
	font: 11px/14px Arial, Helvetica, sans-serif !important;
	height: 20px;
	border: #999 solid 1px;
	width: 18px;
	background-color:#999;
	color: #fff;
	padding: 0 0 2px 0;
	vertical-align: text-top;
	float: left;
	margin:0;
}

#tvu_module	#tvu_thematique{
	font: 13px/14px Arial, Helvetica, sans-serif !important;
	border: #999 solid 1px;
	border-right: none;
	width: 149px;
	height: 20px;	
	float: right;
	color: #999;
	padding: 0 0 0px 5px;
	margin: 0px 0 0 0;
}
/* Agenda */
#tvu_module #calendar caption{
	color: #090;
	font-weight: bold;
	font-variant:normal;
	text-transform: uppercase;
	font-size: 10px;
	text-align:left;
}
#tvu_module #calendar caption a{
	color: #090;
}
#tvu_module #calendar abbr{
	color: #090;
	font-size: 9px;
	text-transform: lowercase;
	border: none;
}
#tvu_module #calendar table{
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
	border-collapse:collapse;	
	
}

#tvu_module #calendar th{
	padding: 3px 1px;
	text-align:center;

}
#tvu_module #calendar td{
	width: 23px;
	border:#CCCCCC 1px solid;
	text-align:center;
	padding: 3px 0;
}
#tvu_module #calendar td.occupe{
	background: #090;
}
#tvu_module #calendar td.today{
	font-weight: bold;
}
#tvu_module #calendar td.horsperiode{
	color: #CCCCCC;
}

#tvu_module #calendar td a{
	color: #FFFFFF;
}
#tvu_module #calendar td a:hover{
	font-weight: bold;
}

#tvu_module #calendar{
	
}

/* PIED DE PAGE */
#tvu_menu_pied{
	text-align: center;
	color: #999;
	font-size: 11px;
	width: 650px;
	position:absolute;
	top: 60px;
	left: 100px;
}
#tvu_pied_spip{
	text-align: center;
	color: #999;
	font-size: 11px;
	width: 650px;
	position:absolute;
	top: 80px;
	left: 100px;
}
#tvu_pied_logo{
	width: 70px;
	position: absolute;
	left: 40px;
	top: 40px;
}
#tvu_vegepolys{
	width: 50px;
	position: absolute;
	right: 45px;
	top: 35px;
}
#pied a{
	color: #999;
	text-decoration: none;	
}
#pied a:hover, #pied a:active{
	color: #090;
}
/* GLOSSAIRE */
.tvu_glossaire #contenu {
	width: 580px;
}
.tvu_glossaire #contenu .tvu_glossaire_entree{
	float:left;
	clear: both;
	height: 70px;	
	}
.tvu_glossaire #contenu .tvu_glossaire_introduction{
	width: 420px;
	float:left;
	margin: 0 40px 0 0;
}
.tvu_glossaire #contenu .tvu_glossaire_illustration{
	width: 120px;
	float:left;
	color:red;
	font-weight: bold;
	margin: 15px 0 0 0;
}
.tvu_glossaire #contenu .tvu_glossaire_entree+h2{
	margin-top:25px!important;
	float: left;
}
.tvu_glossaire #contenu .tvu_glossaire_suite{
	text-align: right;
	float:right;
	
}
.tvu_glossaire_fiche #contenu h3{
	font-size: 12px;
	line-height: 14px;
	color: #090;
	font-weight: normal;
}
.tvu_glossaire_fiche #contenu h3+div.crayon>p{
	margin: 0!important;
}
.tvu_glossaire_fiche #contenu .soustitre{
	font-family: inherit;
	font-size:11px;
	letter-spacing: 0px;
	text-transform: none;
	color: inherit;
}
.tvu_glossaire_fiche #contenu h1{
	margin-bottom: 25px!important;
}
.tvu_glossaire_fiche #contenu h2{
	color: #090;
	font-size:15px;
	font-weight:bold;
}
.tvu_glossaire_fiche #contenu #tvu_date{
	margin:0!important;
}
.tvu_glossaire_fiche #tvu_illustration{
	margin-top:120px;
}
/* CONTACT */
.tvu_contact #contenu {
	width: 270px;
}
.tvu_contact #tvu_illustration {
	width: 270px;
	margin-top: 95px;
	padding: 0 0 0 0;
	text-align: justify!important;
	color: inherit;
	font-size: inherit;
}
.tvu_contact #tvu_illustration strong, .tvu_contact #tvu_illustration i{
		color: #090;
}
.tvu_contact #tvu_illustration p{
	margin: 10px 0 0px 0!important;
	line-height: 15px;
}
.tvu_contact #tvu_illustration a{
	color: #090;
	text-decoration:underline ;
}
.tvu_contact #tvu_illustration a:hover, .tvu_contact #tvu_illustration #entete a:active{
	text-decoration: none;	
}
/* EVENEMENT / AGENDA */
.tvu_event_liste #contenu h2, .tvu_event_evenement #contenu h2{
	color: #090;
	font-size:15px;
	font-weight:bold;
	margin: 0 0 10px 0;	
}	
.tvu_event_liste #contenu h3{
	font-size:13px;
	margin: 0 0 5px 0;
}	
.tvu_event_liste #contenu h4, .tvu_event_evenement #contenu h4{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0;
}
.tvu_event_liste #contenu .descriptif{
	margin: 5px 0 0 0;
}   
.tvu_event_evenement #contenu .descriptif{
	margin: 15px 0 0 0;
}   
.tvu_event_liste #tvu_illustration #tvu_menu li, .tvu_event_evenement #tvu_illustration #tvu_menu li{
	margin:0 0 0 0px;
	padding:0px;
}
.tvu_event_liste #tvu_illustration ul#tvu_menu, .tvu_event_evenement #tvu_illustration ul#tvu_menu{
	margin-top: 45px;
}
/* EQUIPE */
.tvu_equipe #contenu {
	width: 580px;
}
.tvu_equipe #contenu .tvu_equipe_entree{
	float:left;
	clear: both;
	margin: 20px 0 0 0;
	}
.tvu_equipe #contenu .tvu_equipe_introduction{
	width: 420px;
	float:left;
	margin: 0 40px 0 0;
}
.tvu_equipe #contenu .tvu_equipe_illustration{
	width: 120px;
	float:left;
	color:red;
	font-weight: bold;
	margin: 25px 0 0 0;
}
.tvu_equipe #contenu h2{
	margin:0;
}
.tvu_equipe #contenu h3{
	margin-top:5px;
}
.tvu_equipe #contenu .tvu_equipe_suite{
	text-align: right;
	float:right;
	
}
.tvu_glossaire_fiche #contenu h3{
	font-size: 12px;
	line-height: 14px;
	color: #090;
	font-weight: normal;
}
/* PLATE FORME DES CLLECTIVITES */
#contenu .formulaire_automatique_une_seule_page ul{
	margin: 0;
	padding: 0;
}
#contenu .formulaire_automatique_une_seule_page li{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
/* EXTRANET */
#tvu_extranet_entree
{
	width: 30px;
	height: 30px;
	display:block;
	position: absolute;
	top: 0px;
	right : 0px;
}