/* CSS Document 
design by benjotik*/




body {
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;	
}

#page{
	position: relative;
	width : 900px;
	text-align: center;
	background-position: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}
#page_paperhit{
	height: 300px;
	width: 900px;
	margin : 0 0 0 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}
#top h1 {
	text-indent: -9999px;
}
/*menu*/
#sidebar{
	float: left;
	width: 150px;
	margin-top: 25px;
	
}	
	

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	
} 


/* N'oubliez pas de renseigner l'adresse des images */
#sidebar li a:link, #sidebar li a:visited {
	color: #FFF;
	display: block;
	background: url(../images/boutons.jpg);
	text-align: right;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar li a:hover {
	color: #cddc2a;
	background: url(../images/boutons2.jpg) 0 -32px;
	text-align: right;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}

#pub{
	float: left;
	height: 190px;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 25px;
}

#etoile{
	float: left;
	height: 190px;
	width: 150px;
	
}

#content{
	float : left;
	width : 900px;
	padding-right: 0;
	padding-bottom: 10px;
	
}

#contenu{
	float: left;
	width: 747px;
	border: 1px solid #000;
	
	padding-bottom: 25px;
}
#contenu2{
	float: left;
	width: 747px;
	border: 1px solid #000;
	
	height: 840px;
	background-image: url(../images/fond_contenu.jpg);
}
#footer{
	clear: both;
	height: 75px;
	text-align:center;
	width: 749px;
	margin-bottom: 0;
	margin-right: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 10px;
	float: left;
	padding-left: 151px;	
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-transform: none;
	font-variant: normal;
}

a:hover {
	color: #cddc2a;
	text-decoration: none;
	background-color: #027bb3;
}

#images-sites{
	float: left;
	height: 550px;
	width: 700px;
	margin-left: 25px;
	padding-top: 25px;
	}
	
#petite_presta{
	float: left;
	height: 103px;
	width: 700px;
	margin-left: 25px;
	padding-top: 25px;
	} 
#petite_pack{
	float: left;
	height: 206px;
	width: 700px;
	margin-left: 25px;
	padding-top: 25px;
	}	

#cliquez{
	float: left;
	width: 700px;
	margin-left: 25px;
	
	text-align:center;
	font-size: 11px;
}
#description_img_site{
	float: left;
	width: 700px;
	margin-left: 25px;
	margin-bottom: 25px;
	text-align:left;
	font-size: 11px;
	margin-top: 10px;
}
#text_css{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	float: left;
	width: 670px;
	color: #000;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}

span{
	color: #cddc2a;
	font-size: 17px;
	background-color: #000;
}

#video_pub{
	float: left;
	width: 700px;
	margin-left: 25px;
	
	text-align:left;
	font-size: 11px;
	margin-top: 10px;
	}



/*  CROSSFADE   */
#crossfade-site{
	float: left;
	height: 600px;
	width: 700px;
	margin-left: 25px;
	padding-top: 25px;
	margin-bottom: 25px;
	}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #cddc2a;
}
#fade-example-1-next {
	right: 39px;
	top: 1000px;
}

#fade-example-1-previous {
	left: 193px;
	top: 1000px;
}

li img {
	display: block;
	border: 3px solid #FFF;
}
.caption {
	clear: both;
	font-size: 11px;
	padding: 10px;
	background-color: #FFF;
}
#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 550px;
	background-color: #FFF;
	visibility: hidden;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
