/* CSS Document */

body {
	background-color: #e8e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("/images/frame/fond.gif");
	background-repeat: repeat-y;
	background-position: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#wrapper  {
margin: 0px auto 0;
width: 998px;
background: #FFFFFF;

}

.headercontainer {
	background-image: url(/images/header-v2/fond-header.jpg);
	height: 151px;
	width: 998px;
}
.headerlogo {
	position: relative;
	float: left;
	height: 140px;
	width: 316px;
	padding-top: 8px;
	padding-left: 27px;
}
.headerboutons {
	position: relative;
	width: 261px;
	height: 48px;
	margin-left: 12px;
	float: left;
	margin-top: 103px;
}
.headerrecherche {
	position: relative;
	width: 260px;
	height: 30px;
	float: right;
	padding-top: 112px;
	padding-right: 8px;
	overflow: hidden;
}
.navig {
	background-image: url(/images/frame/fond-navig.gif);
	background-repeat: repeat-y;
	width: 199px;
}
	
.navig-section {
	padding-top: 10px;
	padding-bottom: 10px;
}

.navig-links {
	color: #3a403e;
	line-height: 26px;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
}

.evenement-links {
	color: #3a403e;
	line-height: 15px;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
}

.navig-links a{
	color: #3a403e;
	text-decoration:none;
}

.evenement-links a{
	color: #3a403e;
	text-decoration:none;
	font-weight: bold;
}

.navig-links a:hover{
	color: #000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}

.lineheight {
		height: 26px;
		}
.lineheight-soussection {
	height: 40px;
		}
		
.nav-links-secondaires {
	line-height: 21px;
	margin-bottom: 5px;
}

.footer {
	background-image: url(/images/frame/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
}
#footerlogos {
	margin-left: 80px;
}
.footer-legal {
	position: relative;
	width: 250px;
	color: #9DB3AC;
	float: left;
	left: 25px;
	top: 25px;
}
.footer-links {
	text-align: center;
	padding: 15px;
}

.footer-links a {
	color: #6c6c6c;
	text-decoration: none; 
}

.pagination-bloc {
	height: 43px;
	width: 460px;
	background-image: url(/images/frame/fond-pagination.gif);
	margin-left: 36px;
	font-size: 14px;
	font-weight: bold;
}

.pagination {
	padding-top: 12px;
	padding-right: 20px;
	text-align: right;
}

.pagination a:link{
	text-decoration: none;
	color: #3a99bf;

}

.pagination a:active{
	text-decoration: none;
	color: #3a99bf;

}

.pagination a:visited{
	text-decoration: none;
	color: #3a99bf;
}

.pagination a:hover{
	text-decoration: underline;
		color: #495451;
}

.paragraph1 {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.statique-pad {
	width:550px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.statique-pad-short {
	width:450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.statique-pad-large {
	width:700px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.bleubold {
	color: #3A99BF;
	font-weight: bold;
	font-size: 16px;
}

