/* Feuille de style CSS */

body {
	background-color : #3D3D3D;
	padding:0px;
	margin:0px;
}

body.Popup {
	background-color : #B3B3B3;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

body, table, tr, td, div, p, input, select, option, textarea, checkbox, radiobutton, label {
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

A { text-decoration : none; color:#E2001A; }
A:hover { text-decoration:none; color:#E2001A; }


.Erreur {
	font-family : Verdana, Helvetica, Geneva;
	font-size : 11px;
	font-weight : bold;
	color : #FF0000;
}


.ErreurAuth {
	font-family : Verdana, Helvetica, Geneva;
	font-size : 10px;
	font-weight : normal;
	color : #E2001A;
}






TABLE.blocPrincipal {
	width:993px;
	/*background-image:Url(/Img/principal-bloc.jpg);*/
	background-repeat:no-repeat;
}

TABLE.sousMenuContenu, TABLE.sousMenuContenuChoisi {
	background-color:#2E2E2E;
	width:195px;
	height:33px;
	border-collapse:collapse;
	border-style:none;
}
TABLE.sousMenuContenu:hover {
	background-color:#666666;
}
TABLE.sousMenuContenuChoisi {
	background-color:#666666;
}
TD.sousMenuContenu, TD.sousMenuContenu:hover, A.sousMenuContenu, A.sousMenuContenu:hover {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding:10px 10px 10px 10px;
}



.Texte {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	text-align:justify;
}



.TexteR1 {
	font-family : Verdana, Helvetica, Arial;
	color:#000000;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	text-align:justify;
}
.TexteR2 {
	font-family : Verdana, Helvetica, Arial;
	color:#D0041E;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	text-align:justify;
}



.Contact13 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
.Contact12 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
.Contact11 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}
.Contact10 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
}
A.LienContact {
	font-family : Verdana, Helvetica, Arial;
	color : #D0041E;
	font-size : 11px;
	font-weight : bold;
}
A.LienContact {
	text-decoration : none;
}
A.LienContact:hover {
	text-decoration : underline;
}



/* SPECIAL RADIOBUTTONLIST */
table.rblist input {
	width: 20px;
	display: block;
	float: left;
}
table.rblist label {
	width:auto;
	padding-top:3px;
	/*line-height:20px;*/
	/*width: 400px;*/
	display: block;
	float: left;
}




.Texte1 {
	font-family : Verdana, Helvetica, Arial;
	color:#474447;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
.Texte2 {
	font-family : Verdana, Helvetica, Arial;
	color:#1A171B;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}
.Texte3 {
	font-family : Verdana, Helvetica, Arial;
	color:#1A171B;
	font-weight : normal;
	font-size : 14px;
	text-decoration : none;
}


.btnMenu, .btnMenu1, .btnMenu2 {
	padding : 0px 9px 0px 9px;
	vertical-align:middle;
	text-align:left;
	background-repeat:no-repeat;
	width:195px;
	height:33px;
}
.btnMenu {
	background-image:Url(/espaceclient/img/fond-btn-menu.gif);
}
.btnMenu1 {
	background-image:Url(/espaceclient/img/fond-btn-menu-1.gif);
}
.btnMenu2 {
	background-image:Url(/espaceclient/img/fond-btn-menu-2.gif);
}
A.lienMenu, A.lienMenu:hover {
	font-family : Verdana, Helvetica, Arial;
	color:#FFFFFF;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
A.lienMenu {
	text-decoration : none;
}
A.lienMenu:hover {
	text-decoration : underline;
}




A.lienReservation, A.lienReservation:hover {
	font-family : Verdana, Helvetica, Arial;
	color:#000000;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
A.lienReservation {
	text-decoration : none;
}
A.lienReservation:hover {
	text-decoration : underline;
}




.TexteAuth1 {
	font-family : Verdana, Helvetica, Arial;
	color:#474447;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
.TexteAuth2 {
	font-family : Verdana, Helvetica, Arial;
	color:#FFFFFF;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.TexteAuth3 {
	font-family : Verdana, Helvetica, Arial;
	color:#1A171B;
	font-weight : normal;
	font-size : 14px;
	text-decoration : none;
}
td.TexteAuth3 {
	padding-left:0px;
	text-align:right;
}
.TexteAuth4 {
	font-family : Verdana, Helvetica, Arial;
	color:#1A171B;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}
td.TexteAuth4 {
	padding-left:0px;
	text-align:right;
}
A.LienAuth4, A.LienAuth4:hover {
	font-family : Verdana, Helvetica, Arial;
	color:#E2001A;
	font-weight : bold;
	font-size : 11px;
}
A.LienAuth4 {
	text-decoration : none;
}
A.LienAuth4:hover {
	text-decoration : underline;
}
.TabloAuth 
{
	padding: 5px 6px 5px 6px;
	background-image:Url(/espaceclient/img/fond-textbox-auth.gif);
	background-repeat:no-repeat;
	width:242px;
	height:26px;
}
.TextBoxAuth {
	border-style:none;
	width:228px;
	height:14px;
}

