/********************************************************
* 							*
*	Styles de la page portail et du planet'		*
*							*	
********************************************************/
/****************************************/
/*		GENERAL			*/
/****************************************/
html {
	font-size: 100%;
	}

* {
	margin:0;
	padding:0;
	text-align:justify;
	}
body {
	min-width:800px;
	max-width:1000px;
	margin:auto;
	font-size:0.85em;
	padding:20px 8px 20px 8px;
	background:#4B4B4B;
	}
ul {
	margin:5px;
	list-style-type:none;
	-moz-border-radius:12px;
}
li {
	padding:3px;
	}
h3 {
	font-size:1em;
	}
a {
	color:#1d587f;
}
img.spip_logos {
	float:left;
	border:none;
	vertical-align:middle;
	}
img {
	vertical-align:middle;
	padding:3px;
	border:none;
	}
.clr {
	clear:both;
	}

/****************************************/
/*		ENTETE			*/
/****************************************/
#head {
	margin:20px 20px 0 20px;
	padding:30px 20px 20px 20px;
	overflow:hidden;
	background:#FFFFFF;
	}
#head img {
	overflow:hidden;
	}
ul.liens_portail {
}
ul.liens_portail li {
list-style-type:disc;
list-style-position:inside;
text-align:left;
color : #007897;
}
ul.liens_portail li a {
color : #007897;
font-size:0.85em;
}
/****************************************/
/*		CONTENU			*/
/****************************************/
#page {
	margin:0px 20px 0px 20px;
	background:#ffffff;
	border-right:none;
	border-bottom:none;
	
}


/*contenu principal*/
#main_content {
	float:left;
	width:75%;
	margin:0px -2px 20px 0px;
	background:#ffffff;
}
#sites {
	padding:3%;
	}
/*Blocs qui affichent les sites
 * numérotés de 1 à 4 dans la boucle spip*/

/*commun à tous les blocs*/
#un, #deux, #trois, #quatre, #cinq{
	margin: 0 auto; 
	text-align: left ;
	background: url(image/gauche.png); 
	background-repeat:repeat-y;
	background-position:left;
	padding-top:0;
	}
.contenu_site {
	padding: 1em 1.3em;
	background-image:url(image/droite.png);
	background-repeat:repeat-y;
	background-position:right;
	}
.contenu_site h3 {
	margin-top:15px;
	}
.contenu_site h3 img {
	margin-right:5px;
	border:none;
	}
h3.nom span {
	display: block;
	margin: 17px 17px 0px 11px;
	padding:5px 0px;
	text-align:center;
	background:#ffffff;
	-moz-border-radius:0px 12px 12px 0px;
	border:1px solid #cccccc;
	border-left:none;
	
	}
h3.nom a  {
	color: #334466;
	text-decoration:none;
	font-size:1.2em;
	}
h3.nom a .spip_surligne {
	padding:0;
	margin:0;
	border:none;
	display:inline;
	}
li.logo {
	float:left;
	}
h3.nom:before {
}	

p.descriptif {
	min-height:50px;
	float:left;
	}
ul.articles {
	margin-top:5px;
	list-style-image:url(image/arrow.png);
	padding-left:15px;
	}
h3.syndic {
	display: block;
        margin: 15px 17px 0px 0;
        padding:3px;
        text-align:left;
        background:#ffffff;
        -moz-border-radius:0px 12px 12px 0px;
        border:1px solid #cccccc;
        border-left:none;
	color: #334466;
        font-size:1.1em;
}
.syndic_art a {
	display: block;
	padding:0;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:0.9em;
	text-align:left;
}
.syndic_art a span {
	display:none;
	}
.syndic_art a:hover span {
	display:block;
	font-weight:normal;
	padding:10px;
	color:#000000;
	border:1px solid ;
	-moz-border-radius:3px;
	background-color:#ffffff;
	filter:alpha( opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
.pied_site p {
	text-align:center;
}
.pied_site a {
	color:#242424;
        border:1px solid ;
        -moz-border-radius:3px;
        background-color:#ffffff;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
	text-decoration:none;
	padding:5px;
}
	
/*Particulier à chaque bloc*/
#un {
	float:left;
	width:49%;
	background-color:#fa8511;
}
#un .entete_site  {
        background:url(image/nouvelles/HD_orange.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        height:1%;
        padding-top: 0px;
        }
#un h3.nom {
        background:url(image/nouvelles/HG_orange.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        margin: 0;
        padding-top: 10px;
                }
#un .pied_site {
        background-image: url(image/nouvelles/BD_orange.jpg);
        background-repeat:no-repeat;
        background-position:right bottom;
        }
