
/*###############################################
################################################
###
###  STRUCTURE
###
###############################################
##############################################*/

body{
	font-family: Verdana;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: regular;
	color: #990101;

	margin: 0;
	padding: 0;
	height: 100%;
}

.menu_n1_en_tete {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_n1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7C6B69;
}

.menu_n1_on {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C06C6C;
}

.menu_n2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #7C6B69;
}

.menu_n2_on {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #C06C6C;
}

.intro {
	font-family: Verdana;
	font-size: 12px;
	color: #7C6B69;
}

.page {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #7C6B69;
}

.page_on {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #C06C6C;
}

.texte_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #906865;
}

.titre {
	font-family: Verdana;
	font-size: 12px;
	color: #5597D1;
	font-weight: bold;
}

.outils {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.access_pass {
	font-family: Verdana;
	font-size: 10px;
	color: #7D9828;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #906865;
}

input.champ {
	font-family: Verdana;
	font-size: 10px;
	color: #906865;
	border: 1px solid #7F9DB9;
}

/*###############################################
################################################
###
###  CONTENU
###
###############################################
##############################################*/

/*------------------------------------Tableau------------------------------------*/

table{
	font-size: 10px;
}

/*------------------------------------Les Listes------------------------------------*/
li {
	list-style-position: outside;
	list-style-image: url(http://guerlesquin.safetyhost.net/medias/images/www/contenu/communs/puce_liste.gif);
	list-style-type: Aucune;
	font-weight: regular;
	color: #BB9244;
	font-size: 10px;
}

/*------------------------------------Les Fonds------------------------------------*/
.fond_1{
	background-color: #FFFFFF;
}
.fond_2{
	background-color: #F2F4F4;
}

/*------------------------------------Spécifique------------------------------------*/
.titre-page{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5597D1;
}

.sous-titre-page{
	font-family: verdana;
	font-size: 12px;
	color: #5597D1;
}

.chapeau{
	font-family: verdana;
	font-size: 10px;
	font-weight: regular;
	color: #7C6B69;
}
.titre-article{
	font-family: verdana;
	font-size: 11px;
	color: #990101;
	font-weight: bold;
}
.sous-titre-article{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BB9244;
}
.texte{
	font-family: verdana;
	font-size: 10px;
	font-weight: regular;
	color: #990101;
}
.legende{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #BB9244;

}






/*------------------------------------Formulaires------------------------------------*/

input.outils {
font-size: 11px;
color: #808080;
border:0px solid black;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.texte {
font-size: 11px;
color: #808080;
border:1px solid #808080;
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: 15px;
	padding: 1px;
	border: 1px solid #DBCAC8;
}

.contenaire_titre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990101;
	width: 250px;
	height: 16px;
	margin-right: 0px; 
	background: #DBCAC8;
	margin-top: 2px;
}

.mini_colonne {
  float: left;
  width: 105px;
  margin-right: 10px;
}



a {
	font-family: verdana;
	 text-decoration: none;
	font-weight: regular;
	color: #BB9244;
	font-size: 10px;
}
a:hover {  font-size: 10px;color: #906865; text-decoration: none; }
a:active {  font-size: 10px;color: #906865; 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: #990101; text-decoration: none; }
a.outils:active {  font-size: 11px;color: #990101; 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: #C06C6C; text-decoration: none; }
a.menu:active {  font-size: 10px;color: #C06C6C; text-decoration: none; }




		/*############################
		### Calendrier
		############################*/
		.calendrier {
			margin:0;
			border:0;
			background: #F0D7A8;
		}

		a.calendrier_on {
			color: #990101;
			background: #FFFFFF;
		}

		.calendrier_jour {
				color: #FFFFFF;	
		}

		.calendrier_en_tete {
			margin:0px;
			border:0px;
			width: 196px;
			background: #F0D7A8;
		}


		.calendrier_en_tete2 {
			margin:0px;
			width: 170px;
			height: 42px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #990101;	
			text-align:center;
			background: #E5D0B8;

			border-style: solid;
			border-color: #F8EBD4;
			border-width: 1px;
		}