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

a:hover {
	text-decoration: underline;
}

#doc2{
	background-color:#FFFFFF;
	border:1px solid #3B4E6C;
	margin-top:10px;
}

#hd{
	/*background-image:url(/images/13/default/header.jpg);*/
	background-image:url(/images/13/default/logo_mitanchet.jpg);
	height:150px;
}

#ft{
	background-color:#A60401;
	height:60px;
}

#pTitre{
	background-color:#FFFFFF;
	color:#A60401;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	margin:10px;
	padding:3px;
	text-align:left;
	


	/*w²background-color:#ffffff;
	color:#A60401;
	cursor:pointer;
	line-height:40px;
	padding:3px;
	font-size:108%;
	text-align: left;*/
}


#pDeconnexion{
	background-color:#E5E5E5; /*#A60401;*/
	color:#000000;
	cursor:pointer;
	line-height:20px;
	padding:1px;
   font-weight:bold;
	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%;
}

.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é*/
	list-style-type:none;
	font-size:14px;
	/*font-weight: bold;*/
}

.yuimenubar li, .yuimenu li { /* Rajouter ce paragraphe pour enlever les puces noires */
	list-style-type:none;
}