/* CSS Document */

*{	margin:0px;
	padding:0px;
}
body,html {
	background-color: #E1A854;
	height: 100%;

}
.stylebase {
	font-size: 1em;
	color: #A3A3A4;
	font-family: Arial, Helvetica, sans-serif;
}
#page0 {
	/*text-align: left;*/
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:500;
	color: #666666;
	width: 920px;
	background-image:url(../images/fondlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	/*background :#fff;*/
	background-color: #FFFFFF;


}
#ombre{

	background-image:url(../images/ombre.gif);
	background-repeat:repeat-x;
	background-position: top;
	height:6px;
	width:920px;

	z-index:2;
}
#bandeau{
	width:920px;

	background:#B13227;
	margin-left:0px;
}
#bandeau #myMenuID{
	margin-left:60px;

}
#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	text-align: right;
	bottom: 10px;
	font-weight: bold;
	right: 10px;
	margin:0;
	padding:0;
}


/*menu rapide*/
#menurapide li{
	display:inline;
}
#menurapide a li{
	display:block;
}
#menurapide li a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#menurapide  li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menurapide li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#menurapide li a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#menurapide{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #8E8E8E;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position:relative;
	height:18px;
	/*left:590px;*/
	margin-left:600px;
	width:320px;
	background-image: url(../images/bord_g_gris.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.edito{
	position:relative;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 450px;
	left: -200px;
}

.edito h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #B13227;
	margin-top: 20px;
	margin-bottom: 20px;
}
.edito .auteur{
	display:block;
	text-align: right;
	margin-top: 20px;
	font-style: italic;
	margin-bottom: 10px;
} 
.edito a{color:#0066CC;}
#chemin{
	margin-top: 5px;
	margin-left: 5px;
	position:relative;
	font-size: 0.7em;
	font-weight: 500;
	text-align: left;
	font-style: italic;
}
#chemin a{
	color:#999999;
}
a:hover{
	text-decoration:none;
}

#pied{
	position:relative;
	right:0px;
	display:block;
	text-align:right;
	font-size: 0.7em;
	font-weight: 600;
	margin-right: 5px;
	margin-top: 100px;

}
#pied a{color:#666666;}
#meteo{
	padding:0px;
	margin:0px;
	margin-top:-10px;
	position:absolute;
	display:block;
	right:20px;
	height:270px;
	overflow:hidden;
	/*background-color:#E1A854;*/
	top:30px;
	}
#meteo table tr td{
	background-color:#E1A854;

	color:#B13227;
	}

#colonneDroite{

	float:right;
	padding:0px;
	margin:0px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 430px;
	height:100%;
	margin-left:-400px;
	left: 0px;
}

#colonneDroite img{
	margin-top:12px;
	margin-right: 0px;
}
.contenu{

	/*background-color:#FFCC33;*/
}

#actu{
	margin-top:20px;
	width:413px;
	background-image:url(../images/actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	text-align:left;
}
#actu p{
	position:relative;
	top:50%;
	text-align:center;
}
	
	
.articleSimple,#une_actualite,.articleSimplifie{
	position:relative;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:500;
	width: 650px;
	left: -10px;
	
}
.articleSimple p:first-letter{
	font-size:300%;
	float:left;
	color:#B13227;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	margin-right:3px;}



.articleSimple h1,.articleSimplifie h1,#une_actualite h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #B13227;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:left;
}
.articleSimple h2,.articleSimplifie h2,#une_actualite h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #B13227;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.articleSimple h3,.articleSimplifie h3,#une_actualite h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #575757;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.articleSimple .auteur,.articleSimplifie .auteur,#une_actualite .auteur{
	display:block;
	text-align: right;
	margin-top: 20px;
	font-style: italic;
	margin-bottom: 10px;
} 
.articleSimple a,.articleSimplifie a,#une_actualite a{color:#0066CC;}
.articleSimple ul,.articleSimplifie ul,#une_actualite ul{margin-left:50px;margin-top:25px}
.imageAdroite{
	margin:5px;
	display:block;
	position:relative;
	float:right;
	}
.imageAgauche{
	margin:5px;
	display:block;
	position:relative;
	float:left;
	}
.articleSimple strong{
	color:#111111;
}
.separateur{
	margin-top:10px;
	background-image:url(../images/sep.jpg);
	width:300px;
	height:20px;
}
.titreDansTableau{
	text-align:left;
	color:#B13227;	
}
.responsableCommission{
	margin-top:15px;
	text-align:left;
	color:#B13227;	
}
.articleSimple .titreCommission{
	margin-top:5px;margin-left:10px;
	text-align:left;
	color:#222;	
}
.uneActu{
	min-height:110px;
	background-color:#B2E0F6;

	text-align:left;
	padding:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #B13227;
	list-style-position: inside;
	margin-bottom:10px;
	padding-left:60px;
	background-image:url(../images/icone_actu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.uneActu h2{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}
div.uneActu a{
	font-size:0.8em;
}
/* Une page actualité en détail */
#une_actualite #bloc_date{
float:right;
}
#une_actualite{
margin-top:10px;
padding:5px;
background:#EEEEEE;
}

