.cols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.champ1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: f4f4f4;
	height: 20px;
	width: 200px;
	border: 1px solid #666666;
}
.champ101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: f4f4f4;
	width: 200px;
	border: 1px solid #666666;
}
.champ2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: f4f4f4;
	height: 50px;
	width: 150px;
	border: 1px solid #666666;
}
.champcivilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: f4f4f4;	
	border: 1px solid #666666;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #f4f4f4;
	height: 20px;
	width: 150px;
	border: 1px solid #666666;
}
a { COLOR : #04344F; FONT-FAMILY : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
a:active { COLOR : #04344F; FONT-FAMILY : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none; }
a:hover { COLOR : #749CF9; FONT-FAMILY : Arial, Helvetica, sans-serif;	font-size : 11px; text-decoration : none; }

.fondblanc { color: #D4D3D3; background-color : #D4D3D3; }
.fondgris { color: #7E7E7E; background-color : #7E7E7E; }
.fondbleu { color: #26668A; background-color : #26668A; }

.basdepage1 { COLOR : #9CC6DE; FONT-FAMILY : Arial, Helvetica, sans-serif;	font-size : 11px; }
.basdepage { COLOR : #FFFFFF; FONT-FAMILY : Arial, Helvetica, sans-serif;	font-size : 11px; text-decoration : none; }
.basdepage:active { COLOR : #FFFFFF; FONT-FAMILY : Arial, Helvetica, sans-serif;	font-size : 11px; text-decoration : none; } 
.basdepage:hover { COLOR : #749CF9; FONT-FAMILY : Arial, Helvetica, sans-serif;	font-size : 11px; text-decoration : none; }

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 2px;
}
.texteblanc { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.titre { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
.titreorange { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #CC6600; }
.titreblanc { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.importante {
	font-size:1.8em;
	color:#0257a8;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* CSS PARA LANZAR EL VALIDADOR DE EMAIL */ 
.superCapa {
	visibility:hidden;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: #000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#cajaRevalidate {
	background-color: #C6DEEF;
	width: 370px;
	height: 120px;
	margin-left: -185px;
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: hidden;
	border: 1px solid #FFF;
}
.buttonRevalidate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 104px;
	background-color: #3963BA;
	color: #FFF;
	margin-left: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #25417A;
	border-right-color: #698BD1;
	border-bottom-color: #698BD1;
	border-left-color: #25417A;
}
