body {
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

div#bandeau {
	width: 971px;
	height: 222px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#menuPrincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 900px;
	height: 39px;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	background-image: url(images/menuPrincipalpage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#menuPrincipal ul.top {
	margin: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 33px;
}

div#menuPrincipal ul.top li {
	/*display: inline;
	list-style: none;*/
	font-style: normal;
	height: 22px;
	padding: 0 21px;
}
div#contenuaccueil {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#menuPrincipal li a.main {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #A50044;
}

div#menuPrincipal li a.main:hover {
	color: #000;
}

div#menuPrincipal ul.top li.picto1 {
	background: transparent url('images/picto_histoire.gif') no-repeat 0 3px;
	padding-left: 17px;
}

div#menuPrincipal ul.top li.picto2 {
	background: transparent url('images/picto_decouvrir.gif') no-repeat 0 3px;
	padding-left: 20px;
}

div#menuPrincipal ul.top li.picto3 {
	background: transparent url('images/picto_evenements.gif') no-repeat 0 3px;
	padding-left: 21px;
}

div#menuPrincipal ul.top li.picto4 {
	background: transparent url('images/picto_agenda.gif') no-repeat 0 3px;
	padding-left: 31px;
}

div#menuPrincipal ul.top li.picto5 {
	background: transparent url('images/picto_groupe.gif') no-repeat 0 3px;
	padding-left: 26px;
}

div#menuPrincipal ul.top li.picto6 {
	background: transparent url('images/picto_infos.gif') no-repeat 0 3px;
	padding-left: 31px;
}

div#contenu {
	min-height: 900px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/fondcontenu.jpg);
	background-position: center top;
	padding-top: 10px;
	overflow: hidden;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

div#colGauche {
	width: 645px;
	float: left;
}

div#colDroite {
	width: 263px;
	float: right;
}

div#top_actu {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 57px;
	background-color: transparent;
	background-image: url(images/top_actu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#top_actu p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	color: #A50044;
	font-style: italic;
	text-align: left;
}

div#corp_actu {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	padding: 0 20px 10px 20px;
	text-align: left;
	background-color: transparent;
	background-image: url(images/corp_actu.png);
	background-repeat: repeat-y;
}

div#corp_actu p {
	margin: 0;
	text-align: left;
}
div#pied_actu {
	height: 26px;
	background-color: transparent;
	background-image: url(images/pied_actu.png);
	background-repeat: no-repeat;
}
div#corp_partenaires {
	height: 181px;
	text-align: center;
	background-color: transparent;
	background-image: url(images/corp_partenaires.png);
	background-repeat: repeat-y;
}

div#corp_partenaires p {
	margin: 0;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #97C03B;
}

div#pied_partenaires {
	height: 21px;
	background-color: transparent;
	background-image: url(images/pied_partenaires.png);
	background-repeat: no-repeat;
}

div#pied {
	margin: 0 auto;
	width: 900px;
	height: 26px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

.texte {
	padding: 10px 20px;
}

.titre {
	color: #A51846;
	font-size: 14px;
	font-weight: bold;
}

.titreParagraphe {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
