/*###############################################
################################################
###
###  STRUCTURE
###
###############################################
##############################################*/

body{
	font-family: Verdana;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: regular;
	color: #0C1D78;

	margin: 0;
	padding: 0;
	height: 100%;
}

.menu_n1_en_tete {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.bas_de_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}


.menu_n1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}

.menu_n1_home {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_n1_on {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #99CF96;
}

.menu_n2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
}

.menu_n2_on {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #99CF96;
}

.col_gauche_n1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF2A1E;
}

.col_gauche_n2_on{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B3BDAF;
}

.intro {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.page {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
}

.page_on {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #99CF96;
}

.texte_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #906865;
}

.titre {
	font-family: Verdana;
	font-size: 16px;
	color: #464646;
	font-weight: bold;
}

.outils {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.access_pass {
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
}

.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #0C1D78;
	text-align:center;
}

input.champ {
	font-family: Verdana;
	font-size: 10px;
	color: #7F9DB9;
	border: 1px solid #7F9DB9;
}

/*
.tableau_rub_col_gauche{
	border: 1px solid #EDEEEF;
}
*/

/*###############################################
################################################
###
###  CONTENU
###
###############################################
##############################################*/

/*------------------------------------Tableau------------------------------------*/

table{
	font-size: 10px;
	color: #463F3E;
}

/*------------------------------------Les Listes------------------------------------*/
li {
	list-style-position: outside;
	list-style-image: url(http://www.plouneour-menez.fr/medias/images/www/contenu/communs/puce_liste.gif);
	list-style-type: Aucune;
	font-weight: regular;
	color: #868C95;
	font-size: 10px;
}

/*------------------------------------Les Fonds------------------------------------*/
.fond_1{
	background-color: #FFFFFF;
}
.fond_2{
	background-color: #F2F4F4;
}

/*------------------------------------Spécifique------------------------------------*/
.titre-page{
	/*
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #840F06;
	width: 100%;
	background: #FFFFFF;
	margin-top: 2px;
	border-bottom: 6px solid #CF2A1E;
	*/
	display:none;	
}

.sous-titre-page{
	font-family: verdana;
	font-size: 12px;
	color: #5597D1;
}

.chapeau{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #464646;
	background: #D9EFD8;
}
.titre-article{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	width: 100%;
	background: #FFFFFF;
	padding: 2px;
	/*border-bottom: 1px dashed #868B94;	*/	
}
.sous-titre-article{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #42AF3C;
}
.texte{
	font-family: verdana;
	font-size: 10px;
	font-weight: regular;
	color: #0C1D78;
}
.legende{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #868B94;

}






/*------------------------------------Formulaires------------------------------------*/

input.outils {
font-size: 11px;
color: #466000;
border:1px solid #466000;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.texte {
font-size: 11px;
color: #466000;
border:1px solid #466000;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.texte_erreur {
font-size: 11px;
color: #FFFFFF;
border:0px solid black;
background-color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.t1_r {
	color:#FF0000;
}


/*------------------------------------STRUCTURES------------------------------------*/

.barre_article {
	width: 220px;
	height: 1px;
	background: #CB1242;
}

.contenaire_photo {
	width: 220px;
	padding: 2px;
	border: 1px solid #FFB700;
}

.contenaire_titre {
	/*
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #840F06;
	width: 100%;
	height: 16px;
	margin-right: 0px; 
	background: #FFFFFF;
	margin-top: 20px;
	border-bottom: 6px solid #CF2A1E;
	*/
	display:none;	
}

.mini_colonne {
  float: left;
  width: 105px;
  margin-right: 10px;
}



a {
	text-decoration: none;
	font-family: verdana;
	font-weight: regular;
	color: #42AF3C;
	font-size: 10px;
}
a:hover {  font-size: 10px;color: #464646; text-decoration: none; }
a:active {  font-size: 10px;color: #464646; text-decoration: none; }


a.outils {
	font-family: verdana;
	 text-decoration: none;
	font-weight: regular;
	color: #FFFFFF;
	font-size: 11px;
}
a.outils:hover {  font-size: 11px;color: #FFFFFF; text-decoration: none; }
a.outils:active {  font-size: 11px;color: #FFFFFF; text-decoration: none; }


a.menu {
	font-family: verdana;
	 text-decoration: none;
	font-weight: regular;
	color: #7C6B69;
	font-size: 10px;
}
a.menu:hover {  font-size: 10px;color: #C3DA85; text-decoration: none; }
a.menu:active {  font-size: 10px;color: #C3DA85; text-decoration: none; }




		/*############################
		### Calendrier
		############################*/
		.calendrier {
			margin:0;
			border:0;
			width: 200px;
			background: #F0F0F0;
		}

		a.calendrier_on {
			font-family: Verdana;
			font-size: 10px;
			font-weight: normal;
			color: #440E0F;
			background: #FFBB10;
			width: 20px;
		}

		.calendrier_jour {
				color: #FFFFFF;	
		}

		.calendrier_en_tete {
			margin:0px;
			border:0px;
			width: 200px;
			background: #F0F0F0;
			/*
			border-style:dashed;
			border-color: #878996;
			border-width: 1px;	
			*/		
		}


		.calendrier_en_tete2 {
			margin:0px;
			border:0px;
			width: 200px;
			height: 42px;
			font-family: Verdana;
			font-size: 11px;
			font-weight: bold;
			color: #FFFFFF;	
			background: #99CF96;
			
		}
