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

	body {
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	margin:0;
	padding:0;
	color: #333333;
	background-image: url(images/bg_ciel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	height: 100%;
	background-color: #FFFFFF;
}
#entete {
	background-color: #357463;
	margin-right: -20px;
	margin-left: -20px;
	padding-top: 10px;
	padding-bottom: 10px;
}#entete h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin: 4px;
}
#header p {
	font-size: 20px;
	font-weight: bold;
	color: #7D7A46;
	display: block;
	text-align: right;
	float: right;
	width: 500px;
	margin-top: -2px;
	
}
#container #containt ul#maintenance,
#container #containt ul#expert
 {
	margin:0;
	padding:0;
	display:block;
	padding-left: 50px;
	width:500px;
	padding-left:230px;
	height: 180px;
	list-style-type:none;
}

#container #containt ul li
	 {
	margin-bottom:10px;
}
#container ul li a {
	display:block;
	width:450px;
	padding:3px;
	background-image: url(images/mini_feuille.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	overflow: visible;
}
ul#maintenance {
	background-image: url(images/logo_maintenance.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#expert {
	background-image: url(images/cible_expert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
.coul {
	font-size: 20px;
	font-weight: bold;
	color: #004287;
}
#container {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	height: 1100px;
}
#header {
	text-align: left;
	padding: 10px;
}
#containt {
	font-size: 14px;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
sup { 
font-size: .7em; 
line-height: .8em; 
} 

#container #containt .mini {
	font-size: 10px;
	color: #FF9900;
}
#containt h3 {
	color: #357463;
	border-bottom: solid 1px #357463;
	text-align:left;
	font-size: 18px;
}
a {
	text-decoration:none;
	color:#006600;
}
a:hover {
	text-decoration:none;
	color:#FF0000;
}

td#listepresse {
	width:260px;
	}
td#listepresse p {
margin:0;
padding:0;
margin-bottom:5px;}
td#listepresse p a {
	display:block;
	width:240px;
	padding:4px;
	padding-left:10px;
	background-color: #F6F6F6;
	background-image: url(images/miniflech-off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	margin:1px;
}	
td#listepresse p a:hover {
background-color:#EEEEEE;
color:#990000;
}
td#articlepresse {
	width:440px;
	height:150px;
	/*background-color:#CCCCCC;*/
	}
td#articlepresse strong {
	font-size:16px;
	color:#003366;
}	
td#articlepresse img {
float:right;
border:solid 1px #CCCCCC;
margin-left:20px;}

td#articlepresse a.pdf {
font-size:11px;
	display:block;
	width:120px;
	text-align:center;
	padding:2px;
	background-color:#FFFFFF;
	color:#CC0000;
	margin-left:100px;
}
td#articlepresse div.cache {
display:none;}





@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;
	background:none;
}

h1 {
	color:#000000;
}

}
