body { }
p, td, div, normal { font-size: 12px; font-family: "Lucida Grande", Geneva, Arial, sans-serif; color: #262626; }

a, a:link, a:visited { color: #00add8; text-decoration: none; }
a:hover { color: #f00; text-decoration: underline; }
a:active { }

h1 { color: #262626; font-size: 40px; line-height: 40px; margin: 0 0 10px; padding: 0 0 10px; font-family: 'Lobster', arial, serif;  font-weight: normal; }
/*
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
h2 { color: #e10055; font-size: 20px; line-height: 20px; margin: 0; padding: 0; }
h3 { margin: 0; padding: 0; }
*/
h2 { color: #e10055; font-size: 14pt; font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman; font-weight: normal; line-height: 8pt; margin-top: 10px; margin-bottom: 10px; padding-top: 20px; padding-bottom: 0; border-top: 1px solid #e50055; }
h3 { color: #262626; font-size: 23px; font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman; font-weight: normal; line-height: 23px; margin: 10px 0 10px 0; padding: 0; }
h4 { color: #ababab; font-size: 22px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 22px; margin: 30px 0 0; padding: 0; }
h5 { color: white; font-size: 25px; line-height: 25px; margin: 0 0 0 0; padding: 0 0 5px 0; font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; font-weight: normal; }

hr {
	color: lightgrey;
	background-color: lightgrey;
	height: 1px;
	border: 0;
}


.welcome { color: white; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #e10055; margin: 0; padding: 5px 10px; }

.float, .fleft {float:left;}
.fright {float: right;}
.clear {clear: both;}

.big {font-size: 16px;}
.medium {font-size: 12px;}
.little {font-size: 10px;}
.bold {font-weight: bold;}

.red {color: red;}
.bggray {background-color: #d8d8d8}
.gray {color: #929292}
.pad10 {padding: 10px;}
.mar10 {margin: 10px;}

.sort {display:none;}



label {margin-top:5px;}
.error { float: left; color: red; font-weight: bold; margin-top:0px; }




.menu {
	cursor: pointer;
}

/*
#div_defilement {
	position: relative;
}
*/

.more {
	background-color: white;
	background-image: url(/statics/images/degrade-haut2.gif);
	background-repeat: repeat-x;
	//padding: 45px;
}
.morebis {
	padding: 45px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#more1bis {
	background-image: url(/statics/images/imbas_01.png);/*bg-more1.jpg*/
}
#more2bis {
	background-image: url(/statics/images/imbas_02.png);
}
#more3bis {
	background-image: url(/statics/images/imbas_03.png);
}
#more4bis {
	background-image: url(/statics/images/imbas_04.png);
}
#more5bis {
	background-image: url(/statics/images/imbas_05.png);
}
#more6bis {
	background-image: url(/statics/images/imbas_06.png);
}
#more7bis {
	background-image: url(/statics/images/imbas_07.png);
}

.divParole {
	background-image: url(/statics/images/parole-middle.jpg);
	width:  252px;
}
.divParoleTop {
	background-image: url(/statics/images/parole-haut.jpg);
	width:  237px;
	height: 30px;
	color: #4fbcdf;
	padding: 10px 0 0 15px;
	font-size: 16px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
}
.divParoleBottom {
	background-image: url(/statics/images/parole-bottom.jpg);
	width:  252px;
	height: 11px;
}
.divParoleContent {
	padding: 0 5px 0 15px;
}







