.navh:hover {
	background-position: 0px -36px;
}

.navhon {
	background-position: 0px -36px;
}

#identification {
	padding-left: 12px;
	padding-top: 12px;
	font: 11px Arial, sans-serif;
	color: #fff;
}

#identification div.field {
	width: 132px;
	height: 19px;
	margin-bottom: 12px;
}

#identification div.field input[type=text] {
	width: 120px;
	height: 19px;
	border: 1px solid #aaa;
	font: 11px Arial, sans-serif;
	color: #686868;
	line-height: 18px;
	padding-left: 3px;
}

.pasInscrit {
	padding-left: 12px;
	background: #686868;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font: 11px Arial, sans-serif;
	color: #fff;
	line-height: 20px;
}

.pasInscrit a {
	font-weight: bold;
	color: #fff;
}

.mdpOublie {
	padding-left: 12px;
	font: 11px Arial, sans-serif;
	color: #fff;
	line-height: 20px;
}

.mdpOublie a {
	color: #fff;
}

.lienGauche {
	padding-top: 3px;
	padding-bottom: 3px;
	font: 12px Arial, sans-serif;
	color: #686868;
	line-height: 16px;
}

.lienGauche a {
	color: #686868;
}

.titrePage {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 18px;
	height: 54px;
	background: #dedede;
	font: 18px Arial, sans-serif;
	font-weight: bold;
	color: #25418f;
	text-transform: uppercase;
	font-style: italic;
	line-height: 54px;
	padding-left: 34px;
}

/** splash **/

/* player container */
div.player {
	height:270px;
	width:358px;
	/*border:2px solid #fff;*/
	/*outline:1px solid #333;*/
	/*-moz-outline-radius:4px;*/
	cursor:pointer;
	float:left;
	text-align:center;
}

#player2 {
	width:400px;
	height:230px;
	margin: auto;
	background: #000;
}

/* info area */
div.player div.info {
	height:85px;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8;
	color:#ddd;
	text-align:left;
	font: 11px Arial, sans-serif;
	line-height: 14px;
	border-top:1px solid #ccc;
	margin-top:185px;
}

div.player div.info div.desc {
	padding: 5px 9px;
}

/* duration data inside info area */
div.player div.info div.desc span {
	font: 14px Arial, sans-serif;
	line-height: 16px;
	padding-bottom: 2px;
	color:#ddd;
	display:block;
	font-weight:bold;
}

.content {
	width: 600px;
	margin-left: 36px;
}

.content p {
	font: 12px Arial, sans-serif; 
	color: #686868; 
	line-height: 16px;
	padding-bottom: 15px;
}

.content p a {
	color: #25418f;
}

.content h3.spip {
	font: 18px Arial, sans-serif; 
	color: #25418f;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}


.edito {
	float: left;
	width: 308px;
	margin-right: 20px;
}

.edito p {
	text-align: justify;
	padding-bottom: 15px;
	font: 12px Arial, sans-serif;
	color: #686868;
	line-height: 16px;
}

.editoDroite {
	width:337px;
	float:left;
	background: #686868;
	padding-top: 15px;
}

.editoDroite p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font: 12px Arial, sans-serif;
	line-height: 16px;
	color: #fff;
}

.videot a {color: #eee;}