.petiteDate{
font-size:0.7em;
color:#003366;
}
.lienAdroite{
	background-image:url(../images/flb.gif);
	padding-left:1.5em;
	float:right;
	text-align:right;
	background-repeat: no-repeat;
	background-position: left center;
}
.docPDF{
	min-height:100px;
	background-color:#DED0B8;
	width:80%;
	text-align:left;
	padding:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #B13227;
	border-top-color: #B13227;
	border-bottom-color: #B13227;
	list-style-position: inside;
	margin-bottom:3px;
	background-image:url(../images/icone-pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:100px;

}

div.docPDF a.miniLienDoc{
	float:right;
	background-color:#ffffff;
	text-align:center;
	border: thin solid #993333;
	text-decoration:none;
}
div.docPDF a.miniLienDoc:hover{
background-color:#B13227;
color:#FFFFFF;
}
div.docPDF h2{
	color:#6666CC;

}
/* Affichage de l'annuaire */
#tableauAnnuaire{
	padding-left:80px;
	padding-right:20px;
}
#tableauAnnuaire td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #575757;
	border-bottom-color: #575757;
	padding:3px;
	text-align:left;

}
#tableauAnnuaire tr{
	height:80px;
	background-color:#EFEFEF;
}
#tableauAnnuaire a{
	color:#0099CC;
}
#tableauAnnuaire .coordEnt a{
	font-size:0.8em;
}
#tableauAnnuaire a:link{color:#0099CC;}
#tableauAnnuaire a:visited{color:#0099CC;}
#tableauAnnuaire a:hover{color:#0099CC;
	text-decoration:none;}
#tableauAnnuaire .nomEnt{
	font-size:16px;
}
#tableauAnnuaire .adresseEnt{
	font-size:16px;
	text-align:left;
	padding-left:10px;
}

#tableauAnnuaire .ligneEnteteAnnuaire {
	background-color: #b2e0f6;
	height:1em;
}
tr.ligneAnnuaire .td img{
	width:80px;
	height:60px;
}
/* Affichage dune entité */
#une_entite{

	
	margin-top:20px;
	margin-bottom:10px;
	padding:8px;
	position:relative;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:500;
	width: 800px;
	left: -10px;
	background-color:#EAEAEA;
	background-image:url(../images/fondufiche.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.miniPDFgauche{
margin-top:-5px;
margin-left:-30px;
}
.miniPDFgauche img{
border:0px;
}
#une_entite div.uneActu{
margin:30px;
}
#bloc_mairie{
	background-color:#eeeeee;
	padding-left:15px;
	padding-bottom:5px;
}
.style_ligneDivers{
	margin-bottom:5px;
	margin-top:5px;
	padding:5px;
	font-size:14px;
	margin-right:15px;
	margin-left:15px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.style_nbAdherent{
text-align:center;
width:150px;
border:thin solid #999999;
margin-left:300px;
margin-right:auto;
}
#une_entite #bloc_nom{
	position:relative;
	padding:0px 0 10px 10px;
	font-size:22px;
	font-weight:700;
	margin:5px;

}
#une_entite #bloc_photo1,#une_entite #bloc_photo2{
	margin-left:auto;
	margin-right:auto;
	float:none;
	width:300px;
	height:*;	
	padding:10px 0 10px 0px;
}

.tableauTarif{
	border:1px solid #bbb;
	padding:0px;
	border-collapse:collapse;
	color:#000;
	background-color:#eee;


}.tableauTarif td{
	border:1px solid #bbb;
	padding:2px;
}
.tableauDense{
	border:2px solid #ddd;
	padding:0px;
	border-collapse:collapse;
	color:#000;
	background-color:#eee;


}
.tableauDense td{
	border:2px solid #bbb;
	padding:2px;
}
.ligneBlanche{background-color:#fff;}
strong{
	font-size:1.05em;
	font-weight:600;
}

#bloc_logo{
	float:right;
	margin-right:10px;

}
#bloc_logo{
	width:250px;
	height:150px;
}
#bloc_logo img{
	width:100%;
	heigth:*;
}

#bloc_photo1{

	margin-left:15px;
	margin-right:auto;
	width:300px;
	height:225px;
}
#bloc_photo1 img{
	width:100%;
	height:*;
}
#bloc_photo2{

	margin-left:15px;
	margin-right:auto;
	width:300px;
	height:225px;
}
#bloc_photo2 img{
	width:100%;
	heigth:*;
}
#bloc_nomCat{
	color:#666666;
	font-size:0.8em;
	margin-top:-15px;
	margin-left:10px;
}
#bloc_adresse{
	text-align:left;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	margin:10px;
	font-size:1.5em;
	margin-right:270px;

}

