body {
	background: #EDEDED;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
}

h1 {
	font-size: 24px;
	color: #FA0279;
	font-family: Arial;
	border-bottom: 1px dashed #FD82BC;
}

h2 {
	font-size: 19px;
	color: #FA0279;
	font-family: Arial;
	border-bottom: 1px dotted #FD82BC;
}

img {
	border: none;
}

#entete {
	width: 750px;
	height: 110px;
	background: #FFF;
	border-bottom : 1px dotted #A9A9A9;
	border-left : 1px solid #C5C5C4;
	border-right : 1px solid #C5C5C4;
	margin-left: auto;
	margin-right: auto;
}

#photo {
	width: 750px;
	height: 180px;
	background: #CCC;
	border-bottom : 1px dotted #A9A9A9;
	border-left : 1px solid #FFF;
	border-right : 1px solid #FFF;
	margin-left: auto;
	margin-right: auto;
	background: url(/IMG/lrdp/photo-home.jpg) no-repeat;
}

#contenu {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	overflow: auto;
}

#navigation {
	width: 750px;
	height: 27px;
	line-height: 27px;
	background: #008CC1;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#navigation a {
	color: #FFF;
}

#navigationpdp {
	width: 750px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background: #9AA3B0;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

#navigationpdp a {
	text-decoration: none;
	color: #FFF;
}

#copyright {
	width: 750px;
	text-align: center;
	padding-top: 6px;
	border-top : 1px dotted #A9A9A9;
	color: #9F9E9E;
	font-family: Arial;
	font-size: 11px;
}

#pdp {
	width: 750px;
	height: 60px;
	background: #FFF;
	border-bottom : 1px dotted #A9A9A9;
	border-left : 1px solid #C5C5C4;
	border-right : 1px solid #C5C5C4;
	margin-left: auto;
	margin-right: auto;
}

#sommaire {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto; 
}

#actualites {
	width: 200px;
	float: left;
	background: #FFF;
	border-right : 1px dotted #A9A9A9;
	min-height: 320px;
	_min-height: 320px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

.breve {
	width: 180px;
	height: 80px;
	margin-left: 5px;
}

.breve_large {
	width: 300px;
	height: 80px;
	margin-left: 10px;
}

#miseenavant {
	width: 525px;	
	background: #FFF;
	min-height: 320px;
	_min-height: 320px;
	padding-left: 5px;
	padding-top: 5px;
	float: right;
	font-family: Arial;
	font-size: 10px;
}

#assos_entreprises {
	width: 650px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	font-family: Arial;
}

#assos_entreprises li {
	list-style-type: none;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #6486A4;
}

#assos_entreprises li a {
	text-decoration: none;
	color: #6486A4;
	font-family: Arial;
}

#evenements {
	width: 600px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#evenements li a {
	text-decoration: none;
	color: #6486A4;
}

#actus {
	width: 600px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	min-height: 320px;
	_min-height: 320px;
}

#fiche_entr {
	width: 600px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	min-height: 320px;
	_min-height: 320px;
}

#fiche_asso {
	width: 600px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	min-height: 320px;
	_min-height: 320px;
}

.onglet {
	width: 96px;
	height: 37px;
	float: left;
	padding-top: 73px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6486A4;
	border-left : 1px solid #C5C5C4;
}

.onglet:hover {
	background: #FFF0F8;
}

.onglet a {
	text-decoration: none;
	color: #6486A4;
}

.logo {
	padding-left: 7px;
	padding-right: 9px; 
	padding-top: 5px;
	float: left;
	border: none;
}

.date_actu {
	font-weight: bold;
	color: #CF6445;
}

.sep_actu {
	color: #5E809E;
	font-weight: bold;
}

.breve_texte {
	font-size: 10px;
	font-family: Arial;
}

.breve_texte a {
	text-decoration: none;
	color: #6486A4;
}