/* MISE EN PAGE GLOBALE */

body
	{
	padding: 2em ;
	font-family: Verdana, Arial, sans-serif ;
	font-size: small ;
	}

img
	{
	display: block ;
	}

form
	{
	padding: 0em ;
	margin: 0em ;
	}

h1 , h2 , h3 , h4 , h5 , h6
	{
	margin: 0em ;
	font-size: 100% ;
	font-weight: normal ;
	}

ul
	{
	margin: 0em ;
	padding: 0em ;
	list-style-type: none ;
	}

ul li
	{
	}

a
	{
	text-decoration: none ;
	color: rgb(000,000,000) ;
	}

dl dt
	{
	font-style: italic ;
	}

dl dd
	{
	margin: 0em ;
	}

/* BLOCS SUPPRIMÉS À L'IMPRESSION */

.screen
	{
	display: none ;
	}

#identite ul.menu
	{
	display: none ;
	}

#identite div.menu2
	{
	display: none ;
	}

#contextuel
	{
	display: none ;
	}

#col2
	{
	display: none ;
	}

#pieddepage
	{
	display: none ;
	}

p.lien
	{
	display: none ;
	}

p.lienplus
	{
	display: none ;
	}

ul.chemin
	{
	display: none ;
	}

/* mep */

#identite
	{
	margin: 1em 0em 0em 0em ;
	}

#contenu_bandeau h1
	{
	margin: 1em 0em 0em 0em ;
	text-transform: uppercase ;
	font-size: 145% ;
	font-weight: normal ;
	}

#contenu_bandeau h1 span
	{
	text-transform: none ;
	white-space: nowrap ;
	}

#contenu h1
	{
	font-size: 145% ;
	font-weight: normal ;
	padding: 0em 0em 1.5em 0em ;
	background: url('../images/pointilles.gif') left bottom repeat-x ;
	}

#contenu.encyclopedie h1
	{
	padding: 1.5em 0em 0.5em 0em ;
	color: rgb(255,000,000) ;
	}

a.couleur
	{
	color: rgb(153,153,153) ;
	}

#contenu div.ligne
	{
	clear: both ;
	}

#contenu div.texte h2
	{
	margin: 2em 0em 0em 0em ;
	font-weight: bold ;
	color: rgb(051,051,051) ;
	}

#contenu div.texte h3
	{
	margin: 1.5em 0em 0em 0em ;
	font-weight: bold ;
	color: rgb(051,051,051) ;
	}

#contenu.encyclopedie h2
	{
	color: rgb(255,000,000) ;
	}

#contenu h2.intertitre
	{
	margin: 2em 0em 0em 0em ;
	padding: 0em 0em 0.5em 0em ;
	background: url('../images/pointilles.gif') left bottom repeat-x ;
	font-size: 120% ;
	}

#contenu.encyclopedie h2.intertitre
	{
	margin: 0em ;
	border-style: solid ;
	border-width: 0em 0em 0.2em 0em ;
	border-color: rgb(255,000,000) ;
	background: none ;
	padding: 2em 0em 0.5em 0em ;
	color: rgb(255,000,000) ;
	}

#contenu_texte div.ligne
	{
	width: 100% ;
	}

#contenu_texte div.image
	{
	float: left ;
	width: 150px ;
	padding: 0em 2em 0em 0em ;
	}

#contenu_texte div.presentation
	{
	float: left ;
	width: 375px ;
	font-size: 80% ;
	}

#contenu div.miseenavant_bloc1
	{
	float: left ;
	width: 250px ;
	margin: 22px 0px 0px 25px ;
	}

#contenu div.principale
	{
	margin: 12px 0px 0px 25px ;
	}
#contenu div.miseenavant_bloc2
	{
	float: left ;
	width: 250px ;
	margin: 7px 0px 0px 25px ;
	}

#contenu.accueil div.first
	{
	width: 250px ;
	margin-left: 0px ;
	}
#contenu div.miseenavant_bloc0
	{
	float: left ;
	width: 250px ;
	margin: 0px 0px 0px 25px ;
	}

#contenu div.miseenavant_bloc0 p.principal
	{
	color: rgb(051,051,051) ;
	font-size: 110% ;
	}
#contenu div.miseenavant_bloc0 p.lienglobal
	{
	margin: 13px 0px 0px 0px ;
	font-size: 80% ;
	}


/* COULEURS ET FONDS SPECIFIQUES AUX DEPARTEMENTS */

.ariege , .ariege a , a.ariege
	{
	color: rgb(013,085,133) ;
	}
.aveyron , .aveyron a , a.aveyron
	{
	color: rgb(138,168,034) ;
	}
.haute-garonne , .haute-garonne a , a.haute-garonne
	{
	color: rgb(242,101,032) ;
	}
.gers , .gers a , a.gers
	{
	color: rgb(024,126,024) ;
	}
.lot , .lot a , a.lot
	{
	color: rgb(135,076,020) ;
	}
.hautes-pyrenees , .hautes-pyrenees a , a.hautes-pyrenees
	{
	color: rgb(209,010,127) ;
	}
.tarn , .tarn a , a.tarn
	{
	color: rgb(000,173,239) ;
	}
.tarn-et-garonne , .tarn-et-garonne a , a.tarn-et-garonne
	{
	color: rgb(102,044,147) ;
	}
