body	{ margin: 0; padding: 0;background: #900000; color: #ffffff;  font-family: Arial; }

h1		{ text-transform: uppercase; text-align: center; font-size: 15px; color: #FFCC00; }

a		{ color: #FFCC00; font-weight: bold; font-size: 11px; }

big		{ display: block; width: 80%; margin: auto; border-bottom: 1px solid #cecece; font-size: 15px; font-weight: bold; color: #e0e0e0; padding-left: 15px; margin-bottom: 5px; }

#header					{ width: 100%; height: 35px; text-align: center; background: url(img/header_bg.gif); }

#header_menu			{ width: 100%; line-height: 20px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; text-align: center; }
#header_menu a			{ color: #e0e0e0; font-weight: bold; font-size: 14px; padding-left: 50px; padding-right: 50px; text-decoration: none; border-left: 1px solid #cecece; border-right: 1px solid #cecece; }
#header_menu a:hover		{ color: #ffffff; }

.explain				{ width: 400px; margin: 20px auto; text-align: center; font-size: 11px; }	

.box					{ width: 780px; margin: auto; border: 1px solid #cecece; background: #D40101; font-size: 11px; }
.box span				{ display: block; border-bottom: 1px solid #cecece; background: #B90000; font-size: 15px; font-weight: bold; color: #e0e0e0; padding-left: 15px; margin-bottom: 5px; }

.hotesses						{ width: 775px; margin: auto; }
.hotesses_box					{ width: 155px; float: left; text-align: center; margin-bottom: 15px; }
.hotesses_box div					{ width: 150px; font-size: 11px; height: 18px; overflow: hidden; }
.hotesses_box img				{ border: 1px solid #c0c0c0; margin: 1px; vertical-align: middle; }			
.hotesses_box a.link_show 		{ display: block; width: 90%; margin: auto; line-height: 18px; font-size: 13px; font-weight: bold; color: #e0e0e0; text-align: center; text-transform: uppercase; text-decoration: none; border: 1px solid #e0e0e0; }
.hotesses_box a.link_show:hover	{ color: #ffffff; border: 1px solid #ffffff; }

.clear							{ clear: both; }

#footer							{ font-size: 11px; width: 100%; line-height: 20px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; text-align: center; }

#pagination						{ text-align: center; }
#pagination	a					{ margin: 5px; padding: 3px; border: 1px solid #cecece; text-decoration: none; }
#pagination	a:hover				{ background: #FFCC00;color: #900000; }

.profil_thumb					{ border: 1px solid #FFCC00; margin: 1px; }
