/* @override http://ohara.win.mediacd.fr/global/css/utilisateur/screen.css */
/* = contenu                                               */
#Utilisateurs {
	padding: 10px 17px 10px 43px;
	top: 3px;
	background: transparent url('../../images/bg_Contenu.gif') no-repeat;
}
#Utilisateurs p {
	font-size: 1.1em;
	position: relative;
}
#Utilisateurs span.txtVotreRecherche {
	float: left;
	display: block;
	width: 145px;
	height: 16px;
	overflow: hidden;
	text-indent: -200em;
	background: transparent url('../../images/txtVotreRecherche.gif') no-repeat;
	position: relative;
	top: -5px;
}
#Utilisateurs span.txtVotreSelection {
	float: left;
	display: block;
	width: 145px;
	height: 16px;
	overflow: hidden;
	text-indent: -200em;
	background: transparent url('../../images/txtVotreSelection.gif') no-repeat;
	position: relative;
	top: -5px;
}
#Utilisateurs .NbPages {
	text-align: right;
}
#Utilisateurs .NbPages a {
	color: #000000;
	text-decoration: none;
}
#Utilisateurs .NbPages a:hover, #Acces .NbPages a.active {
	color: #FF9A00;
	text-decoration: underline;
}
#ColB {
	background-color: #fff;
}
#Utilisateurs #login {
	width: 515px;
	float: left;
}
/* =début des colonnes (colBa et colBb utilisés quand on est sur une mise en page avec deux colonnes
	de taille égales, colBc dans le cas ou il n'y a qu'une seule colonne de contenu) */
#Utilisateurs #colBa, #Utilisateurs #colBb, #Utilisateurs #colBc, #Utilisateurs #colBd {
	overflow: hidden;
	padding: 0px 10px;
	position: relative;
	float: left;
}
#Utilisateurs #colBc {
	height: 500px;
}
#Utilisateurs #colBa {
	float: left;
	width: 235px;
}
#Utilisateurs #colBb {
	float: right;
	width: 235px;
}
#Utilisateurs #colBc {
	float: left;
	width: 400px;
	margin: 0;
	position: relative;
}
#Utilisateurs #colBd {
	float: left;
	width: 400px;
	position: relative;
}
#colBa h2, #colBb h2, #colBc h2, #colBd h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0px;
	color: #FF9309;
}
#colBa p, #colBb p, #colBc p, #colBd p {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 10px 0;
}
#logForm {
	margin: 0px 15px;
	text-align: center;
}
#logForm p {
	width: 100%;
	float: left;
	clear: both;
	display: inline;
	margin: 4px 0;
	padding: 0px;
}
#logForm p span {
	display: block;
}
#logForm input.inptTxt {
	width: 100px;
	height: 15px;
	font-size: 0.9em;
	font-family: verdana;
	border: 1px solid #dbdad6;
	color: #000;
	padding: 1px;
	margin: 0 0 0px 5px;
	float: left;
}
#logForm input.court {
	width: 50px;
}
#logForm input.long {
	width: 246px;
}
#logForm label {
	font-size: 0.85em;
	width: 85px;
	float: left;
	text-align: right;
}
#colBc #logForm label {
	width: 170px;
	margin: 0;
	padding: 0 5px;
	text-align: right;
}
#colBc #logForm input.inptTxt {
	width: 150px;
	margin: 0;
	padding: 0;
}
p.validation {
	width: 98%;
	position: relative;
	text-align: center;
}

/* =definition des différents boutons
	btn permet d'utiliser un bouton simple sur un fond blanc
	btncourt permet d'utiliser un bouton court						*/
	
#colBa a.btn, #colBb a.btn, #colBc a.btn, #colBd a.btn {
	margin: 10px auto;
	display: block;
	width: 180px;
	height: 21px;
	background: transparent url('../../images/btOrangeSeul.gif') no-repeat;
	text-decoration: none;
}
#colBa a.btncourt, #colBb a.btncourt, #colBc a.btncourt, #colBd a.btncourt {
	margin: 0 auto;
	display: block;
	width: 80px;
	height: 21px;
	background: transparent url('../../images/btOrangeSeul-court.gif') no-repeat;
	text-decoration: none;
}
#colBa a.btn span, #colBb a.btn span, #colBc a.btn span, #colBd a.btn span {
	position: relative;
	top: 2px;
	color: #FFFFFF;
}
#colBa a.btncourt span, #colBb a.btncourt span, #colBc a.btncourt span, #colBd a.btncourt span {
	float :none;
	display: inherit;
	position: relative;
	/*top: 3px;*/
	color: #FFFFFF;
}
/*-------------------------------------------------------------------------------------*/
/* =  TABLEAU DE RESULTAT RECHERCHE 					 */
/*-------------------------------------------------------------------------------------*/

#Utilisateurs table{
	border: 1px #B5B380 solid;
	width:100%;
	font-size:1.1em;
	background:transparent url('../../images/bg_tabFoot.gif') left bottom repeat-x;
	margin-bottom:10px;
}
#Utilisateurs th{
	padding:0 0 0 0 ;
	border-bottom:1px #FF9A00 solid;
}
#Utilisateurs th.cell1{
	width:300px;
	color:#FF9A00; font-weight:bold; font-size:1.3em;
	text-align:left;
}
#Utilisateurs th.cell2{
	color:#FF9A00; font-weight:bold; font-size:1.3em;
	text-align:right;
}
#Utilisateurs td.cell3{
	font-weight:bold; color:#000;
	font-size:1.1em;

}
#Utilisateurs td.cell4{
	font-weight:normal; color:#000;
	font-size:1.1em;

}
#Utilisateurs td.cell5{
	font-weight:normal; color:#000;
	font-size:1.1em;

}
#Utilisateurs td.cell6{
	font-weight:normal; color:#B5B380;
	font-size:1.1em;
	padding-top:15px;

}
#Utilisateurs td.cell6 span{position:relative; top:8px;}
#Utilisateurs table.vide {background-image:none; background-color:transparent; border:none; padding:0px; margin:0px; width:200px;}


td h2{
	border-bottom:1px #EBE9C3 solid;
	margin-bottom:5px; font-size:0.9em; font-weight:normal;
	
}
td h2 span{
	background:#FFFFFF;
	position:relative; top:3px;
	padding-right:5px;
	color:#B5B380;
	}
