/* CSS Document */
html body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #e8a931;
	background-image: url(/images/site-fond.png);
	background-repeat: repeat-x;
}

a{
	color:#31454f;	
}

a:hover{
	color:#31454f;	
}

.Clear{
	margin:0px;
	padding:0px;
	height:0px;
	line-height:0px;
	clear:both;
}

#Site{
	margin-left:auto;
	margin-right:auto;
	width:971px;
}

#Haut{
	background-image: url(/images/contenu-fond.png);
	background-repeat: repeat-y;
	background-position: 173px;
}

#Gauche{
	width:173px;
	float:left;
}

#Logo{
	margin-top:37px;	
	margin-bottom:99px;
}

#Menu{
	margin-right:3px;
	text-align:right;
}

#Menu p {
	border: none;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}
#Menu .head {
	cursor:pointer;
	display:block;
	margin-top:10px;
	padding-right:11px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
/*	height:23px;*/
	padding-top:4px;
	background-image: url(/images/menu-fond-off.png);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}

#Menu .head:hover{
	color:#FFFFFF;
}

#Menu .head.selected{
	background-image: url(/images/menu-fond-on.png);
	color:#FFFFFF;
}

#Menu div{
	background-image: url(/images/menu-item-fond.png);
	background-repeat: repeat-y;
	background-position: right;
}

#Menu div p {
	margin:0px;
	padding:0px;
	padding-right:11px;
	font-size:12px;
	font-weight:normal;

}

#Menu div p a {
	display:inline;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
#Menu div p a:hover {
	color:#8b0e13;
}
#Menu div p a.selected {
	color:#8b0e13;
	text-decoration:none;
}

#Centre{
	width:625px;
	float:left;
}

#Diapo{
	height:200px;
}

#Contenu{

}

#Page{
	margin-left:7px;
	margin-right:8px;
	padding-left:20px;
	padding-right:19px;
	padding-top:22px;
	background-image: url(/images/page-fond.png);
	background-repeat: no-repeat;
	background-position: 313px 0px;	
}

#PageTitre{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#ca521e;
	font-size:30px;
	border-bottom: 1px solid #ca521e;
}

.SousTitre{
	/*
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	*/
	color:#31454f;
	font-size:14px;
}

#Droite{
	padding-left:11px;
	width:162px;
	float:left;
}

#Bulletin{
	height:131px;
	text-align:center;
	color:#FFF;
	margin-top:33px;
}

#Bulletin a{
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#Bulletin img{
	border:0px;
}

#FlashInfo{
	width:149px;
	margin-left:3px;
}

#FlashInfoTitre{
	color:#FFF;
	font-size:15px;
	height:21px;
	padding-top:2px;
	text-align:center;
	background-image: url(/images/flash-info-titre-fond.png);
	background-repeat: no-repeat;
}

#FlashInfoEncart{
	background-image: url(/images/flash-info-fond.png);
	background-repeat: repeat-y;
	padding-left:12px;
	padding-right:10px;
}

#FlashInfoEncartBas{
	margin-left:-12px;
}

#LogoOtVias{
	margin-top:10px;	
}

#Footer{
	margin-left:173px;
	width:625px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#FFF;
	height:24px;
	padding-top:2px;
	background-image: url(/images/footer-fond.png);
	background-repeat: no-repeat;
}

/* EASY NEWS {*/
.news_style{
	display:none;
}
.news_show {
	color:#FFF;
	width:127px;
}
.news_border {
	width:127px;	
}
.buttondiv {
	padding-top:2px;
	margin-bottom:3px;
}

#news_pause{
	margin-left:34px;
	margin-right:30px;
}

.buttondiv img{
	cursor:pointer;
}
/*}*/

#Article p {
	text-align: justify;
}
#Signature {
	margin-left:173px;
	width:625px;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	color:#FFF;
	height:24px;
	padding-top:2px;
}
