*{
	margin: 0;
	padding: 0;
}

ul{
	list-style: none;
}

a.nu{
	text-decoration: none;
}
a.nu:hover{
	text-decoration: underline;
}

.clic{
	cursor: pointer;
}

.gr, .gr a{
	color: gray;
}

img{
	border: none;
}

body {
	font-size: 12px;
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
}

.i {
	font-style: italic;
}

.g{
	font-weight: bold;
}

.ng{
	font-weight: normal;
}

.cb{
	vertical-align: middle;
	background-color: transparent !important;
}

textarea{
	padding: 2px;
}

select{
	color: inherit;
}

input{

}

a {
	cursor: pointer;
	text-decoration: underline;
}

.s ,.p{
	font-size: 0.9em;
}
.xs{
	font-size: 0.8em;
}
.c{
	text-align: center;
}
.d{
	text-align: right;
}
.l{
	text-align: left;
}

.r, .rouge{
	color: red !important;
}

.vam img{
	vertical-align: middle;
}

span.num{
	color: #4F81BD;
}

.q{
	margin-left: 20px;
}

.h{
	display: none;
}

p.nm{
	padding: 0 !important;
	margin: 0 !important;
}
p.nmb{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

div#fdbck{
	font-size: 9px;
	color: red;
}

h2{
	font-size:14px;
	font-weight: bold;
	text-align: center;
	padding: 2px 10px 2px 10px;
	margin: 0 0px 10px 0px;
	position: relative;
	color: white;
}


h3{
	font-size:12px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

#top1 img, #top2 img, #top3 img{
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div.champs{
	text-align: right;
}

div.champs label{
	float: left;
	font-weight: bold;
}


div.champs input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin-bottom:4px;
	!margin: -1px 0 3px 0;
	padding: 1px;
}

div.champs textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.champs select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
}



.center{
	text-align: center;
}

.color{
	color:#498caa !important;
}



/*clearfix http://www.positioniseverything.net/easyclearing.html */
.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.cf {display: inline-block;}
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */


div.c1, div.c2, div.c3, div.c4 {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 0;
}

div.c1{
	top: 0px;
	left: 0px;
}

div.c2{
	top: 0px;
	right: 0px;
	_right: -1px;
	background-position: -10px 0;
}

div.c3{
	bottom: 0px;
	_bottom: -1px;
	right: 0px;
	_right: -1px;
	background-position: -10px -10px;
}

div.c4{
	bottom: 0px;
	_bottom: -1px;
	left: 0px;
	background-position: 0 -10px;
}
/******************************/
/*  User Login / Inscription  */
/******************************/

#user { background-color:#333399; }

#login {
	float:left;
	width: 230px;
	margin-left:30px;
}

#inscription {
	float:left;
	width: 270px;

}

p.inscription { float:left; }

p.inscription label {
    float:left;
    width: 120px;
    text-align: right;
    margin: 0 8px;
}

p.inscription input { float:left; }

.tb a.creer { 
border: 1px solid #ccc; 
vertical-align:middle;
font-size: 12px;
background-color: #CCC;
color: #000 !important;
padding: 2px; 
text-decoration: none;
}

.bouton{
	cursor: pointer;
	background-color: gray;
	color: white;
	border: 1px solid #000;
}

.feedback{
	font-size: 0.9em;
	color: gray;
	text-align: center;
	margin: 5px;
}

.cent{
	position: relative;
	color: gray;
	font-size: 0.8em;

	font-weight: normal;
}
#ongs .cent{
	bottom:2px;
}

#activation{
	text-align: center;
	margin: 200px auto auto auto;
	padding: 30px;
	font-size: 12px;
	width: 500px;
	background-color: #F9F9F9;
	border: 1px solid #eee;
}

#creer1 label.fl{
	float: left;
	text-align: left;
}

#creer1 label{
	font-weight: bold;
}

#creer2{
	margin-top: 20px;
	text-align: left;
}

img.help{
	vertical-align: middle;
	cursor: help;
}

#help_tooltip{
	border: 1px solid #aaa;
	background-color: #F9F9F9;
	position: absolute;
	padding: 5px;
}


/* pop up detail moteurs */
.theme_icone{
		width: 20px;
		height: 20px;
		position: absolute;
		top: -2px;
		left: -24px;
}
.moteur_icone{
		width: 20px;
		height: 20px;
		position: absolute;
		top: -2px;
		left: -24px;
}

.moteur_liste_theme{
	font-size: 12px;
	font-weight: bold;
}

#moteur_liste{
	float: left;
	padding: 10px;
	width: 170px;
}

#moteur_liste li{
	position: relative;
	margin-left: 25px;
	margin-top: 5px;
}
#moteur_liste li li{
	position: relative;
	margin: 2px 0 3px 20px;
}
#moteur_liste ul ul{
	margin-top: 2px;
}
#moteur_details{
	margin-left: 210px;
}

.moteur_description, .moteur_description_done{
	display: none;
}

/* table de stats */
table.stats td.d{
	text-align: right;
	padding-right: 5%;
}
table.stats td.l{
	text-align: left;
	padding-left: 5%;
}

table.stats tr.hd td{
	font-weight: bold;
}
table.stats tr.tt td{
	padding-top: 5px;
}

table.stats tr td.cheque{
	color: #91b81d;
}

table.stats{
	border-collapse: collapse;
}
table.stats td{
	padding: 2px;
}


