/* CSS Document */
@import url(couleur.css);
@import url(agenda.css);
@import url(haut.css); /*  STYLE ALLER & PAROLE */

* { 
	/* font-family:'Trebuchet MS', Verdana, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;

}


a:hover{
	text-decoration:none;
}

body {
	background-position:center;
	margin: 0;
	margin-top:0px;
	padding-top:0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}


/* MENU */

div#c-menu{
	z-index:800;
	position:relative;
	/* height:25px; */
	}

div#cadre-menu{
	width: 950px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0 auto;
	z-index:800;
	position:relative;

}


/* ALLER */

div#aller {
	background-repeat:no-repeat;
	background-position:left;
	width: 950px;
	height: 90px;
	padding-top:0px;
	margin: 0 auto;
	text-align:left;
	}

 
#aller #logo{float:left; }
	
#aller #gal{ float:left; margin-left:290px; height:15px;}

#aller #dal{float:right; margin-right:0px; height:15px;}


/* BANDEAU */
#bandeau {
	width: 950px;
	height:30px;
	padding:0px;
	margin: 0 auto;
	text-align:left}

#bandeau #bas{
margin-top:0px}

div#bandeau_som{
	padding-bottom:0px;
	margin-bottom:0px;
	height:189px;
	clear:both;
}

/* GLOBAL */
div#global {
	width: 950px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0 auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	text-align:left;
}

div#global #colun{
	width:200px;
	float:left;
	margin-left:0px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	z-index:100;
	position:relative;
	}
	
div#global #coldeux{
	width:500px;
	float:left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	z-index:100;
	position:relative;
	left:25px;
	}
	
div#global #coltrois{
	width:200px;
	float:right;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	}
	
/* UNE */

div#une
{
width:100%px;
height:165px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

div#date_une_som{
	font-family:inherit;
	font-size:0.9em;
	}

#une .texte_une 
{
font-weight:bold;
font-size:1em;
font-family:inherit;
}

#une p.texte_une a
{
font-family:inherit;
letter-spacing:1px;
font-size:1em;
}

#une p.texte_une a p{
font-family:inherit;
letter-spacing:1px;
font-size:1em;
}

#une h2
{
text-decoration:none;
font-size:1.3em;
font-weight:bold;
font-family:inherit;
}

#une h2 a{
text-decoration:none;
font-size:1.3em;
font-weight:bold;
font-family:inherit;
}

#une h2 a:hover{
text-decoration:underline;
}

/* SIX ARTICLES */
div#coldeux #six_article{
margin-left:0px;
width:500px;
margin-top:0px;

}

div#coldeux h3.rub_som a{
	font-size:1em;
	font-family:inherit;
	}

div#coldeux h2.art_som a{
	font-size:1.1em;
	font-family:inherit;
	}



div#coldeux #six_article .acc_eve{
	font-size:1em;
	font-family:inherit;
	color:#00469b;
}

div#coldeux .cadre_art_n{
margin-top:10px;
float:left; 
height:185px; 
width:240px; 
margin-left:0px;}

div#coldeux .cadre_art_n2{
margin-top:10px;
float:right; 
height:185px; 
width:240px; 
margin-left:0px;}

div#coldeux .cadre_art_n p, div#coldeux .cadre_art_n2 p{
	margin-top:0px;
	}

div#coldeux .rub_som a
{
color:#FCC400;
}

div#coldeux .som_photo{
float:left;
text-align:center;
margin:2px;
margin-right:5px;
margin-left:0px;
/* width:115px;*/}

div#coldeux h2.rr
{
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}

div#coldeux h2.rr a
{
font-size:12px;
font-weight:bold;
}

/* AUTEUR */

div#auteur ul#art_auteur li{
	margin-bottom:10px;
	
	}

div#qui{
	display:none;
}

div#global #sourceprint{
	background-color: #000;
}

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* CADRE PHOTO OCT 09 */

div#cadre-doc-gauch{
	display:none;
	border:1px solid #FF0000;
	}
	

/* Formulaires et Sondages */

div#coldeux .spip_forms{
	border:none;
}

div#coldeux .spip_forms fieldset{
	border:none;
}


div#form_clevermail{
	margin-bottom: 10px;
	margin-top: 10Px;
	border:1Px solid #ccc;
}

#coldeux .forml{
	border:1px solid #FF0000;
}

/* COLONNE DROITE */

div#coltrois p{
	border:1px solid #ffff00;
}

div#affiche_cal .centreagenda{
	text-align: center;
}

div#form_clevermail .imgnews{
	position:relative;
	left:-5px;
	border:1px solid #ccc;
}

/* COLONNE GAUCHE */

div#colun .boutongauche{
	margin-left: 10px;
	width:160px;
	background-color: #efefef;
}

div.cadre_rss h3.titrelien{
	font-size: 1em;
	padding-left: 3px;
}

h3.titrelien img{
	position:relative;
	top:2px;
}


div#colun .cadre_gauche{
	padding: 3px;
	border:1px solid #efefef;
}

div#global .gmnoprint{
	border:1px solid #ff0000;
}

div#hoa #mp3{
	list-style: none;
}

div#hoa #mp3 li{
	list-style: none;
}


/* BLOCS paroisse */

.cartouche_select_paroisse select{
	width: 150px;
}
