.anythingSlider{ 
	position:relative;
	width:1100px;
	height:526px;
	margin:auto;
	background-image:url(../img/conteneur_gallerie_home.png);
	background-repeat:no-repeat;
	background-position:48px 0;
	}
	
.anythingSlider .wrapper{ 
	position:absolute;
	width:980px;
	height:526px;
	left:61px;
	z-index:0
	}
	
.anythingSlider .wrapper ul{ 
	width: 99999px;
	list-style: none;
	position: absolute;
	margin:0;
	padding: 0;
	top:9px; 
	left:0;
	}

.anythingSlider ul li{ 
	display: block; 
	float: left;
	padding: 0; height: 526px; width: 1006px; margin: 0; 
	}

.anythingSlider .arrow{
	display: block; 
	height: 200px;
	width: 67px; 
	background: url(../images/arrows.png) no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: 65px; 
	cursor: pointer; 
	}

.anythingSlider .forward{
	position:absolute;
	background-image:url(../img/droite_gallerie_home.png);
	height:73px;
	width:49px;
	right:1px;
	z-index:10;
	top:200px; 
	}

.anythingSlider .forward:hover{
	position:absolute;
	background-image:url(../img/droite_gallerie_homeA.png);
	height:73px;
	width:49px;
	right:1px;
	z-index:10;
	top:200px; 
	}
	
.anythingSlider .back{ 
	position:absolute;
	background-image:url(../img/gauche_gallerie_home.png);
	height:73px;
	width:49px;
	left:2px;
	z-index:10;
	top:200px;
	}

.anythingSlider .back:hover{ 
	position:absolute;
	background-image:url(../img/gauche_gallerie_homeA.png);
	height:73px;
	width:49px;
	left:2px;
	z-index:10;
	top:200px;
	}

#thumbNav{
	position: absolute; 
	bottom: 25px;
	right:60px;
	text-align: center; 
	}
	
#thumbNav a,  #pagination a.page, #pagination .pageactive{
	display: inline-block;
	height: 29px; 
	width:29px;
	margin: 0 5px 0 0; 
	background-image:url(../img/num_gallerie_home.png);
	text-align: center;
	line-height:25px;
	color:#FFF;
	text-decoration:none;
	}

#thumbNav a:hover,  #pagination a.page:hover, #pagination .pageactive{
	background-image:url(../img/num_gallerie_homeA.png);
	text-decoration:none;
	}
	
#thumbNav a.cur{ 
	background-image:url(../img/num_gallerie_homeA.png);
	}

.anythingSlider .wrapper ul ul{ 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0;
	}

.anythingSlider .wrapper ul ul li{ 
	float:none; 
	height: auto;
	width: auto; 
	background: none;
	}

/*******HOME********/

#edito{
	width:1000px; 
	margin:auto; 
	position:relative;
	border-top:solid #dedede 1px;
	}

	#informations{
		margin:auto;
		width:1000px;
		border-bottom:solid #666 1px;
		padding-bottom:30px;
		padding-top:20px;
	}
	#informations div{
		float:left;
	}
	
	#informations h1, #informations p{
		margin:0;
		padding:10px;
		color:#666666;
		text-align:justify;
		padding-bottom:0;
	}
	
	#informations p{
		padding-top:0;
	}
	
	#informations h1{
		font-size:1.3em;
		color:#DE6300;
	}
	
#edito p{	
	color:#666666; 
	margin:0;
	padding:0;
	margin-left:50px; 
	text-align:justify; 
	width:526px;	
	margin-top:30px;
	}

#edito img#guillemet{
	margin-top:30px;
	position:absolute;
	left:0;
	}

#edito div#cv{
	margin-top:30px;
	width:330px; 
	height:201px;
}
/*******WORKS********/

.conteneur_work{
	background-image:url(../img/conteneur_work.png);
	display:inline-block;
	height:290px;	
	width:485px;
	margin-bottom:30px;
	margin-right:30px;
	cursor:pointer;
	}
	
