/***********************************************************
***** Feuille de style du site Dir INFO institutionnel *****
***** Valid CSS - Création Dir INFO 2005 dirinfo.com *******
***********************************************************/

/*#corps{
	position:relative;
	top:10px;
	width:800px;
	background-color: #fff;
}*/

body {
	margin: 0px;
	background-color: #ffffff;
}

#global{
	margin : 10px auto;
	width : 773px;
	text-align:center;
	background-color: #fbe5f2;
	padding: 0 0 10px 0;
	background-image: url(icones/pix_fond.gif);
	background-repeat: repeat-y;
}

#entete{
display: none;
	width:auto;
	background-image: url(icones/entete.gif);
	background-repeat: no-repeat;
	height: 145px;
	/*background-color: #ccc;
	hauteur de l'image 204*/
}

#menu {
	display: none;
}

/********* général*****************	border-bottom: 1px dotted**/
a:link {text-decoration: none;color: #7f5c7f;}
a:visited {text-decoration: none;color: #7f5c7f;}
a:hover {text-decoration: underline overline;}
a:active {}



.baspage{

font-size: 75%;
text-align: center;

}

#page h3{
	font-size: 110%;
	font-weight: bold;
}

#page h1{
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	text-align: right;

}

#page h2{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 0.04em;
	word-spacing: 0;
	line-height: 1em;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 6px;
	/*background-color: #CCFFFF;*/	
}

#page ul{
	text-indent: -40px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;
}

#page li{
	text-align: left;
	padding-bottom: 0px;
	padding-left: 10px;
}

h2#accueil_bas, .centre {
	text-align: center;
	}




