@charset "UTF-8";
/* CSS Document */

	body {
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	margin:0;
	padding:0;
	color: #333333;
	background-image: url(images/bg_comm-press.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	background-color: #E6E6E6;
}
#header {
	text-align: left;
	padding-top: 10px;
	height: 70px;
}
.coul {
	font-size: 20px;
	font-weight: bold;
	color: #004287;
}
#container {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	height: 100%;
}

#containt {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
#entete {
	text-align: center;
	margin-right: -40px;
	margin-left: -40px;
	background: url(images/bg_entete.jpg) repeat-x center center;
	color: #FFF;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#entete h1 {
	margin:0;
	padding:0;
	text-align:center;}
sup { 
font-size: .7em; 
line-height: .8em; 
}
#container #containt .mini {
	font-size: 10px;
	color: #FF9900;
}
#containt h3 {
	color: #0170BF;
	border-bottom: solid 1px #3399FF;
	text-align:left;
	letter-spacing:2px;
	font-size: 18px;
	padding-bottom: 5px;
}
a {
	text-decoration:none;
	color:#0170BE;
}
a:hover {
	text-decoration:none;
	color:#0099FF;
}
#header a{
	color: #999999;
}
#galerie {
	margin:0 auto;}
#galerie td {
	text-align:center;
	padding:4px;
	vertical-align:top;}	
#galerie a img {
	border:solid 1px #999;}	
#galerie a img:hover {
	border-color:#06F;}	
#form_contact th, td {
	padding:4px;
	vertical-align:top;
	text-align:left;
	font-size: 12px;
}
#form_contact th {text-align:right; padding-right:10px;white-space: nowrap;}

@media print {

body {
	font-size: 10pt;
	background-color:#FFFFFF;
	color:#000000;
	padding:0;
 	margin:0;
 	width:100%;
	height: auto;
}
#container {
	background-color:#FFFFFF;
	color:#000000;
	padding:0;
 	margin:0;
	border:none;
	overflow:visible;
	width:100%;
}
#content {
	background-color:#FFFFFF;
	color:#000000;
	padding:0;
 	margin:0;
	border:none;
	overflow:visible;
	width:100%;
}
#containt ul {
	margin:0;
	padding:0;
	width:autox;
}
#day1, #day2 {
height:auto;
background-image:none;
}

h1 {
	color:#000000;
}
#entete h1 {
	text-align: center;
}
}