#pagination {
	float:left;
	height:40px;
	left:0;
	line-height:1.9em;
	margin-top:30px;
	position:relative;
	text-align:center;
	width:469px;
	}

.allmycreation{
	float:left;
	width:333px;
	height:196px;
	margin-right:280px;
	margin-bottom:20px;
	}
	
.boxgrid{ 
	float:left; 
	overflow: hidden;
	height:256px;
	left:17px;
	top:17px;
	position:relative;
	width:451px;
	}
		
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
		}
		
	.boxcaption{ 
		top:120px;
		padding-left:10px;
		position: absolute; 
		background: #000; 
		height: 110px; 
		width: 100%; 
		opacity: 0.8; 
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		}
	
	
	
/******SKILLS*****/
	
	
#skills_haut{
	position:relative;
	margin:auto;
	width:1048px;
	height:55px; 
	background-image:url(../img/skills_haut.png);
	}
	
#skills_center{ 
	position:relative;
	margin:auto;
	width:1048px;
	background-image:url(../img/skills_background.png); 
	background-repeat:repeat-y;
	color:#666;
	z-index:20;
	padding:10px 0;
	}

#skills_center #side-left{float:left;padding-left:233px; line-height:25px; text-align:right;}
#skills_center #side-right{line-height:25px; padding-right:150px; border-left:1px dotted #333333; padding-left:15px; }

/***CONTACT****/

#mailinfos{
	float:left; 
	text-align:left;
	position:relative; 
	margin-left:135px;
	line-height:25px;
	width:260px;
	padding-right:30px; 
	border-right:1px dotted #333333; 
	}
	
#formulairecontact{
	float: right;
	padding-right: 140px;
	text-align: left;
	width: 455px;
	}

#skills_bas{ 
	position:relative;
	margin:auto;
	width:1048px;
	height:56px; 
	background-image:url(../img/skills_bas.png);
 	z-index:20;	
	}

#skills_bas img.assis{ 
	position:absolute; 
	bottom:20px; 
	right:340px;
	}

#skills_bas img.echelle{ 
	position:absolute;
	bottom:-388px; 
	left:160px;
	}
	
	

/*MAIL CONTACT*/

/*PAGES*/

.conteneur_print_portrait{
		margin:0px;
		width:950px;
		left:50%;
		margin-left:-475px;
		height:auto;
		float:left;
		position:relative;
		margin-bottom:50px;
		margin-bottom:400px;
		}
		

.conteneur_print_portrait #grand_visu{
		float:left;
		height:auto;
		width:500px; 
		}
		
.conteneur_print_portrait #conteneur_minivisu{
		float:right; 
		height:auto; 
		width:430px; 
		}

.conteneur_print_portrait #conteneur_minivisu #description{
		float:left;
		width:420px; 
		line-height:24px; 
		height:99px; 
		border-left:1px solid #333; 
		padding-left:10px;
		}

.conteneur_print_portrait #conteneur_minivisu .mini_visu{
	float:left; 
	width:430px; 
	line-height:24px; 
	height:183px; 
	margin-top:20px; 
	}

/***************************SECURE*******************************/

form#secure {
	position:absolute;
	width:250px; 
	left:50%;
	margin-left:-125px;
	color:#666666;
	top:50%;
	margin-top:-145px;
	}
	
form#creation {
	color:#666666;
	position:absolute;
	right:200px;
	top:50px;
	width:406px;
	}	
	
/***************************COMMMENTAIRE*******************************/

#conteneur_commentaire{
	padding-top:30px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-top:30px;
	}

	
#conteneur_commentaire form label{
	color:#333; 
	width:180px;
	float:left;
	height:20px;
	line-height:20px;
	margin-bottom:5px; 
	font-size:0.8em;	
	width:100%;
	float:none;
	text-align:left;
	height:23px;
	line-height:23px;
	}	
