html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background: #f0f0f0;
	font:11px Arial, Verdana, Helvetica, sans-serif;
}

h1 { font-size:14px; color:#990000; font-weight:bold; display:inline; background-color:#FFF; }
h2 { font-size:14px; color:#000; font-weight:bold; display:inline; background-color:#FFF; }
h3 { font-size:14px; color:#000; font-weight:bold; display:inline; background-color:#FFF; }

.sommaire { padding-left:15px; text-align:justify; }

.sommaire ul.spip { margin-left:10px; padding-left:10px !important; } /*list-style: url("puce.gif") no-repeat; */
.sommaire ol.spip { list-style: decimal; }
.sommaire ul.spip li, ol.spip li { list-style: inherit; }
.sommaire li.spip { margin: 1px 0px 1px 0px; list-style-position: outside; }

.texte { padding-left:0px; padding-right:20px; text-align:justify; font-size:12px; }
.texte_impr { padding-left:20px; padding-right:20px; text-align:left; font-size:9px; }
.fin_page { text-align:right; font-size:14px; }

div#imprime { 
	text-align:right;
	position: absolute;
	right:30px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:200px;
	font-size:10px;
	}
	
div#imprime a{ 
	text-decoration:none;
	}
div#imprime a:hover{ 
	text-decoration:none;
	}
div#imprime img a{ 
	text-decoration:none;
	}

.menu-liste { padding-left:10px; text-align:left; }

.menu-liste ul{
	margin:0px 0px 0px 2px;
	list-style-type: none;
	background-image: url("/images/liste_menu.gif");
	background-repeat:repeat-y;
	padding-left:10px;
	}
.menu-liste li{
	margin:3px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	border:1px solid #fff;
	}
	
ul.menu-gauche, .menu-gauche li, .menu-gauche a { 
	padding:1px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.menu-gauche {
	width :260px;
	list-style-type:none;
}
	
.menu-gauche li a {
	margin:0px 0px 0px 0px;
	border-left:10px solid #EEE ;
	background-color:#EEE ;
	display:block;
	padding-left:5px;
	color:black ;
	text-decoration:none ;
	height:2%;
}

.menu-gauche li a:link {
	margin:0px 0px 0px 0px;
	background-color:#EEE ;
	border-left:10px solid #EEE ;
	display:block;
	padding-left:5px;
	color:black ;
	text-decoration:none ;
	height:2%;
}
			
.menu-gauche li a:visited {
	margin:0px 0px 0px 0px;
	background-color:#EEE ;
	border-left:10px solid #EEE ;
	display:block; /* force le lien à prendre 100% de la largeur de la liste */
	padding-left:5px; /* insère un espace entre le texte du lien et le gros carré gris */
	color:black ; /* la police des liens non survolés est noire */
	text-decoration:none ; /* on suprime le soulignement des liens */
	height:2%;
} 

.menu-gauche li a:hover { /* style des liens lors du survol */
	margin:0px 0px 0px 0px;
	background-color:#CCC ; /* le fond du lien passe au noir */
	color:black ; /* le texte passe au blanc */
	border-left-color:#ffffaa;
} /* crée un gros carré rouge à gauche des liens survolés */


.titre-menu-liste { padding-left:10px; padding-bottom:2px; padding-top:2px; background: #8a1317; color:#ffffaa; font-size:13px; font-weight:bold; height:15px; width:250px;}

td { padding:10px 10px 10px 6px; }

img {
	margin: 0px;
	padding: 0px;
}

div#conteneur {
	position: relative;
	width: 966px;
	min-height: 100%;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #f0f0f0 url("/images/fond.jpg") repeat-y;
	padding:0px 0px 0px 0px;
}

/* 					*
* 					*
*	ENTETE DU SITE	*
*					*
*/

div#descartes {
	width:300px;
	margin-left:15px;
	padding-top:15px;
	padding-left:20px;
	text-align: left;
	background: #fff url("/images/carre.jpg") no-repeat;
	font-size:20px;
	/* font-weight:bold; */
	color:#990000;
}

div#tete {
	width: 950px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	}

a#retour_accueil_scd {
	height:70px;
	position:absolute;
	top:45px;
	width:229px;
	cursor:pointer;
}

a#retour_accueil_pd {
	height:45px;
	position:absolute;
	width:306px;
	cursor:pointer;
}

