@charset "utf-8";



/*  accueil        */
.bloc_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: block;
}

.bloc_txt SPAN {
	color: #FF9900;
}


.bloc_txt A {
	color: #0C56A1;
	text-decoration: none;
}






.bloc_txt A:HOVER {
	color: #FF3300;
}

.bloc_txt H1 {
	color: #FF9900;
	font-size: 14px;
}

.bloc_txt H2{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.bloc_txt UL{
	color: #660000;
	font-size: 14px;
}

.bloc_txt LI{
	list-style-type: square;
	list-style-image: url(../images/puce_og.gif);
	color: #666666;
	font-size: 14px;
	list-style-position: outside;
	vertical-align: middle;
}






#stat_h1 {
	vertical-align: middle;
	text-align: center;
	height: auto;
	width: auto;
	border: 1px solid #000000;
}








.txt_info
{
/*	display: block;*/
}
.txt_info SPAN {
	color: #000099;
		}
.txt_info P.big {
	position: absolute;
	visibility: hidden;
	height: auto;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px dashed #999999;
	background-color: #FFFFCC;
	display: block;
		}
.txt_info:hover P.big {
visibility: visible;
		
}


#bas_menu1
{
	height: 5490px;
	width: 286px;
}
#bas_menu2
{
	height: 2235px;
	width: 286px;
}

#bas_menu3
{
	height: 130px;
	width: 286px;
}
#bas_menu4
{
	height: 30px;
	width: 286px;
}
#bas_menu5
{
	height: 1100px;
	width: 286px;
}
#bas_menu6
{
	height: 575px;
	width: 286px;
}
#bas_menu7
{
	height: 1800px;
	width: 286px;
}
#bas_menu8
{
	height: 200px;
	width: 286px;
}
#bas_menu9
{
	height: 845px;
	width: 286px;
}
#bas_menu10
{
	height: 2760px;
	width: 286px;
}
#bas_menu11
{
	height: 2125px;
	width: 286px;
}
#bas_menu12
{
	height: 110px;
	width: 286px;
}
.mg_h1{
	float: right;
}
.mg_h2{
	float: left;
	width: 180px;
}



FORM.cnt DIV {
	MARGIN: 2px;
	padding: 3px;
}

FORM.cnt DIV SPAN{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
FORM.cnt DIV LABEL {
	FLOAT: left;
	WIDTH: 170px;
	COLOR: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 22px;
}

FORM.cnt DIV P {
	display: block;
	margin: 0em;
	text-align: left;
}

FORM.cnt INPUT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #82A8FC;
	border: 1px solid #ccc;
	width: 250px;
}
FORM.cnt textarea {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #82A8FC;
	width: 250px;
}

FORM.cnt textarea:hover{
	BACKGROUND-COLOR: #FF9900
}
FORM.cnt INPUT:hover {
	BACKGROUND-COLOR: #FF9900
}
