@charset "utf-8";
/* CSS Document */
html {
	background:#FEBBFC url(images/fd.jpg) repeat-x left bottom;
}
body {
	background:#FEBBFC url(images/fd.jpg) repeat-x left bottom;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333366;
}
.site {
	width:1000px;
	margin:auto;
	padding-bottom:40px;
}
.contenu {
	background-color:#FFF;
	padding:0px 35px 10px 35px;
}
h1 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:21px;
	color:#4F79D2;
}
a {
	color:#4F79D2;
	text-decoration:underline;
	}
a img {
	border:0px;
}
.colG {
	float:left;
	width:551px;
}
.colD {
	float:right;
	width:338px;
	padding-top:25px;
}
.dispo {
	color:#FF3366;
	font-weight:bold;
	margin:27px 0px;
}
.contact td {
	padding:10px 20px 10px 0px;
}
#titre {
	font-weight:bold;
	font-size:13px;
	padding:3px 0px;
}
#text {
	height:112px;
	overflow:auto;
	padding-right:4px;
}
#cont {
	color:#666;
	padding-bottom:8px;
}
.vignettes  {
	height:265px
}
.vignettes a {
	display:block;
	border:3px solid #FFF;
}
.vignettes a:hover, .carousel li a:hover {
	border:3px solid #33CCFF;
	cursor:pointer;
}
#mail {
	margin-bottom:7px;
	color:#CC3399;
}