/*-----------------------------------------------------
	Feuille de style réalisée par Alflex
------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
a:visited {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	

}
a:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


/* position -------------------------------------- */
#pos {
	display: block;
	margin: 0;
	padding: 20px 0px 10px 20px;
	font-weight: bold;
	color:  black;
	text-decoration: none;

}

#pos a, #pos a:active, #pos a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}

#pos a:hover {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

/* imprimer -------------------------------------- */
#print {
	display: block;
	font-weight: bold;
	color:  black;
	text-decoration: none;

}

#print a, #print a:active, #print a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

#print a:hover {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
  


/* main: article -------------------------------------- */
.article {
	padding: 0px 15px 10px 5px;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color:  #000000;
	
}

/* main: article formating -------------------------------------- */


.texte {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;

}

.ps {
	border-top: 1px dashed #ccc;
	margin-top: 5px;
	font-size: 12px;
}


/* Haut et bas de page -------------------------------------------- */

.HB {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;



}

#HB a, #HB a:active, #HB a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

#HB a:hover {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* OK -------------------------------------------- */

.OK {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: middle;
	color: #669900;
	margin-left: 3px;
}

#OK a, #OK a:active, #OK a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #669900;
	font-size: 11px;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-left: 3px;

}

#OK a:hover {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/* ENVOYER -------------------------------------------- */

#ENVOYER a, #ENVOYER a:active, #ENVOYER a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	background-color: #FFFFFF;




}

#ENVOYER a:hover {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* ENVOYER -------------------------------------------- */

#OKR a, #OKR a:active, #OKR a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;



}

#OKR a:hover {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* form elements -------------------------------------- */


form {
	margin: 0;
	padding: 2px 0;
}

input, textarea, select {
	font-size: 11px;	
}



#menugauche form {
	margin: 0;
	padding: 2px 0;
}

#menugauche input, #menugauche select {
	background-color: #C4ED8B;border: 1px solid #ccc;
	margin: 1px;
	padding: 0;
	font-size: 11px;	
}

#menugauche textarea {

	border: 1px solid #ccc;
	margin: 1px;
	padding: 0;
	font-size: 11px;	
}

#menugauche input.buttonwhite {
	border: 1px solid #FF0000;
}


.radiobut {
	border: 0px none;
}

/* plan site -------------------------------------------- */

#plan a, #plan a:active, #plan a:link { 
	color: #003366;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

#plan a:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* flêche lire la suite  -------------------------------------------- */

#fleche a, #fleche a:active, #fleche a:link { 
	font-size: 9px;
	color: #009966;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

#fleche a:hover {
	font-size: 9px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

/* liens photothèque  -------------------------------------------- */

#PTK a, #PTK a:active, #PTK a:link { 
	font-size: 9px;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

#PTK a:hover {
	font-size: 9px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

	

/* spip main class -------------------------------------- */
b.spip  {font-weight: bold;}
p.spip  {padding-left: 3px;}
hr, hr.spip {
	display:block;
	height: 0;	
	color: white;
	border-style:solid;
	border-color: #ccc;
	border-width:0px 0px 1px 0px; 
}

.spip_encadrer {	
	margin: 10px 30px 0 30px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 0;
	border-top: 1px solid white;		
}

.spip_encadrer b{	
	display: block;	
	background: #eee;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;		
}

/* table *************************************/
table.fun {
	border: 1px dotted #777;
}

table.result,  table.resultgray {
	border-collapse: collapse;
	border: 0;
	font-size: 11px;	
}

table.resultgray  {
	border: 1px solid #aaa;
}

table.result td, table.resultgray  td{
	border: 0;
	color: #333;
	padding: 2px 6px;
}

table.resultgray td{
    border: 1px solid #ccc;
}


.tableau-norepeat {
	background-repeat: no-repeat;

}

.tableau-norepeat-center {
	background-repeat: no-repeat;
	background-position: center top;

}
.tableau-norepeat-X {
	background-repeat: repeat-y;
	background-position: center top;

}
.tableau-norepeat-right {

	background-repeat: no-repeat;
	background-position: right top;
}

.tableau-norepeat-X-center {

	background-repeat: repeat-y;
	background-position: center;
}
.tableau-norepeat-Y {
	background-repeat: repeat-x;
	background-position: center;
}
.header-texte {
	font-size: 9px;
}
.tableau-norepeat-centerXY {

	background-repeat: no-repeat;
	background-position: center center;
}
.tableau-norepeat-left {
	background-repeat: no-repeat;
	background-position: left center;
}

.cadreservices {
	border: 1px solid #003366;


}
.E404 {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	font-size: 12px;
	width: 250px;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 250px;
	text-align: center;








}
.menu-G--titre-rubrique {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 37px;
	padding-right: 1px;




}
.menu-G--titre-rubrique-G {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 2px;
	height: 37px;
	text-align: center;

}
.menu-D-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;


}
.menu-D-cadre {
	border: 1px solid #003366;
	width: 130px;


}
.menu-D-cadrepourTXT {
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}
.menu-D-texte-lalettre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #003366;

}
.traitvert {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #99CC00;

}
.pub-infos {
	border: 1px solid #EEEEEE;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 110px;


}
.footer {
	font-size: 9px;
}
.texte-petit {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

}
.phototheque {
	vertical-align: text-top;
}
.cadrevert-phototeque {
	border-top: 3px none #99CC00;
	border-right: 3px none #99CC00;
	border-bottom: 3px solid #99CC00;
	border-left: 3px none #99CC00;
	background-color: #EFEFEF;
	letter-spacing: 1px;



}
.texte-rubrique {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
}
.cadre-titre-rubrique {
	height: 55px;
	width: 180px;
	border-top: 10px solid #99CC00;
	border-right: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	border-left: 1px solid #99CC00;
	background-color: #FCFCFC;






}
.Titre-trierdansmacommune {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	width: 90%;
	letter-spacing: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-position: center;
	font-weight: 700;





}
.Cadre-nom-commune {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 85%;



}
.Photothèque-naviguation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #99CC00;
	text-align: center;
	font-weight: bolder;
	border: 1px solid #99CC00;





}
.plan-titre-rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 3px;
	border-bottom-style: double;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #99CC00;
	text-transform: uppercase;
	background-position: right;



}
.menuD-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	color: #003366;
	height: 20px;
	text-align: right;
	width: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	vertical-align: text-bottom;







}
.longueurdepage {
	height: 80%;
}
.accueil-titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;


}
.accueil-titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 1px;



}
.accueil-titre3 {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #FFCC00;
	font-weight: bolder;
	font-style: oblique;
	font-variant: normal;
	letter-spacing: 5px;
	text-indent: 15px;

}
.accueil-titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	font-weight: 900;
	font-variant: small-caps;
	letter-spacing: 5px;
	text-transform: uppercase;
	vertical-align: top;


}
.accueil-titre5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: 900;
	font-style: oblique;
	vertical-align: top;
}
.titre-article-dans-rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 1px;
	vertical-align: middle;

}
.header-sitdomBP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;




}
.formulaire-titre {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 85%;
	border-top: 3px #99CC00;
	border-right: 3px #99CC00;
	border-bottom: 3px solid #99CC00;
	border-left: 3px #99CC00;





}
.ouverture1 {
	border: 2px solid #99CC00;
}
.ouverture2 {
	border: 1px dashed #99CC00;
}
