@charset "UTF-8";
body, html/* CSS Document */
 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(images/fond/bg.jpg);
	background-repeat: repeat;	
}

body  img, div  img, h3  img, h1  i { 
	behavior:url("js/iepngfix.htc"); 
	}

#div_all {
	width: 800px;
	height: 603px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-image: url(images/fond/div_centre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	}
	
#div_menu {
	width: 65px;
	float: left;
	margin-left: 17px;
	margin-top: 110px;
}	

#div_centre {
	width: 400px;
	float: left;
	color: #502059;
	margin-left: 9px;
	margin-top: 110px;
	padding-top: 26px;
}

#div_news {
	width: 400px;
	float: left;
	color: #502059;
	margin-top: 39px;

}

#div_travaux {
	width: 380px;
	float: left;
	color: #502059;
	margin-bottom: 20px;

}

#copyright
{
	margin:0;
	padding:0;
	color: #502059;
	position:absolute;
	text-align: right;
	font-size:11px;
	bottom:10px;
	right:15px;
	background-color: #FFFFFF;
}

a {
	color: #DF3889;
	text-decoration: none;
}

a:active, a, a:hover { outline:none; }

a:hover {
color:#b2b2b2; 
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
}

p {
	margin: 0;
	padding: 0;
}

.img_titre {
	margin-bottom: 25px;
}

.img_travaux {
	margin-right: 10px;
	margin-bottom: 5px;
}

#div_imgmini {
	
}

#lightboxe {
}

/* HIGH SLIDE */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #CCCCCC;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-size: 9pt;
	padding: 5px;
	background-color: white;
	color: #7F7F7F;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 9px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move {
	cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
	display: block;
	position: relative;
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
.control:hover {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top: 0;
	margin-bottom: 0;
}
.control, .control * {
	color: #666;}

