/* 
Couleurs :
Gris :		 #CCCCCC; 
Noir : 		 #000000; 
Vert fonce : #215A21; 
Vert clair : #CCEBBA; 
*/

.noprint { 
	visibility:hidden; 
	display:none; }
.noprint { 
	visibility:visible; 
	display:display; }

/* general */
body { 
	page: r }

@page { 
	margin: 2cm; }

body, div, p, th {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify; 
	line-height:1.3em;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px; 
	/* orphans:2; */ }
h1 {
	line-height:1.3em;
	margin:10px 0px 10px 0px; /* top right bottom left */
	padding:0px 0px 0px 0px; /* top right bottom left */
	text-align:left; }
h2 {
	line-height:1.3em;
	margin:10px 0px 10px 0px; /* top right bottom left */
	padding:0px 0px 0px 0px; /* top right bottom left */
	color:#333333; }
h3 {
	line-height:1.3em;
	margin:10px 0px 10px 0px; /* top right bottom left */
	padding:0px 0px 0px 0px; /* top right bottom left */
	color:#666666; }
hr {
	height:1px;
	padding: 0;
	background-color: #cccccc;
	border: 0;
	border-bottom: 1px solid #cccccc; } 
form { 
	margin: 0px; 
	padding: 0px; } 
.infos { 
	text-align:left;
	color:#cccccc;
	font:italic 13px "Times New Roman", Times, serif; 
}
.attention { 
	text-align:left;
	color:#ff0000;
	font:italic 13px "Times New Roman", Times, serif; 
}
ul {
	padding:0px 0px 0px 20px; /* top right bottom left */
}
li {
	width:95px;
	padding:5px 0px 5px 0px; /* top right bottom left */
	list-style-type:none; }
a,a:visited { color:#215A21; font:normal 13px "Times New Roman", Times, serif;  text-decoration:none; }
a:hover { color:#CCCCCC; font:normal 13px "Times New Roman", Times, serif;  text-decoration:underline; }

a.lien_entrer,a.lien_entrer:visited { color:#215A21; padding:5px; font:bold 16px "Times New Roman", Times, serif;  }
a.lien_entrer:hover { color:#215A21; padding:5px; background-color:#CCEBBA; }

.spacer {
	clear:both;
}

/* box */
#cadre_general {
	background-color:#215A21;
	background-image:url(../images/pages/bande_fond.gif);
	background-repeat:repeat;
	padding:0px; }
#cadre_bande_haut { 
	padding:0px; 
	margin:0px; }
#cadre_page { 
	vertical-align:top;
	padding:0px; 
	margin:0px;
	clear:both; }
#cadre_gauche { visibility:hidden; display:none; }
#cadre_droite { 
	position:relative;
	padding:0px 20px 20px 15px; /* top right bottom left */
	vertical-align:top; 
	text-align:left;
	float:left; }
.cadre_image { 
	text-align:center;
	color:#cccccc;
	font:italic 11px "Times New Roman", Times, serif; 
	position:relative;
	padding:0px 0px 0px 0px; /* top right bottom left */
	width:111px;
	vertical-align:top; 
	float:left; }
.cadre_texte { 
	position:relative;
	margin:0px 0px 0px 14px; /* top right bottom left */
	padding:0px 0px 0px 0px; /* top right bottom left */
	width:460px;
	vertical-align:top; 
	text-align:left;
	float:left; }
.haut_de_page { display:none; visibility:hidden; }
.right { 
	text-align:right;
}
#cadre_page_bas { 
	background-color:#ffffff;
	border-top:1px dotted #999999;
	width:100%;
	text-align:center;
	padding:5px 0px 5px 0px; /* top right bottom left */ 
	margin:0px 0px 0px 0px; /* top right bottom left */ }
#cadre_page_asdresse { 
	background-color:#CCEBBA;
	text-align:center;
	color: #000000;	
	font: normal 14px "Times New Roman", Times, serif; 
	padding:2px; 
	margin:0px; 
	clear:both; }
#cadre_page_cosmo { visibility:hidden; display:none; }
.noprint { visibility:hidden; display:none; }
