/* CSS Document */

/* Styles de mise en forme du contenu */

body{
	line-height:1.4em;}

a{
	color:#006699;
	}
a:hover{
	color:#993300;
	}

h1{
	color:#5083be;
	font-size:20px;
	background-image:url(../IMG/textes/puce_h1_rouge.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	border-bottom:1px solid #ED1D24;
	height:25px;
	margin-bottom:15px;
	margin-top:15px;
	line-height:normal;
	}

h2{
	margin-top:20px;
	margin-bottom:15px;
	font-size:16px;
	background-image:url(../IMG/textes/puce_h2.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:25px;
	color:#333333;
	}

h2 a{
	text-decoration:none;
	color:#666666;
	}

h2.liste-actus{
	background-image:url(../IMG/textes/puce-anneau-bleu.jpg);
	font-size:14px;
	padding-left:0px;
	margin:0;
	background-image:none;
	color:#006699;
	}
h2.liste-actus a{
	color:#006699;
	}
h3{
	font-size:12px;
	margin-bottom:0px;
	}
h3 a{
	text-decoration:none;
	}

p{
	margin-top:5px;
	margin-bottom:5px;
	}

.date{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}
div.encadre{
	margin-left:25px;
	border:1px solid #CCCCCC;
	padding:3px;
	}


.resume{
	color:#666666;
	font-style:italic;
	line-height:15px;
	}

#contenu_rubrique h2{
	color:#666666;
	}

ul{
	margin-left:25px;
	}
li{
	margin-bottom:10px;
	}

#footer a{
	color:#FFFFFF;
	}
	

.erreur{
	color:#CC0000;
	font-weight:bold;
	}
	
/* Styles spécifiques pour l'espace privé */
p.info-conn{
	text-align:center;
	font-size:14px;
	color:#3399CC;
	font-weight:bold;
	}
