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

body{
	background-color:#f8f0c6;
}
#principal{
	margin: auto;
	width: 980px;
}

.retour {
	clear:both;
}

#ombre_top {
	background-image:url(/images/bgd_top.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:4px;
}
#ombre_central {
	background-image:url(/images/bgd_central.jpg);
	background-repeat:repeat-y;
	width:980px;
}
#ombre_bottom {
	background-image:url(/images/bgd_bottom.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:4px;
}


#contenu {
	background-image:url(/images/fond_extend.jpg);
	background-repeat:no-repeat;
	width: 972px;
	min-height:776px;
	margin:auto;
}

#gauche {
	float:left;
	width:260px;
	margin:0;
}

#menu {
	background-image:url(/images/bgd_actus.png);
	background-repeat:no-repeat;
	width:200px;
	height:328px;
	padding:35px 0 0 40px;
	margin:0 0 0 20px;
	
}
#menu ul li {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	height:40px;
}
#menu a {
	font-size:20px;
	color:#000000;
	margin:0;
	padding:0;
	text-decoration:none;
	display:block;
	line-height:22px;
	
}
#menu a:hover {
	color:#660000;
}

#vieille_photo {
	width:332px;
	min-height:640px;
	float:left;
}
#vieille_photo img{
	border:none;
}

#band_titre {
	background-image:url(/images/bgd_bandtitre.png);
	background-repeat:no-repeat;
	width:376px;
	height:59px;
	margin:0 0 20px 4px;
	float: left;
}
#band_titre h1 {
	line-height:59px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:3px;
	margin:0 0 0 20px;
}

#bloc_text_top {
	background-image:url(/images/bloc_text_top.png);
	background-repeat:no-repeat;
	width:364px;
	height:30px;
	margin:0 0 0 4px;
	float:left;
}
#bloc_text_repeat {
	background-image:url(/images/bloc_text_repeat.png);
	background-repeat:repeat-y;
	width:364px;
	margin:0 0 0 4px;
	float:left;
}
#bloc_text_repeat ul li {
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#bloc_text_repeat h2 {
	text-align:center;
	font-family:verdana, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:0;
}
#bloc_text_repeat a {
	font-family:verdana, Helvetica, sans-serif;
	color:#000
	padding:0 0 0 15px;
	text-decoration:none;
}
#bloc_text_bottom {
	background-image:url(/images/bloc_text_bottom.png);
	background-repeat:no-repeat;
	width:364px;
	height:25px;
	margin:0 12px 0 4px;
	float:right;
}
.titre {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin:0;
}
p.titre_cont {
	text-align:center;
	font-family:verdana, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	margin:0;
	line-height:18px;
}
p.sous_titre_cont {
	text-align:center;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	line-height:18px;
}
p.sous_titre_cont2 {
	text-align:center;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 20px 0;
	line-height:18px;
}
.date {
	text-align:left;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin:0 0 0 15px;
}
.sous_titre {
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 0 15px;
}
.texto {
	margin:10px 0 20px 30px;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.texthisto {
	margin:0 20px 20px 25px;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
blockquote {
	margin:0 20px 10px 25px;
	font-style:italic;
}
	

#titre_droit {
	background-image:url(/images/bgd_bandactus.png);
	background-repeat:no-repeat;
	width:688px;
	height:59px;
	margin:0 0 20px 4px;
	float: right;
}
#titre_droit h1 {
	line-height:59px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	letter-spacing:3px;
	margin:0 0 0 20px;
}
#droit_top {
	background-image:url(/images/bgd_bandactus_top.png);
	background-repeat:no-repeat;
	width:688px;
	height:18px;
	margin:0;
	float:right;
}
#droit_repeat {
	background-image:url(/images/bgd_bandactus_repeat.png);
	background-repeat:repeat-y;
	font-family:verdana;
	width:628px;
	margin:0;
	padding-left:30px;
	padding-right:30px;
	float:right;
	min-height:640px;
	font-size:12px;
}

#droit_repeat p img{
	margin: 0 10px;
}


#droit_bottom {
	background-image:url(/images/bgd_bandactus_bottom.png);
	background-repeat:no-repeat;
	width:688px;
	height:21px;
	margin:0;
	float:right;
}

#droit_repeat #plangoogle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0;
}
#plangoogle h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0;
}
#plangoogle p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:10px 0 0 0;
}
#plangoogle li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.legende a:hover {
	background-color:#660000;
	color:#fff;
	font-weight:700;
}
.lien {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	margin:0 0 20px 0;
	padding:0 0 0 15px;
}
.lien:hover {
	background-color:#660000;
	color:#ffffff;
	font-weight:700;	
}


#footer {
	background-image:url(/images/bgd_footer.png);
	margin:10px 21px 10px 0;
	width:690px;
	float:right;
}
.foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
}

.foot a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

/*Zone Actu Dynamique */

#actualite {
	width: 150px;
	height:180px;
	font-family:verdana;
	font-size: 11px;
	padding:15px 35px 15px 0;
	margin:0;
}

#actus {
	background-image:url(/images/bgd_actus.png);
	background-repeat:no-repeat;
	height:328px;
	padding:5px 0 0 20px;
	margin:0 0 0 20px;
}


a.haut {
	display: block;
	font-size: 23px;
	text-align:left;
	text-decoration: none;
	color: #000000;
	margin:15px 0 0 0;
	padding:0 0 0 30px;
}
a.bas {
	display: block;
	font-size: 23px;
	text-align:left;
	text-decoration: none;
	color: #000000;
	margin:0 0 15px 0;
	padding:0 0 0 30px;
}


#actus a:hover {
	color:#660000;
}

#actualite p.date {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #000;
	font-size: 12px;
	font-family: arial;
	text-align:right;
}

#actualite a.suite { /*pour les lire la suite */
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	display: inline;
}

#actualite a.suite:hover {
	color: #CC0000;
}

#actualite h3 {
	margin: 0;
	padding: 0;
	font-family:verdana;
	text-transform: uppercase;
}

#actualite p {
	font-family:verdana;
	margin-top: 5px;
}

.img_thumbs {
	float: left;
	margin: 0 10px 10px 0;
	border: none;
	text-decoration: none;
}

#droit_repeat p.date {
	margin: 0;
	padding: 0;
	font-family:verdana;
	font-style: italic;
	color: #CC6600;
	font-size: 12px;
}

#droit_repeat h2 {
	padding: 0;
	margin: 0;
	color: #663300;
	font-family: verdana;
	text-transform: uppercase;
}

#droit_repeat p.article {
	font-family:verdana;
	border-bottom: 1px dotted #CC0000;
}

/*TEXTE D'ACTUALITES DEFILANT*/

#marqueecontainer{
	position: relative;
	width: 170px; /*marquee width */
	height: 180px; /*marquee height */
	overflow: hidden;
	
}


/*Zone Admin */

#admin {
	color: #000;
	width: 580px;
	margin: 10px;
	float: left;
	padding: 10px;
	background-image: url(images/bgd_bandactus_repeat.png);
	background-repeat:repeat;
}

#admin a {
	color: #000;
	text-decoration: none;
}

#admin a:hover {
	text-decoration: underline;
}
.titreAdmin {
	width:483px;
}