#bloc_adresse div{
	font-size:0.9em;
}

.style_tel{
	position:relative;
	right:-10px;
	padding-left:17px;
	background-image:url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.style_fax{
	position:relative;
	right:-10px;
	padding-left:17px;
	background-image:url(../images/fax.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.style_ligne_titre{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight:800;
	color: #B13227;
	text-align:center;
	margin-top: 1px;
	margin-bottom: 15px;
	}
.style_ligne_horaires{
padding:5px;
margin:10px;
border:thin dashed #CC3300;
	color:#000;
	background-color:#FFFFFF;
}
.style_ligne_descriptif{
	padding:5px;
	margin-top:-10px;
	font-size:1.2em;
	font-weight:900;
	}
#bloc_planning,.style_lignePlanning{
	font-size:1em;
	
	color:#000000;
	text-align:left;
	margin-top:10px;
	margin-left:35px;
	margin-bottom:0px;
	background-color:#CECECE;
	background-image:url(../images/agenda.jpg);
	margin-right:35px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:100px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #575757;
	border-right-color: #575757;
	background-repeat: no-repeat;
	background-position: left top;
}
#bloc_planning .style_date,.style_lignePlanning .style_date{
	font-size:1.2em;
}
#bloc_planning .style_titre,.style_lignePlanning .style_titre{
	color:#0033CC;
	font-weight:800;
	font-size:1.2em;
}
#bloc_planning .style_description,.style_lignePlanning .style_description{
color:#0033CC;
}
.style_lignePlanning .style_nomEnt{
margin-right:20px;
	text-align:right;
	font-size:0.8em;
}
.style_nomEnt .auteur{
padding:2px;
border:thin solid  #000000;
background-color:#FFFFFF;
	color:#000;
	text-decoration:none;
	
}
.style_nomEnt .auteur:hover{
background:#FFCC66;
}
#bloc_mail, #bloc_siteWeb{
	margin-left:15px;
	margin-top:5px;
}
.style_lignePers{border-bottom:dashed #666666 thin;}
#bloc_pers{
	width:450px;
	margin-top:30px;
	background-color:#b2e0f6;
	padding:5px;
	margin-left:15px;
	margin-right:auto;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

#bloc_desc{
	margin-top:10px;
	background-color:#FCE49C;
	margin-right:15px;
	margin-left:15px;
	padding:5px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}


.style_ligneDesc_horaires{
	padding-left:30px;
	background-repeat: no-repeat;
	background-position: left top;
}

.bt_perso{
	margin:1px;
	padding:3px;	
  border-Top-Width: thin;
  border-Top-Style: solid;
  border-Top-Color: #B13227;
  border-Right-Width: thin;
  border-Right-Style: solid;
  border-Right-Color: #B13227;
  border-Bottom-Width: thin;
  border-Bottom-Style: solid;
  border-Bottom-Color: #B13227;
  border-Left-Width: thin;
  border-Left-Style: solid;
  border-Left-Color: #B13227;
  font-Family: Verdana, Arial, Helvetica, sans-serif;
  font-Size: x-small;
  background-Color: transparent;

 }
.bt_perso:hover{
	background-color:#dddddd;
}
#bloc_rechercher{
	text-align:center;
	display:inline;
	font-Family: Verdana, Arial, Helvetica, sans-serif;
  	font-Size: x-small;background-color:#dddddd;
}

#calendar table{
	margin:auto;
}

a.miniLienAgenda{
	font-size:xx-small;
}
a.miniLienAgenda:link  {
	color: #0066CC;
	text-decoration: underline;
}
a.miniLienAgenda:visited{
	color: #0066CC;
	text-decoration: underline;
}
a.miniLienAgenda:hover{
	color: #0066CC;
	text-decoration: none;
}
a.miniLienAgenda:active{
	color: #0066CC;
	text-decoration: none;
	}
#lesLignesAgenda{
	font-size:xx-small;
	text-align:left;
	margin-left:35px;
	background-color:#CCCCCC;
	margin-right:35px;
	padding-bottom:10px;
	padding-left:3px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #575757;
	border-right-color: #575757;
}

.rdv{
	display:block;
}

.credits{
	color:#000000;
	position:relative;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:500;
	width: 650px;
	left: -10px;
	
}
.credits h2{
	color:#999999;
	padding:1em 0 0 0;
	font-size:1.5em;
}
.lienAdmin{font-size:xx-small;
text-decoration:none;
}
.lienAdmin:hover{
text-decoration:underline;
}