#un .pied_site p {
        margin: 0;
        padding: 2px 30px 30px 30px;
        background-image: url(image/nouvelles/BG_orange.jpg);
        background-repeat:no-repeat;
        background-position:left bottom;
        }
#deux { 
	float:right;
        width:49%;
	background-color:#01bdae;

}
#deux .entete_site  {
        background:url(image/nouvelles/HD_bleu.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        height:1%;
        padding-top: 0px;
        }  
#deux h3.nom {
        background:url(image/nouvelles/HG_bleu.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        margin: 0;
        padding-top: 10px;
                }
#deux .pied_site {
        background-image: url(image/nouvelles/BD_bleu.jpg);
        background-repeat:no-repeat;
        background-position:right bottom;
        }
#deux .pied_site p {
        margin: 0;
        padding: 2px 30px 30px 30px;
        background-image: url(image/nouvelles/BG_bleu.jpg);
        background-repeat:no-repeat;
        background-position:left bottom;
        }
#trois{
	float:left;
        width:49%;
	clear:left;
	background-color:#fef102;
}
#trois .entete_site  {
        background:url(image/nouvelles/HD_jaune.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        height:1%;
        padding-top: 0px;
        }    
#trois h3.nom {
        background:url(image/nouvelles/HG_jaune.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        margin: 0;
        padding-top: 10px;
                }
#trois .pied_site {
        background-image: url(image/nouvelles/BD_jaune.jpg);
        background-repeat:no-repeat;
        background-position:right bottom;
        }
#trois .pied_site p {
        margin: 0;
        padding: 2px 30px 30px 30px;
        background-image: url(image/nouvelles/BG_jaune.jpg);
        background-repeat:no-repeat;
        background-position:left bottom;
        }



#quatre{
 	float:right;
        width:49%;
	background-color:#01980f;

}
#quatre .entete_site  {
        background:url(image/nouvelles/HD_vert.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        height:1%;
        padding-top: 0px;
        }
#quatre h3.nom {
        background:url(image/nouvelles/HG_vert.jpg);
        background-repeat:no-repeat; 
        background-position:left top;
        margin: 0;
        padding-top: 10px;
                }
#quatre .pied_site {
        background-image: url(image/nouvelles/BD_vert.jpg);
        background-repeat:no-repeat;
        background-position:right bottom;
        }
#quatre .pied_site p {
        margin: 0;
        padding: 2px 30px 30px 30px;
        background-image: url(image/nouvelles/BG_vert.jpg);
        background-repeat:no-repeat;
        background-position:left bottom;
        }
#cinq{
 	float:right;
        width:49%;
	background-color:#000000;

}
#cinq .entete_site  {
        background:url(image/nouvelles/HD_black.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        height:1%;
        padding-top: 0px;
        }
#cinq h3.nom {
        background:url(image/nouvelles/HG_black.jpg);
        background-repeat:no-repeat; 
        background-position:left top;
        margin: 0;
        padding-top: 10px;
                }
#cinq .pied_site {
        background-image: url(image/nouvelles/BD_black.jpg);
        background-repeat:no-repeat;
        background-position:right bottom;
        }
#cinq .pied_site p {
        margin: 0;
        padding: 2px 30px 30px 30px;
        background-image: url(image/nouvelles/BG_black.jpg);
        background-repeat:no-repeat;
        background-position:left bottom;
        }
#cinq .descriptif {
	color:#ffffff;
	}
.bloc {
	margin:25px;
	padding:0;
	border: 1px solid #cccccc;
	}


