body{
	background-color:#FFFFFF;
	font-family:arial; /*georgia,tahoma,arial;*/
}

#doc2{
	background-color:#FFFFFF;
}

#hd{
	background:#b02123 url(/images/101/header.jpg);  background-repeat:no-repeat;
	height:120px;	
}

#pTitre{
	background-color:#EF9D37;
	color:#000000;
	cursor:pointer;
	line-height:40px;
	padding:3px;
	margin:0px;
	font-size:138.5%;
}

.pAccueil{
	color:#555555;
	padding:3px;
}

#EDLPro{
	text-align: center;
}

#pDeconnexion{
	background-color:#EF9D37;
	color:#000000;
	cursor:pointer;
	line-height:20px;
	padding:1px;
	font-size:93%;
	margin:0px;
	text-align:right;
}

/*TABLEAU*/
#tblLogin{
	margin-bottom:30px;
	margin-top:30px;
	width:100%;
}
.tdMergedError{
	color:red;
	padding-bottom:5px;
	text-align:center;
}
.tdLeft{
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
	width:50%;
}
.tdRight{
	padding-bottom:5px;
	padding-left:5px;
	width:50%;
}

#ft{
	background-color:#B02123;
	height:60px;
}
/* Menu */

.yui-skin-sam .yui-dt-table {
	font-family:arial;
	font-size:8pt;
}

.yuimenubar .yuimenubaritem .yuimenubaritemlabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8195C0; /*grisé*/	
	font-size:14px;
	/*font-weight: bold;*/
}
.yuimenubar li, .yuimenu li { /* Rajouter ce paragraphe pour enlever les puces noires */
	list-style-type:none;
}