@charset "utf-8";
/****************************************************
decor, entete,logo,fond labour, fond noir
****************************************************/
body
{
	background-image:url(../images/communes/fond_contenu.jpg);
	background-repeat:repeat;
}
.conteneur
{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	margin-top:-8px;
	height:auto;
	background-repeat:no-repeat;
}

.entete
{
	position:absolute;
	background-image:url(../images/communes/banniere.png);
	background-repeat:no-repeat;
	height:112px;
	width :1024px;	
}

.logo
{
	position:absolute;
	margin-left:20px;
	margin-top:18px;
	background-image:url(../images/communes/logo.png);
	width:196px;
	height:70px;
}

.contenuAcceuil
{
	position:absolute;
	margin-top:115px;
	background-image:url(../images/communes/fond_menu_labour.gif);
	background-repeat:no-repeat;
	height:878px;
	width:1024px;
	margin-left:-3px;
}

.contenuListeDossier
{
	position:absolute;
	margin-top:115px;
	background-image:url(../images/communes/fond_menu_labour.gif);
	background-repeat:no-repeat;
	height:873px;
	width:1024px;
	margin-left:-3px;
}
.contenuListeDossier_telechargement
{
	position:absolute;
	margin-top:115px;
	background-image:url(../images/communes/fond_menu_labour.gif);
	background-repeat:no-repeat;
	height:1000px;
	width:1024px;
	margin-left:-3px;
}

.contenuDossierTraite
{
	position:absolute;
	margin-top:115px;
	background-image:url(../images/communes/fond_menu_labour.gif);
	background-repeat:no-repeat;
	height:963px;
	width:1024px;
	margin-left:-3px;
	
}

/****************************************************
Colonne de gauche : Menu de navigation 
****************************************************/

.colonneGauche
{
	float:left;
	z-index:2;
	margin-top:80px;
	margin-left:7px;
}
.menuRecherche
{
	background-image:url(../images/communes/recherche.png);
	height:150px;
	width:201px;
	margin-top:57px;
	margin-left:2px;
	
}
.menuRecherche #bouton_recherche
{
	background:url(../images/communes/bouton_recherche.png);
	height:37px;
	width:42px;
	border:none;
	background-repeat:no-repeat;
	
}
.menuRecherche #fond_texte_recherche
{
	background:url(../images/communes/texte_recherche.png);
	height:37px;
	width:146px;
	border:none;
	background-repeat:no-repeat;
}
.menuRecherche #bouton_recherche
{
	position:absolute;
	height:37px;
	width:42px;
	margin-left:145px;
	margin-top:-37px;
	cursor:pointer;
}

.menuRecherche #champRecherche
{
	position:absolute;
	margin-top:85px;
	margin-left:8px;

}


.menuRecherche #zone_texte_recherche
{
	position:absolute;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-color:#FFF;
	margin-top:10px;
	margin-left:10px;
	cursor:text;
}


.menuNavigation 
{
	position:absolute;

}
.menuNavigation ul
{
	margin-top:40px;
}

.menuNavigation #descriptif
{
	background-image:url(../images/communes/fond_menu_violet.png);
	height:61px;
	width:170px;
	margin-left:-20px;
	text-align:center;
	list-style:none;
	font-size:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;

}
.menuNavigation img
{
	position:absolute;
	height:21px;
	width:21px;
	margin-top:8px;
	margin-left:5px;
}

.menuNavigation #lien
{
	background-image:url(../images/communes/bouton_violet.png);
	height:37px;
	width:188px;
	margin-left:-30px;
	margin-top:5px;
	list-style:none;
}


.menuNavigation #lien:hover
{
	background-image:url(../images/communes/bouton_violet_survole.png);
	height:37px;
	width:188px;
	margin-left:-30px;
	margin-top:5px;
	list-style:none;
}

.menuNavigation a
{
	position:absolute;
	color:#FFF;
	margin-top:10px;
	margin-left:30px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.menuNavigation a:hover
{
	position:absolute;
	color:#FFF;
	margin-top:10px;
	margin-left:30px;
	font-family:Verdana;
	font-weight:bold;
}

.menuNavigation #tarn
{
	position:absolute;
	color:#FFF;
	margin-top:10px;
	margin-left:10px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.menuNavigation #tarn:hover
{
	position:absolute;
	color:#FFF;
	margin-top:10px;
	margin-left:10px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-shadow:#F0F;
	}


.contourMenu
{
	position:absolute;
	background-image:url(../images/communes/font_transparent_menu.png);
	height:470px;
	width:210px;
	margin-top:5px;
	margin-left:2px;
}

/**************************************
				Pied de page
***************************************/

.piedPage
{
	background-image:url(../images/communes/piedPage.png);
	width:820px;
	height:123px;
	margin-left:-110px;
	margin-top:5px;
}
.piedPage ul
{
	position:absolute;
	margin-top:90px;
margin-left:30px
}
.piedPage #normal
{
	display:inline;
	list-style:none;
	margin-left:15px;
}


.piedPage a
{
	color:#710000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.piedPage a:hover
{
	color:#710000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

/**************************************
				Fil d&rsquo;ariane
***************************************/
.filAriane ul
{
	position:absolute;
	margin-top:7px;
}

.filAriane li
{
	
	display:inline;
	margin-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}


.filAriane a
{
	text-decoration:none;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

.filAriane a:hover
{
	text-decoration:none;
	color:#5f211d;
	font-family:Verdana, Geneva, sans-serif;
}

.bouton
{
	
	background:url(../images/communes/bouton.png);
	height:26px;
	width:105px;
	border:none;
	background-repeat:no-repeat;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
	cursor:pointer;

}
