@media screen {
/* --- BALISE HTML --- */
body{
	background-color: #666666;
	margin			: 0;
	margin-top		: 0;
	padding			: 0;
	
	color			: #094891;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
}

h1{
	font-size		: 20px;
	color			: #094891;
	margin			: 0px;
	margin-top		: 10px;
	text-align		: left;
	text-transform	: none;
}
h2{
	font-size		: 18px;
	color			: #094891;
	margin			: 0px;
	margin-top		: 10px;
	text-align		: left;
	text-transform	: none;
}
h3{
	font-size		: 14px;
	color			: #094891;
	margin			: 0px;
	margin-top		: 10px;
	text-align		: left;
	text-transform	: none;
}

a, a:active, a:visited{
	color			: #094891;
	text-decoration	: underline;
	text-transform	: none;
	font-weight		: bold;
	
}
	a:hover{
		color			: #094891;
		text-decoration	: underline;
		font-weight		: bold;
	}

p{}

table{}
tr{}
td{}

/* --- CLASSES PERSONNALISEES --- */
.fond_bandeau_haut{
	background-color: #FFFFFF;
}
.fond_bandeau_bas{
	background-color: #FFFFFF;
}
.fond_colonne_gauche{
	/*background-image: url('../../include/images/menugauche/bandeau.gif');
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
}
.fond_colonne_droite{
	background-color: #FFFFFF;
}
.fond_centre{
	background-color: #FFFFFF;
	text-align		: justify;
	padding-left	: 30px;
	padding-right	: 30px;
}

.bas, .bas p, .bas a, .bas a:active, .bas a:visited{
	color				: #FFFFFF;
	font-size			: 10px;
	text-decoration		: none;
}
	.bas a:hover{
		color			: #FFFFFF;
		font-size		: 10px;
		text-decoration	: underline;
	}
	.bas img{
		border			: 0;
	}
	
	
.tableau_entete{
	border 			: thin solid #000000;
	background-color: #CCCCCC;
	font-size		: 14px;
	font-weight		: bold;
}
.ligne1{
	/*color			: #FFFFFF;*/
	border 			: thin solid #000000;
}
.ligne2{
	color			: #D7E3F2;
	border 			: thin solid #000000;
}


/* --- STYLE DES POLICES --- */
.important{
	color			: #FF0000;
	font-weight		: normal;
}

.fontimagecontenu{
	background-color: #000000;
	border			: 2px solid #090763;
	color			: #FFFFFF;
	font-size		: small;
	font-style		: normal;
	font-variant	: normal;
	padding			: 0px;
	margin			: 7px;
}

.titre{
	Background-color: #7294C1;
	Color			: #FFFFFF;
	font-size		: 22px;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left	: 20px;
}


.cadre_menu{
	padding-top		:30px;
	padding-left	:15px;
}
	.cadre_menu p{
		margin-top	:14px;
	}

.menu a{
	color			: #FFFFFF;
	font-size		: 90%;
	font-family		: Arial, Helvetica, sans-serif;
	text-decoration	: none;
	font-weight		: bold;
}
	.menu a:hover{
	color			: #FFFFFF;
	text-decoration	: underline;
	font-size		: 90%;
	font-family		: Arial, Helvetica, sans-serif;
	font-weight		: bold;
	}
	
.cadre {
	border			: 1px solid #000000;
	padding			: 4px;
	background-color:#CBDEED;
	font-size		: 14px;	
	text-align		: center;
}


.Style6 {color: #CC3806}

}
