
* {
	margin: 0;
	padding: 0;
}


body {
/*	background-color: #374853;*/
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica,   "Courier New", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
/*    font-size: 80%;*/
	font-size:10pt;
/*    font-weight: bold;*/
}

#page {
	width : 995px;
	margin : 0 auto 2px;
	background-color: #FFFFFF;
/*	border: 4px solid #990000;*/
}

/*************************************************/
/* entete                                        */
/*************************************************/

#entete {
/*	background: url(../images/image1.png) repeat;*/
	background-color: #FFFFFF;
/*	border-bottom: 1px solid #990000;*/
	height : 130px;
	}


#logo_header_gauche {	
	background: url(../images/logo_incline_gauche.png) no-repeat;
	background-color: #FFFFFF;
 	height: 120px;
	width : 120px;
	float : left;
	margin: 5px 0 0 0px;
}

#header_centre {
	background-color: #FFFFFF;
	height: 120px;
	width: 700px;
	float : left;
	margin: 0px 0 0 0px;
}

#logo {
	margin: 10px 0 0 0;
}	

#logo_header_droit{
/*	background: url(../images/logo_incline_droit.png) no-repeat;*/
	background: url(../images/fourmi.png) no-repeat right bottom;
	background-color: #FFFFFF;
 	height: 120px;
	width : 120px;
	float : left;
	margin: 10px 0 0 30px;
}		


/**********************************************/
/* structure des blocs de la partie basse     */
/**********************************************/

div#partie_gauche {
	clear:left;
	float: left;
	width: 191px;
/*	background-color : #FFE271;*/
	margin-right: 10px;

}	

div#partie_droite{
	float: left;
/*	background-color : #FFE271;*/
	width: 191px;
	margin-left: 10px;

}

div#partie_centrale {
/*	background-color: #FFFF00;*/
	background-color: #FFFFFF;
	width: 593px;
	float: left;
	margin: 0 0 30px 0;
/*	margin: auto;*/
}	

div#partie_bas {
	background-color: #FFFFFF;
	margin: 0 0 30px 0;
}	
	
div#contenu_central {
	width: 593px;
	color: #595A5E;
/*	color: #374853;*/
}

div#contenu_bas {
	color: #595A5E;
}

/**********************************************/
/* blocs modules                              */
/**********************************************/

div#bloc_edito {
	background-color: #FFFFFF;
	margin: 15px 0 0 30px;
}


.bloc_clair {
	background-color:#66CC33;
	background: url(../images/bloc_clair_fin.png) no-repeat scroll left bottom;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
	
.bloc_clair_entete {
	background: url(../images/bloc_clair_entete.gif) no-repeat scroll left top;
	border-bottom:1px solid #595A5E;
	color: #374853;
	font-family:Helvetica,Sans-Serif;
	font-size:1.2em;
	text-align: center;
	font-weight:bold;
	height:19px;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top:2px;	
}	

.bloc_clair_fond {
	background:#F1F2F4 url(../images/bloc_clair_fond.png) repeat-x scroll left bottom;
/*	border-left:1px none #D0D3D8;
	border-right:1px none #D0D3D8;*/
/*	min-height:20px;*/
	padding-top: 1px;	
	padding-bottom: 1px;	
	text-align: center;
}	


.bloc_fonce {
	background: #F1F2F4 url(../images/bloc_fonce_fin.png) no-repeat scroll left bottom;
	padding-bottom:6px;
	margin-bottom:10px;
	}
	
.bloc_fonce_entete {
	background: url(../images/bloc_fonce_entete.gif) no-repeat scroll left top;
	border-bottom:1px solid #595A5E;
	color: #FFFFFF;
	font-family:Helvetica,Sans-Serif;
	font-size:1.2em;
	text-align: center;
	font-weight:bold;
	height:19px;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top:2px;	
}
	
.bloc_fonce_fond {
	background: url(../images/bloc_fonce_fond.png) repeat-x scroll left bottom;
	border-left:1px none #D0D3D8;
	border-right:1px none #D0D3D8;
	min-height:20px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
}	

.contenu_entete {
	background: transparent url(../images/bloc_fonce_large.gif) no-repeat scroll left top;
	color:white;
	font-family:Helvetica,Sans-Serif;
	font-size:1.2em;
	text-align: center;
	font-weight:bold;
	height:19px;
	line-height:1.3em;
	padding-left:0.5em;
	padding-top: 2px;
	margin-left:  18px;
}

.contenu_fond_image {
/*	background:#D0D3D8 none repeat scroll 0 0;*/
/*	background:#F1F2F4 none repeat scroll 0 0;*/
	background:#F1F2F4 none repeat scroll 0 0;
	margin-left: 18px;
	margin-right: 19px;
	padding: 0;
}

.contenu_fond {
/*	background:#D0D3D8 none repeat scroll 0 0;*/
/*	background:#F1F2F4 none repeat scroll 0 0;*/
	background:#F1F2F4 none repeat scroll 0 0;
	margin-left: 18px;
	margin-right: 19px;
	padding: 5px 5px 5px 5px;
}


/**********************************************/
/* listes fichiers enregistres                */
/**********************************************/

.enreg_fichiers {
	background-color: #D0D3D8;
	width: 535px;
	margin-left: 5px;
	padding: 0px;
}

#enreg_encours {
/* 	border:1px solid #660000;*/
	visibility: hidden;
	text-align: center;
}

