@import url('/custom/modules.mailform.css');

.clear { clear: both; }

.container:after,
.gallery_albumlist li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .container,
* html .gallery_albumlist li             { zoom: 1; } /* IE6 */
*:first-child+html .container,
*:first-child+html .gallery_albumlist li { zoom: 1; } /* IE7 */
a,
a span {
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	transition: color 0.2s linear;
	-webkit-transition-property: background-color, color, border-color, opacity;
	-moz-transition-property: background-color, color, border-color, opacity;
	transition-property: background-color, color, border-color, opacity;
	color:#287ea0;
}
a:hover {
	color:#000;
}

html, body, form#ctl02 {
	height: 100%;
}
body {
	background: url(/custom/images/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#575757;
	min-width:1000px;
	background-color:#f1f6f8;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -223px; /* the bottom margin is the negative value of the footer's height */
	width:1000px;
	/*background-image:url(/custom/images/bg_white.png);*/
	background-image:url(/custom/images/bg_white_2.png);
	background-repeat:repeat-y;
	overflow:auto;
}
.footer, .push {
	height: 223px; /* .push must be the same height as .footer */
	clear:both;
}
#nav {
	width:200px;
	float:left;
}
#region_zone {
	width:755px;
	float:right;
	padding:0px 0px 20px 45px;
}
.container {
	width:1000px;
	margin:0 auto;
}
.line {
	line-height:33px;
	background-color:#e7e6e0;
}
.footer { 
    position: relative;
	background-color:#c7c5c1;
	overflow:auto;
}
.footer p {
	margin-bottom:3px;
	line-height:20px;
} 
.footer .horaire {
	float:right;
	width:300px;
	margin:20px 0px 5px 0px;
}
.footer address {
	float:left;
	width:450px;
	margin-left:246px;
	margin:20px 0px 5px 246px;
	line-height:20px;
	margin-bottom:20px;
}
.footer a {
	color:#3594ba;
}
.footer a:hover {
	color:#000;
}
.copyright {
	clear:both;
	background-color:#81807f;
	font-size:11px;
	color:#FFF;
	text-align:center;
	line-height:33px;
}
.copyright a {
	color:#fff;
}
.footer h3 {
	color:#FFF;
	font-size:22px;
	margin:0 0 14px 0 !important;
}



/*NAV*/

#nav ul {
	margin-top:220px;
}
#nav ul li {
	margin-bottom:4px;
}
#nav ul li a {
	display:block;
	text-transform:uppercase;
	color:#000;
	font-size:14px;
	padding:10px 0px 10px 20px;
	background-color:#FFF;
}
#nav ul li:hover a,
#nav ul li.selected a,
#nav ul li.active a {
	background-color: rgba(255, 255, 255, 0.9);
	color:#3594ba;
}
#nav ul li ul {
	margin:0;
	padding:0px 0px 15px 0px;
	background-color: rgba(255, 255, 255, 0.9);
}
#nav ul li ul li {
	margin-bottom:0px;
}
#nav ul li.selected ul li a,
#nav ul li.active ul li a {
	display:block;
	text-transform:none;
	color:#696355;
	font-size:13px;
	padding:3px 0px 3px 20px;
	background:none;
}
#nav ul li ul li:hover a,
#nav ul li ul li.selected a {
	color:#3594ba;
}

/*HOME*/

.home_intro,
.homelinks_container {
	width:410px;
	float:left;
}
.homelinks {
	padding:0;
	margin:0;
}
.homelinks li {
	padding:0;
	margin:0px 0px 20px 0px;
	background-image:none;
}
.homelinks li a {
	border:solid 1px #706f6f;
	display:block;
}
.homelinks li a img {
	border:none;
	display:block;
}
.homelinks li a span {
	display:block;
	color:#706f6f;
	background-color:#e7e6e0;
	text-transform:uppercase;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:38px;
	padding-left:80px;
	background-repeat:no-repeat;
}
.homelinks li a:hover {
	border:solid 1px #3594BA;
}
.homelinks li a:hover span {
	background-color:#3594BA;
	color:#FFF;
}

.plat {
	background-image:url(/custom/images/icon_platdujour.png);
	background-position:30px center;
}
.calendrier {
	background-image:url(/custom/images/icon_calendrier.png);
	background-position:30px center;
}
.galerie {
	background-image:url(/custom/images/icon_galerie.png);
	background-position:15px center;
}


/*TEMPLATE DEFAULT*/
.content_entry .texts {
	width:400px;
	float:left;
}
.content_entry .full {
	width:100%;
	float:none;
}
.content_entry .images {
	width:282px;
	float:right;
	margin-right:20px;
}
.content_entry .images ul li {
	margin-bottom:15px;
}
.content_entry .images ul li a img {
	display:block;
}
.content_entry .images ul li a {
	display:block;
	border:solid 1px #706f6f;
}
.content_entry .images ul li a:hover {
	border:solid 1px #3594BA;
	opacity: .8; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.content_entry .texts .documentlist li {
	padding:0;
	background-image:none;
}
.content_entry .texts .documentlist li a {
	background-image:url(/custom/images/doc.png);
	background-repeat:no-repeat;
	background-repeat:0px 0px;
	padding:0 0 0 25px;
}


/*NEWS*/
.news_list {}
.news_list li {
	border-bottom: solid 1px #3ea8cb;
	padding:20px 0px;
}
.news_list li h2 {
	font-size:16px !important;
	color:#343434 !important;
	margin:0 0 5px 0 !important;
	font-weight:bold;
}
h2.h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
    font-size:24px;
	margin-top:-54px;
	margin-bottom:10px;
	color:#3594ba;
}


/*GALERIE*/

/* Gallery Album List View */
.gallery_albumlist * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery_albumlist li.gallery_album {
	clear:both;
	border-bottom: solid 1px #3ea8cb;
	padding:20px 0px;
	
}
.gallery_albumlist li.gallery_album span.image {
	display:block;
	width:220px;
	height: 200px;
	float:left;
	padding-right: 20px;
}
.gallery_albumlist li.gallery_album span.image a {
	border: 1px solid #D8D8D8;
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
}
.gallery_albumlist li.gallery_album span.image a:hover {
	opacity: .8; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.gallery_albumlist li.gallery_album span.image a img {
	display:block;
	min-width:100%;
	min-height:100%;
}
.gallery_albumlist li.gallery_album span.texts {
	width:530px;
	float:right;
	display:block;
}
.gallery_albumlist li.gallery_album span.texts a.title {
	display:block;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
    font-size:24px;
	margin-bottom:10px;
	color:#3594ba;
}
.gallery_albumlist li.gallery_album span.texts a.title:hover {
	color:#333;
}

/* Album ImageList View */

span.gallery_albumdescription {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	margin-bottom:30px;
	color:#828282;
}
ul.gallery_imagelist {
	overflow:auto;
	margin-top:30px;
}
ul.gallery_imagelist li {
	width:160px;
	height:130px;
	overflow:hidden;
	float:left;
	margin:5px;
	padding:0px;
	border: 1px solid #D8D8D8;
	background-color:#D8D8D8;
}

ul.gallery_imagelist li a {
	margin-left:0;
	margin-top:0;
	opacity: 1; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
ul.gallery_imagelist li a img {
	min-width:160px;
}

ul.gallery_imagelist li a:hover {
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";	
}

.home_intro ul,
.texts ul {}
.home_intro ul li,
.texts ul li {
	padding:5px 0px 5px 15px;
	background-image:url(/custom/images/li.gif);
	background-repeat:no-repeat;
	background-position:0px 13px;
}