@import "globalDesign.css";

body {
	background: url("../media/fond.gif");
	}
	
.entete {
	height: 250px;
	}
	
.flash {
	height: 190px;
	}
	
.blocs {
	margin: 15px 0 5px 0;
	}
	
.actu {
	height: 190px;
	width: 400px;
	background: #fcfcfb;
	border: 1px solid #d2d2cf;
	float: left;
	margin: 15px;
	}
.actu h1 {
	margin: 10px;
	font-size: 18px;
	}
.actu h2 {
	margin: 0;
	height: 18px;
	}
.actu .date {
	color: #7d7d52;
	}
	
.slideshow {
	margin: 15px 0;
	height: 190px;
	width: 450px;
	float: left;
	}
.slideshow .ssFlash {
	width: 280px;
	height: 188px;
	border: 1px solid #d2d2cf;
	}
.slideshow .floater {
	width: 150px;
	float: right;
	}	
.slideshow .floater h1 {
	font-size: 25px;
	}	
.slideshow .floater p {
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 150%;
	}	
.slideshow .floater a {
	text-decoration: none;
	color: #27241e;
	}
	
.frame_content {
	background: #f7f7f4 url("../media/plage.jpg") top no-repeat;
	padding-bottom: 5px;
	}
	
.gmaps {
	width: 700px;
	height: 400px;
	margin: 0 auto;
	border: 1px solid #7f7d77;
	}
	
.texte {
	width: 700px;
	margin: 0 auto;
	padding: 25px;
	text-align: center;
	}
.texte h1 {
	font-size: 30px;
	margin-bottom: 10px;
	}
.texte h2 {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	}
.texte p {
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
	}
.thebox {
	padding: 10px 20px 10px 20px;
	border: 1px solid #959183;
	background: #fcfcfb;
	text-align: left;
	}
.thebox h2 {
	display: block;
	width: 380px;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
.thebox .float_right {
	margin-top: 50px;
	margin-right: 20px;
	}
.thebox p {
	color: #575347;
	}	

#news-ticker {
	border-top: 1px dotted #d2d2cf;
	height: 145px;
	overflow: hidden;
	}
#news-ticker h2 {
	width: 200px;
	display: block;
	}
#news-ticker .zoom {
	display: block;
	float: right;
	margin: 15px 10px 0 0;
	}
#news-ticker div {
	border-bottom: 1px dotted #d2d2cf;
	padding: 8px;
	height: 32px;
	}
#news-ticker div.first {
	margin-top: 0;
	}	
#news-ticker p {
	font-size: 11px;
	}
	
.layus {
	margin-top: 10px;
	font-style: italic;
	}
	
.legend {
	margin: 5px !important;
	color: #35312a;
	font-size: 11px;
	}
.legend em {
	font-weight: bold;
	color: #b6101d;
	}
.legend strong {
	font-weight: 12px;
	font-weight: bold;
	}
	
.plouescat-div {
	margin-bottom: 15px;
	}
.plouescat-div h2 {
	border-bottom: 1px solid #cdc7b0;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 4px;
	}
.plouescat-div p {
	padding: 0 20px;
	text-align: justify;
	}
.plouescat-div .url {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	}
.plouescat-div .url a {
	font-weight: normal;
	color: #b6101d;
	}
.plouescat-div .url a:hover {
	color: #5d060d;
	text-decoration: underline;
	}
.plouescat-div .photo {
	float: right;
	padding: 10px 5px 15px 15px;
	}
	
.frame_agenda h1 {
	text-align: center;
	font-size: 10px;
	color: #fcfcfb;
	}
