/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* TAGS DE BASE/////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
* {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}

body {
	height:100%;
	width:600px;
	margin:0;
	padding:0;
	font:Georgia;
	color:#000;
	overflow:hidden;
}

hr{
	color:#fff;
	opacity:0.5;
}

#contenu {
	width:600px;
	height:200px;
	margin-top:50px;
	margin-left:50px;
	color:#222;
	position:absolute;
	z-index:666;
}

#contenu p {
	margin-top:15px;
}

#contenu i {
	color:#666;
	font-size:1.1em;
}

/* Liens */

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration:line-through;
}

#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#fff;
	padding:5px;
	display:none;
	z-index:999;
}

h1 {
	margin: 0 0 .3em 0;
	text-transform: none;
	font-style:italic;
	text-align:left;
	line-height:0.9em;
	font-weight:normal;
	font-size:48px;
	border-top-style:solid;
	border-top-width:1px;
	width:500px;
	padding-top:10px;
}

h2 {
	margin: 0 0 .3em 0;
	text-transform: none;
	font-style:italic;
	line-height:1em;
	font-weight:normal;
	font-size:25px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000;
	width:500px;
	padding-top:10px;
}

#encemoment a{
	color:#cc0033;
}



#logo-WaS{
	float:left;
	position:absolute;
}

#logos-social{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999;
	text-align:justify;
	width:500px;
	position:absolute;
	padding-top:10px;
}

#logos-social a{
	padding-right:25px;
}

#encemoment{
	float:left;
	position:absolute;
	left:238px;
	top:229px;
	margin-left:12px;
	color:#cc0033;
}

#footerFB{
	position:absolute;
	background-color:#d2dae9;
	z-index:888;
	bottom:0px;
	padding-left:50px;
	width:500px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#336699;
	padding-top:10px;
}

#galerieActuel{
	position:absolute;
	width:auto;
	left:600px;
	z-index:555;
}

#galerieActuel img{
	height:100%;
	width:auto;
}

#wrap {
	height:100%;
	width:auto;
}

#wrap img{
	height:100%;
	width:auto;
}

#wrap ul{
	height:100%;
	width:auto;
}

h4 {
	margin: 0 0 .3em 0;
	text-transform:none;
	line-height:1.1em;
	font-style:italic;
	font-weight:lighter;
	font-size:14px;
	width:250px;
	float:left;
	margin-left:87px;
	margin-top:20px;
}

h5 {
	margin: 0 0 .3em 0;
	text-transform: none;
	line-height:1.1em;
	font-size:15px;
	font-weight:100;
	color:#666;
	float:left;
	border-top-style:double;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:250px;
	height:150px;
	margin-top:65px;
}

h6 {
	margin: 0 0 .3em 0;
	text-transform: none;
	line-height:1.4em;
	font-size:12px;
	font-weight:100;
	color:#666;
	float:left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#bbb;
	width:250px;
	height:150px;
	margin-top:50px;
}

#URLrecentes {
	position:absolute;
	float:left;
	left:250px;
}

jaime {
	background-color:#333;
	vertical-align:bottom;
}

#image-holder{
	background-repeat:repeat;
	background-attachment:fixed;
	background-image:url(images/background_index.jpg);
	height:100%;
}
