@charset "utf-8";
/* CSS Document */

body {
	background-color: #999999;
	background-image: url('images/fond.png');
	background-repeat:repeat-x;
}

.TableGlobal {
	height: 100%;
	width: 100%;
	text-align:center;
	font-weight: bold;
}

.TableHotesses {
	margin-left: auto; 
    margin-right: auto;
}

.titre1 {
	font-size:18px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #d0d0d0;
}

.titre1 a {
font-style:no-style;
color:#66CCFF;

}

.TableAlignCenter {
	height: 200px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: auto; 
    margin-right: auto;
	border-spacing: 10px;
}

.style1 {
	font-size:13px;

}

.style2 {
	font-size:13px;
	font-family:Arial Black, Helvetica, sans-serif;
}

.style3 {
color:#fff;
}

.divNumero {
text-align:center;
background: url(images/fond_numero.png) no-repeat;
width:226px;
height:56px;
}

.domicile {
padding-top:5px;
line-height:20px;
}

.salon {
line-height:45px;
text-indent:15px;
}

.styleNumero {
font-family:Arial Black;
color:#fff;
font-size:24px;
letter-spacing:-2px;
}

.styleCode1 {
color:#ffffff;
font-size:12px;
}

.styleCode2 {
color:#000000;
font-size:16px;
}


.alignDroite {
 text-align:right;
}

.nomHotesse {
	font-size: 14px;
	font-style:italic;
}

.cellHotesses {
	width: 252px;
	height: 324px;
	background-image: url('images/fond_cadre.png');
	border: 0px;
	margin-left: auto; 
    margin-right: auto;
}
.lienBlanc {
	text-decoration:none;
	color:#ba0090;
}

.cellBorder0 {
	border: 0px;
}