@charset "utf-8";
/* CSS Document */

#col_publi {
	float: left;
	width: 150px;
	margin: 10px 0px 10px 10px;
}

#col2 {
	float: left;
	width: 320px;
	margin: 10px 0px 10px 0px;
}

#col3 {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 440px;
}

/* LIENS */

#gazette a.titre:link, #gazette a.titre2:link {color: #C00;}
#lectures a.titre:link, #lectures a.titre2:link {color: #090;}
#supplement a.titre:link, #supplement a.titre2:link  {color: #F60;}
#societe a.titre:link, #societe a.titre2:link {color: #009;}

#gazette a.titre:visited, #gazette a.titre2:visited {color: #C00;}
#lectures a.titre:visited, #lectures a.titre2:visited  {color: 090;}
#supplement a.titre:visited, #supplement a.titre2:visited  {color: #F60;}
#societe a.titre:visited, #societe a.titre2:visited  {color: #009;}


.presentation {
	padding: 0px 5px;
	line-height: 12x;
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.presentation a:link {font-weight: bold;}
.presentation a:visited {font-weight: bold;}
#col_publi .presentation {
	 margin: -2px 0px 15px 0px; 
	 line-height: 12px;
	 font-size: 10px;
}
#col_publi .signature {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}	
	
.quart_bas_droite {background: #AAA url(images/quart_bas_droite.png) no-repeat right bottom;}

#col_publi .rubrique{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.titre,.soustitre{
	font-family: Verdana, sans-serif;
	font-size: 18px;
}

.titre{
	font-size: 1.5em;
	font-family: Georgia, serif;

}

a.titre:visited, a.titre:link {}
.titre2{
	font-family: Georgia, serif;
	font-size: 0.8em;
	font-weight: bold;
}

.titre3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.date{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #C00;
}

/* RUBRIQUES */

#gazette {
	float: left; 
	border : 1px solid #C00;
	width: 600px;
	min-height: 540px;
	padding: 0 10px 10px 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	background: #FFF
}

#dossier {
	/* background: #FFF url(images/fond_gazette.png) no-repeat; */
	background-color: #EEE;
	padding: 10px;
}


#agenda {
	float: right; 
	width: 280px;
	min-height: 540px;
	padding: 0 10px 10px 10px;
	border : 1px solid #C00;
	background: #FFF;
}

#lectures{
	clear: both;
	float: left;
	border : 1px solid #390;
	padding: 10px;
	background: #FFF url(images/fond_lectures.png) no-repeat;
}

#supplement{
	float: left;
	border : 1px solid #F60;
	width: 280px;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
	margin-right: 16px;
}

#ethique {
	float: left;
	border : 1px solid #909;
	width: 280px;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
	margin-right: 16px;
}

#societe{
	float: left;
	border : 1px solid #306;
	width: 280px;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
}

#publications {
	clear: both;
	float: left;
	border : 1px solid #909;
	background-color: #FFF;
}

#publications .cellule {margin-left: 10px;}

#col2 .cellule, #col3 .cellule {
	padding: 10px;
	margin: 0px;
}


.couv .spip_logos{
	float: left;
	border: thin solid #AAA;
	margin: 7px;
}

#col2 .cellule, #col3.cellule {line-height: 18px;}

#col2 .cellule a.titre:link:before, #col2 .cellule a.titre2:link:before, 
#col3 .cellule a.titre:link:before, #col3 .cellule a.titre2:link:before
{content: "\203A \A0";}


#menu_liens {
	clear: left;
	text-align: left;
	background-color: #FFF;
	padding: 0px 10px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#menu_liens ul {margin: 0 0 0 15px;}
#menu_liens ul li{
	font-size: 10px;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-image: url(images/puce_lien.png);
}
#menu_lien ul li a:link, #menu_lien ul li a:visited {
	color: #666;
	font-weight: bold;
}

.pub_titre {
	font: bold 11px Verdana, Arial, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 5px;
	background: url(images/fond_publications.png) no-repeat;
	padding : 5px 0;
}
.pub_titre a:link, .pub_titre a:visited {
	color: #FFF;
	font-weight: bold;
}
.pub_titre a:hover {color: #000}

.carre {
	float: left;
	height: 10px;
	width: 10px;
	margin: 5px 5px 0px 0px;
	background-color: #C00;
}

.img {
	margin-right: 10px;
}

#texte_dossier {
	float: right;
}