/******** ESCA *********/
/****** Standard *******/

BODY { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; margin: 0 0 0 0; background-color:#FFFFFF;}
P, TD, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline;}
a:hover {color:#FF0000; text-decoration:underline;}
a:active {color:#FF0000; text-decoration:underline;}
ul {
	list-style-position: outside;
	list-style-image: url(/img/puce.gif);
	padding-left: 25px;
}

INPUT {
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #F7F4ED;
font-size: 10pt; color: #000000; 
border: #000000 solid 1px;
padding-top: 3px;
}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

TEXTAREA {
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #F7F4ED;
font-size: 10pt; color: #000000; 
border: #000000 solid 1px;
padding-top: 3px;
}

H1 {
	font-size: 16pt;
	color: #336699;
	font-weight: bold;
}

H2 {
	font-size: 12pt;
	color: #336699;
	font-weight: bold;
}
H3 {
	font-size: 10px; 
	color: #00CCFF;
	font-weight: bold;
}


/*************************************************************************************** BAS DE PAGE *********/
.BlocContenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
}
.Blocmenu{
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-align: left;
}

.BlocEntete{
	width: 800px;
	background-image: url(img/K_haut.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	background-position: 0px 0px 0px 0px;
	height: 210px;
	margin: 0px;
	display: block;
	margin-bottom: -150px;
	overflow: visible;
}
.BlocPied {
	width: 800px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top : 100px;
	background-image: url(img/K_bas.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	background-position: right;
	overflow: visible;
	margin-top: -90px;
	z-index: 15;
}

.BlocPied a{color: #000000; text-decoration: underline;}
.BlocPied a:hover{color: #FFFFFF; text-decoration: underline; }
.BlocPied a:active{color: #FFFFFF; text-decoration: none;}
.BlocPiedPageWebinov{
	text-align: center;
	padding-top: 2px;
	color: #666666;
	font-size: 8pt;
	padding-left: 30px;
}

.BlocPiedPageWebinov a{
	font-size:8pt;
	text-decoration: underline;
	color: #333333;
}
.BlocPiedPageWebinov a:hover{ color: #666666; text-decoration: underline;}
.BlocPiedPageWebinov a:active{
	color: #666666;
	text-decoration: none;
}
/************************************************************************************************ FORMULAIRES *********/
.FormulaireGauche {
	text-align: right;
	padding-top: 3px;
	margin-top: 10px;
	width: 200px;
}

.FormulaireDroite {
float: left;
padding-left: 10px;
margin-top: 10px;
}

.FormulaireErreur {
color: #CC0000;
font-weight: bold;
}

.FormulaireValide {
color:#0099FF;
font-weight: bold;
}

/*************************************************************************************** TEXTES *********/
.TexteMenu {
	color: #336699;
	font-size: 10pt;
	text-align: left;
}

.TexteMenu a{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 10pt;
}
.TexteMenu a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
}
.TexteMenu a:active{
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
}

.Texterouge {
	color: #FF0000;
}
.TexteNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TexteMarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D77911;
}
.TexteOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.TextePetitVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8BA928;
}

.TextePetitMarron {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D77911;
}

.TexteAbus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.TexteRemarque {
	font-size: 10px; 
	color: #FF0000;
	font-weight: bold;
}
.TexteBleu {
	font-weight: bold;
	color: #000099;
}
.TexteGrandBleu {
	font-weight: bold;
	color: #000099;
	font-size: 14px;
}
.TexteGrandBleu a{
	font-weight: bold;
	color: #000099;
	font-size: 14px;
}

