/* CSS Document */
body {width:100%; height:100%; margin:0; background:#fff}
table {margin:0; border:0; border-collapse:collapse}
td {padding:0; font-family:arial,helvetica,sans-serif; font-size:x-small}
div {margin:0; padding:0; border:0}
form {display:inline}
#contour {border:1px solid #000; width:748px} /* encadrement noir de l'index */

/* ------------------- Encart haut jaune + fond village ---------------------- */
#bandejaune {width:750px; height:195px; background:#F9BF09 url(images2/indx_fond_village.gif) left bottom no-repeat; border-bottom:1px solid #fff}
#bandejaune h3 {margin:0; margin-bottom:13px; color:#fcdf87; text-transform:uppercase; font-size:13pt; letter-spacing:0.1em; font-weight:bold}
/* ---- encart des menus portail ---- */
#portail {width:200px; height:100px; background:url(images2/indx_trace_portail.gif) no-repeat}
#portail td {padding:2px}
.t_portail {text-align:right; vertical-align:middle; font-size:10pt; font-weight:bold; color:#fff; text-transform:uppercase} /* thème */
.lien_portail a {color:#000; font-weight:bold; font-size:10pt; text-decoration:none}
.lien_portail a:hover {color:#fff}

/* ---- encart de l'espace commun ---- */
#espace_commun {width:450px}
#espace_commun .c1 {width:270px; text-align:left; vertical-align:top} /* colonne qui gère les calques des rub de l'espace commun */
#espace_commun .c2 {width:7px; height:17px; background:url(images2/indx_trace_espacecommun.gif); text-align:center; vertical-align:middle} /* colonne qui gère les puces au survol des rubs de l'espace commun */
#espace_commun .c3 {width:173px; text-align:left; padding-left:10px} /* colonne qui gère les rubriques de l'espace commun */
.puce {width:5px; height:5px; border:1px solid #fff} /* puce qui s'affiche au survol des rubs de l'espace commun */
#espace_commun .c3 a {color:#000; text-decoration:none; font-size:8pt}
#espace_commun .c3 a:hover {color:#fff}
.calque_espcomm {position:absolute; width:250px; left:auto; z-index:10; visibility:hidden} /* classe pour les calques de survol des rubriques de l'espace commun */
.trace {border-bottom:1px solid #000} /* affiche le trait noir horizontal sur le calque */
.trace2 {border-right:1px solid #000} /* affiche le trait noir vertical sur le calque */
.bleu {border-top:10px solid #3366cc} /* affiche le trait gras bleu au dessus du thême */
.vignette_espcomm {width:104px; border-left:0; border-top:0; border-bottom:1px solid #000; border-right:1px solid #000}
.rub_theme {font-size:8pt; color:#000; font-weight:bold; text-transform:uppercase}
.sousrub_espcomm {padding-right:5px; text-align:right; vertical-align:middle; font-size:8pt; color:#fff}

/* ---------------------- Encart espace des communes ------------------------- */
#commune {width:750px; height:113px; background:url(images2/indx_fond_commune.jpg) no-repeat}
.theme_commune {font-size:11pt; color:#fff; letter-spacing:2em; text-align:center}

/* ---- moteur de recherche ---- */
#recherche {width:285px; height:57px}
#recherche td {text-align:right; vertical-align:middle; font-size:9pt; color:#8ea315; font-weight:bold}
#recherche a {font-size:9pt; color:#8ea315; text-decoration:none}
#recherche a:hover {text-decoration:overline}
#mot {background:#8ea315; border:1px solid #666; width:140px; font-size:8pt; color:#fff} /* champ texte */
.bouton {background:#b5cf1b; border:1px solid #666; font-size:8pt; color:#000} /* bouton */

/* ---------------------- Encart espace haut languedoc ------------------------- */
#hautlanguedoc {width:750px; height:271px; background:url(images2/indx_fond_hautlanguedoc.jpg) left bottom no-repeat}
#actualite {width:570px; vertical-align:top; text-align:left}
#survol {width:180px; text-align:center; vertical-align:top}

/* ---- A la Une ---- */
#alaune {width:430px; height:210px; margin-left:20px}
#sujet {height:30px; font-size:11pt; font-weight:bold; color:#8ea315; text-transform:uppercase; border-bottom:1px solid #7f7f7f; vertical-align:bottom}
#descript {border-bottom:1px solid #7f7f7f}
.content_actu {width:100%}
.content_actu {padding:5px}
.titre {height:20px; font-weight:bold; text-transform:uppercase; font-size:x-small}
.vignette, .resume {text-align:left; vertical-align:top; font-size:xx-small}

/* -------------------------- Encart pied de page ----------------------------- */
#pied1 {width:750px; height:20px; background:#8ea315}
#pied1 td {text-align:center; vertical-align:middle; font-size:8pt; color:#fff; letter-spacing:0.4em; text-transform:uppercase}
#pied_invar {width:750px; background:url(images2/indx_fond_invariant.gif)}


/* -------------------------- acessibilite ----------------------------- */
.accessibilite {height:10px; font-weight:bold;}
.accessibilite a{
		font-family:			arial, helvetica, sans-serif;
		font-size:			10pt;
		color:				#ffffff;
		font-weight:			normal;
		text-decoration:		underline;
		}
.accessibilite a:hover {
		color:				black;
		}