div#tete #bandeau {
	width: 950px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #fff url("/images/bandeau_rubrique3.jpg") no-repeat;
}

div#tete #bandeau-acceuil {
	width: 950px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #fff url("/images/bandeau_accueil6.jpg") no-repeat;
}

div#tete #bandeau #chemin {
	position: absolute;
	top:138px;
	left:20px;/*20*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:700px;
	height:10px;
	font-size:14px;
	color:#2D377F;
}

div#tete #bandeau #chemin a {
	font-size:14px;
	color:#2D377F;
	font-weight:bold;
	text-decoration:underline;
}

div#tete #bandeau #titre {
	text-align:left;
	position: absolute;
	top:52px;
	left:240px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:10px;
	font-size:28px;
	color:#FFFFAA;
	font-weight:bold;
	width:500px;
}

div#tete #bandeau #menu {
	text-align:left;
	position: absolute;
	top:116px!important;
	top:114px;
	left:270px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

div#tete #bandeau #outils {
	color:#fff;
	text-align:right;
	position: absolute;
	top:100px;
	right:10px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#tete #bandeau #outils a {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
	
div#tete #bandeau #outils a:link, a:visited {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}

div#tete #bandeau #outils a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
	
div#tete #bandeau #outils img {
	padding-right:2px;
 	width:10px;
 	height:13px;
}

div#tete #bandeau-acceuil #menu-acceuil {
	text-align:right;
	position: absolute;
	top:156px!important;
	top:156px;
	right:15px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:700px;
	height:10px;
	
}

div#tete #bandeau-acceuil #chemin-acceuil {
	text-align:right;
	position: absolute;
	top:35px;
	right:130px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:700px;
	height:10px;
}

div#tete #bandeau-acceuil #outils-acceuil {
	text-align:right;
	position: absolute;
	top:140px;
	right:10px;/*320*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div#tete #bandeau-acceuil #outils-acceuil a {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
	
div#tete #bandeau-acceuil #outils-acceuil a:link, a:visited {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
	
div#tete #bandeau-acceuil #outils-acceuil a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}

div#tete #bandeau-acceuil #outils-acceuil img {
	padding-right:2px;
 	width:10px;
 	height:13px;
}


div#tete #bandeau a, div#tete #bandeau-acceuil a {
	color:#000;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
div#tete #bandeau a:link, a:visited, div#tete #bandeau-acceuil a:link, a:visited {
	color:#000;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
	
div#tete #bandeau a:hover, div#tete #bandeau-acceuil a:hover {
	color:#000;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	vertical-align:top;
	}
	
div#tete #bandeau img, div#tete #bandeau-acceuil img {
	padding-right:2px;
}
	
/* 								*
* 								*
*	PAGE DU CONTENU DU SITE		*
*								*
*/
div#contenu {
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}
	
/* 						*
* 						*
*	PIED DE PAGE		*
*						*
*/
div#pied {
	position: absolute;
	bottom: 0px;
	left: 8px;
	width: 950px;
	height: 49px;
	padding:0px;
	margin: 0px;
	color:#fff;
	background: #ffffff url("/images/footer_univ3.jpg") no-repeat;
	text-align:left;
}

div#pied a {
	color: #fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
div#pied a:link, a:visited {
	color: #fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

div#pied a:hover {
	color: #fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
	

/* 						*
* 						*
*	CSS COMMUN			*
*						*
*/

a {			color: #2d377f;
			font-size:11px;
			font-weight:bold;
			text-decoration:underline;}
a:link {	color: #2d377f;
			font-size:11px;
			font-weight:bold;
			text-decoration:underline; }
a:visited {	color: #2d377f;
			font-size:11px;
			font-weight:bold;
			text-decoration:underline; }
a:hover {	color:#2d377f;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;  }

.cellule{font-family:Verdana;font-size:12px;color:black;background-color:#eee;border: 1px solid #ccc;padding:1px; }

/*
img { 
	padding:5px; 
}
*/
a img	{
	border: none;
}

.ombre img {
	position:relative;
	bottom:5px!important;
	bottom:2px;
	right: 5px;
	padding:5px;
	border:1px solid #ddd;
	
}

.ombre {
  float:left;
  background: url("/IMG/ombre.gif") no-repeat bottom right;
  padding: 0px;
  margin:5px;
  }
