/* CSS Document */

* {outline:none;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	background-color:#EEE;
}

img{
	border: none;
}

#wrapper{
	text-align: left;
	width: 900px;
	height: auto;
	border-right: 1px solid #a3e0ff;
	border-bottom: 1px solid #a3e0ff;
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
}

#header{
	width: 900px;
	height: 250px;
	margin: 0;
	padding: 0;
	background-image:url(images/bg_header.jpg);
	position:relative;
}

#slideshow{
	float: left;
	width: 250px;
	height: 250px;
}

#logo{
	position:absolute;
	right:0;
	width: 345px;
	height: 200px;
	margin: 0;
	padding: 25px;
	text-align:right;
}

#logo img{
	padding-bottom: 73px;
}

#category{
	background-image:url(images/winter.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 27px;
	padding-bottom: 10px;
	border-bottom: 2px solid #00a8ff;
}

.hidetext{
	display: none;
}

#navigation{
	width: 255px;
	height: 200px;
	margin: 0 395px 0 250px;
	padding: 25px 0;
	display: block;
}

#navigation ul{
	list-style:none;
	padding: 5px 0;
	margin: 0;
}

#navigation ul li.active{
	background-image:url(images/over.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 20px;
	padding-top: -10px;
	margin: 0;
	border:none;
}

#navigation a{
	display:block;
}

#navigation a:hover{
	background-image:url(images/over.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 20px;
	padding-top: -10px;
	margin: 0;
	border:none;
}

#bloctitle{
	margin: 0;
	padding: 0;
	background-image:url(images/bloctitle.jpg);
	background-repeat:no-repeat;
	padding-left: 310px;
	height: 49px;
}

#bloctitle h2{
	position:absolute;
	margin:0;
	padding:0;
}


.clear{
	clear:both;
	height:0px;
}

#container{
	width: 900px;
	min-height: 285px;
	heigh: auto;
	overflow:auto;
	margin: 0;
	padding: 0;
	background-image:url(images/bg_info.jpg);
	background-repeat:repeat-y;
}

#info{
	float: left;
	width: 160px;
	background-color: #fff;
	margin: 0 70px 0 25px;
	padding: 0 20px 5px 20px;
}

#info a{
	color: #00a8ff;
	text-decoration: none;
	font-weight:bold;
}
#info a:hover{
	color: #00a8ff;
	border-bottom: 1px dashed #00a8ff;
	font-weight:bold;
}
#info a:visited{
	color: #00a8ff;
	text-decoration:none;
	font-weight:bold;
}

#content{
	width: 550px;
	margin: 0 0 0 298px;
	padding: 30px 50px 10px 0;
	text-align: justify;
}

#content a{
	color: #00a8ff;
	text-decoration: none;
	font-weight:bold;
}
#content a:hover{
	color: #00a8ff;
	border-bottom: 1px dashed #00a8ff;
	font-weight:bold;
}
#content a:visited{
	color: #00a8ff;
	text-decoration:none;
	font-weight:bold;
}

td.cellLeft{
	padding-right: 10px;
	vertical-align: top;
}

h1#Name{
	padding-top: 25px;
	margin: 0;
	font-size:18px;
	color: #00a8ff;
	text-decoration: underline;
}

#gallery{
	padding: 20px 0 20px 20px;
	margin:0;
}
#proximedia{
	position:relative;
	text-align: right;
}


.CFItem {width:400px;clear:both;}

.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}

.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}

.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldRadio {}

.CFFieldCheckbox {}

.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldCopy {}

.CFFieldRadioData {}

.CFFieldCheckboxData {}

.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}

.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}

.CFCaptchaTexte {width:100%;text-align:justify;}

.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}

.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}

.CFButton {width:400px;text-align:center;}

.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}

.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}

.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}

.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}

.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;}

.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 