/****************************************/
/*	   COLONE DE DROITE		*/
/****************************************/
#right_column {
float : right;
width : 25%;
min-width : 180px;
margin-left : 0;
margin-right : auto;
margin-top:3%;
background : #ffffff;
border-left : 1px solid #cccccc;
z-index:1;
}
#right_column_planet {
float : right;
width : 25%;
min-width : 180px;
margin-left : 0;
margin-right : auto;
background : #ffffff;
border-left : 1px solid #cccccc;
z-index:1;
}
#right_column_planet ul {
padding : 5px;
}
#right_column_planet h3.titre {
color : #ffffff;
background-color : #93246f;
padding:5px;
margin:5px 10px 5px 0px;
-moz-border-radius:0px 8px 8px 0px;
}
#right_column_planet p.logo {
padding:10px;
text-align:center;
}
#right_column ul {
padding : 5px;
}
#right_column h3.titre {
color : #FFFFFF;
background-color : #7D3B82;
padding:5px;
margin:5px 10px 5px 0px;
font-size:1.2em;
font-weight:bold;
-moz-border-radius:0px 8px 8px 0px;
}
ul.agenda li {
color : #6daf01;
font-weight : bold;
font-size:1em;
margin-right : 10px;
list-style-type : none;
text-align : left;
margin-bottom:0;
}
ul.agenda li {
padding:0;
}
ul.agenda li a {
color : #007897;
font-weight : normal;
}
.agenda_date {
float : left;
font-size : 1.1em;
text-align : center;
margin-right : 5px;
margin-bottom : 10px;
border-right : 1px solid #bcd426;
padding-right : 5px;
padding-top : 0;
}
ul.contact li, ul.contact li a {
color : #007897;
padding-top : 5px;
margin-bottom: 3px;
}
ul.contact li.titreun {
padding : 0;
margin-bottom: 4px;
color : #6daf01;
font-size : 1.1em;
font-weight : bold;
border-bottom : 1px solid #BCD426;
}
ul.contact li.titre {
color : #6daf01;
padding : 3% 0 0 0;
font-size : 1.1em;
font-weight : bold;
border-bottom : 1px solid #BCD426;
}
ul.contact li {
padding:0;
}
/****************************************/
/*		PIED DE PAGE		*/
/****************************************/
#bottom{
	clear:both;
	margin:0 20px;
	background:#111111;
	border:1px solid #111111;
	border-right:none;
	/*min-height:155px;
	background-image:url(image/logo.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;*/
	color:#ffffff;

}
#bottom p   {
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#bottom  p a {
	color:#ffffff;
	}
ul.liens {
	margin:0;
	margin:5em;
	padding:0;
}
ul.liens li {
	margin:0 0 20px 20px;
	padding:0;
	display:inline;
	}
.liens a {
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius:12px;
	padding:1em 0.8em 1em 0.8em;
	font-size:0.9em
}

.liens a.lun  {
	background:#6daf01;
	}
.liens a.ldeux  {
        background:#FA8511;
        }
.liens a.ltrois  {
        background:#01BDAE;
        }
.liens a.lquatre  {
        background:#FEF102;
	color:#4B4B4B;
        }
.liens a.lcinq {
	background:#cc3399;
	}
/****************************************/
/*              Planet'			*/
/****************************************/
.planet_bloc {
	border:1px solid #cccccc;
	padding:7px;
	margin:10px;
	color:#007897;
	}
.planet_bloc ul li ul p {
	margin:5px;
	padding:5px;
	}
.planet_bloc li.art_planet  {
	list-style-type:square;
	text-align:left;
}
.planet_bloc a.nom_site {
	font-weight:bold;
	text-decoration:none;
	}
.planet_bloc a.article {
	padding:5px;
	}
.art {
float:left;
width:58%
}
p.titre {
	color:#6daf01;
	font-size:1.2em;
	font-weight:bold;
	}
.muette {
	display:none;
	}
.right_bloc {
	float:right;
	width: 41%;
	margin-left:0;
	margin-top:0px;
	background:#ffffff;
	border-left:1px solid #cccccc;
	padding:2px;
	}
.right_bloc h3.titre {
	color: #ffffff;
	background-color: #93246f;
	padding: 5px;
	margin: 5px;
	}
.right_bloc .bloc_head {
	padding:0;
	}
.right_bloc h5.titre, .right_bloc h5.titre a {
	color:#6daf01;
	padding:5px;
	font-size:1.05em;
	text-align:left;
	}
.right_bloc .une {
	color:#4D4D4D;
	padding:5px;
	border-bottom:1px solid  #cccccc;
	}
.right_bloc .une p {
	}
.right_bloc .une .spip_documents{
	padding:5px;
	margin-right:5px;
	padding-left:0;
	}
.right_bloc .une dl dt a img {
        padding-left:0px;
	margin-right:0px;
}
.right_bloc .une dl.spip_documents dt.spip_doc_titre strong{
	text-align:left;
	font-weight:normal;
	font-style:italic;
	padding-right:0;
        margin-right:0px;
	}
.right_bloc p.date{
	float: left;
	margin: 5px;
	padding: 5px;
	font-weight:bold;
	text-align: center;
	color:#1d587f;
	border:1px solid  #cccccc;
}
.description {
	margin:10px;
	background:#E9E9E9;
	border:1px solid #cccccc;
	color:#4D4D4D;
	}
.description p{
	padding:5px;
	padding-top:0;
	}
.description h5.titre {
	margin-bottom:5px;
	padding:5px;
	margin-right:0;
	background:#93246F;
	font-size: 1.3em;
	font-weight: bold;
	color:#ffffff;
	}