#enreg_message {
/* 	border:1px solid #660000;*/
	visibility: hidden;
	text-align: center;
}

#enreg_form{
/*	border:1px solid #660000;*/
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

#liste_form{
/*	border:1px solid #660000;*/
	padding-left: 5px;
	
}	

.image_enreg {
	float : left;
	margin: 5px;
	height: 130px;
}	



.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
	margin-right:30px;
	padding:5px;
	padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
	padding-left:30px;
}

.sbtn {
	margin-left: 50px;
}

/**********************************************/
/* listes                                  */
/**********************************************/

ol#contenu {
/*	background:#D0D3D8 none repeat scroll 0 0;
	margin-left:30px;
	margin-right:27px;
	padding:0; */
	color: #595A5E;
}


li#contenu_li {
/*	list-style-image: url(../images/fourmi2mini.png);*/
	list-style-type: circle;
	margin: 1em;
}


/**********************************************/
/* divers                               */
/**********************************************/

.gros {
	font-size:12pt;
}

div#image_centrale {
	background-color: #FFFFFF;
	margin-left: 16px;
	height: 110px;
}


span#clignote {
	text-decoration: blink;
	color:#990000;
	font-weight: bold ;

}	


img { 
	border : none;
	padding: 0;
	margin: 0;
}

.imgadroite {
	background: url(../images/mail.gif) no-repeat right;
}	


.tarif {
/*	background: url(../images/fourmi.png) no-repeat left;*/
	color: #990000;
	font-weight: bold ;
}

.fonce {
	color: #990000;
	font-weight: bold ;
}

.lien {
	color: #000000;
/*	font-weight: bold ;*/
}

p#chapitre:first-letter  {
	color:#990000;
	font-size:14pt;
	line-height:0.8em;
    font-weight: bold;
}

p.titre {
	text-decoration: underline;
	font-weight: bold ;
	color: #990000;
}

a:link {text-decoration:none}    /* unvisited link */
a:visited {text-decoration:none} /* visited link */
a:hover {text-decoration:underline}   /* mouse over link */
a:active {text-decoration:underline}  /* selected link */


#warning {
	padding-left: 10px;
}	


.savoirplus {
/*	background: url(../images/bloc_fonce_entete.gif) no-repeat center;*/
/*	padding: 0 0 0 10px;*/
	color: black;
	font-size: 10pt;
	text-align: right;
	
}

.savoirplus a{
	color: blue;
    font-style: italic;
	
}

	
.texte {
	margin: 0 0 5px 0;
	padding: 5px 10px 5px 10px;
	background-color: #D0D3D8;
	color: #000000;
}

.pave  {
	color:#990000;
    font-weight: bold;
}

td#tarif {
	padding: 5px 10px 5px 10px;
	background-color: #D0D3D8;
	color: #000000;
	width: 50%;
}	

a.invisible {
	text-decoration:none;
	color: #FFFFFF;
}	


/**********************************************/
/* localisation                               */
/**********************************************/

#bloc_google {
/*	height: 650px;
	width: 350px;*/
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
    color: #990000;
}

#bloc1_google {
	border:1px solid #595A5E;	
	background-color: white;
	height: 500px;
	width: 530px;
}	

/**********************************************/
/* formulaire                               */
/**********************************************/

#bloc_forme {
/*	background-color:#FFFFFF;*/
	margin: 0px 5px 10px 10px;
/*	padding-bottom: 10px;*/
}

form {
	color: #595A5E;
}

fieldset {
	padding:20px 10px 10px 10px;
	margin-bottom:10px;
}

legend {
	color: #595A5E;
	font-weight:bold
}

label {
	margin-top:10px;
	display:block;
}

input {
	border:1px solid #595A5E;
	background-color:white;
}

textarea {
	border:1px solid #595A5E;
	background-color: white;
}

#nom #telephone {
	padding-left : 60px;
}	

table {
	width: 100%;
}

td.mail1 {
	text-align: left;

}

td.mail2 {
	text-align: left;
}	

/**********************************************/
/* compteurs                               */
/**********************************************/


div#stat {
	clear:both;
	width:995px;
	text-align : center;
	font-size: 80%;
	background-color:#FFFFFF;
	border-top: 1px solid #990000;
}


tr.mois {
	background-color: #D0D3D8;
}

td#compteur {
	text-align: center;
}	
td#jour {
	background-color: yellow;
	text-align: center;
	font-weight: bold ;
	
}	

td#titre {
	background-color: green;
	font-weight: bold ;
	text-align: center;
	width: 70px;
}

td#titre2 {
	background-color: green;
	font-weight: bold ;
	text-align: center;
	width: 30px;
}

td#nonnul {
/*	background-color: #99FFCC;*/
	background-color: #99FFCC;
	text-align: center;
	font-weight: bold ;

}

/**********************************************/
/* bas de page                             */
/**********************************************/

div#pied_page {
	clear:both;
	width:995px;
	height:20px;
	text-align : center;
	font-size: 80%;
	background-color:#FFFFFF;
	border-top: 1px solid #990000;
}



