﻿body{
	margin:0;
	color:#666;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:14px;
	background-color:#f2dcaa;
	background-image:url(../img/header2.jpg); 
	/*background-image:url(../img/fd_header.gif);*/
	background-repeat:repeat-x;
}

p, ul, li, img, h1, h2, h3, h4, h5,fieldset{
	margin:0;
	padding:0;
	border:none;
}

p{
	margin-bottom:10px;
	
}

br.spacer,span.spacer{
	height:0;
	width:0;
	clear:both;
}
a:link,a:visited{
	color:#5C93C4;
	font-weight:bold;
}
a:hover{
	color:#3876ad;
	font-weight:bold;
}
img.title{
	margin-bottom:10px;
}
#page{
	width:900px;
	margin:0 auto;
}

#header{
	height:101px;
	color:#faf8f0;
}
h1{
	font-size:14px;
	margin-bottom:15px;
	margin-top:1px;
}
#header img{
	margin-top:4px;
}
#header #menu{
	height:31px;
}
#header #menu ul li{
	float:right;
	list-style:none;
}

#header #menu a{
	display:block;
	
	height:27px;
	margin-top:2px;
	margin-left:10px;

}
#header #menu span{
	display:block;
	height:29px;

}
#header #menu a span{
	height:27px;
	display:none;

}
span#ml{
	background:url(../img/ml.gif) no-repeat;
	float:left;
		width:9px;

}
span#mm{
	background:url(../img/bg_m.gif) repeat-x;
	float:right;
	width:882px;
}
span#mr{
	background:url(../img/mr.gif) no-repeat;
	float:right;
		width:9px;

}


a#m_presentation{
	background:url(../img/m_pres.jpg) no-repeat 0 -27px;
	width:111px;
	
}
#m_presentation_on{
	background:url(../img/m_pres.jpg) no-repeat red;
	width:111px;
	height:28px;
	display:none;
	cursor: pointer;
}
a#m_formation{
	background:url(../img/m_form.jpg) no-repeat 0 -27px;
	width:94px;
	
}
#m_formation_on{
	background:url(../img/m_form.jpg) no-repeat ;
	width:94px;
	height:28px;
	display:none;
	cursor: pointer;
}
a#m_exp{
	background:url(../img/m_exp.jpg) no-repeat 0 -27px;
	width:140px;
	
}
#m_exp_on{
	background:url(../img/m_exp.jpg) no-repeat ;
	width:140px;
	height:28px;
	display:none;
	cursor: pointer;
}
a#m_portfolio{
	background:url(../img/m_port.jpg) no-repeat 0 -27px;
	width:80px;
	
}
#m_portfolio_on{
	background:url(../img/m_port.jpg) no-repeat ;
	width:80px;
	height:28px;
	display:none;
	cursor: pointer;
}
a#m_contact{
	background:url(../img/m_contact.jpg) no-repeat 0 -27px;
	width:76px;
	
}
#m_contact_on{
	background:url(../img/m_contact.jpg) no-repeat ;
	width:76px;
	height:28px;
	display:none;
	cursor: pointer;
}
#contact{
}
.presentation{
	width:580px;
	float:left;
	text-align:justify;
	position:relative;
	padding:8px;
	background:url(../img/bg_presentation.gif) repeat-x;	
	border:1px solid #E8CC8E;
}
.formation{
	width:592px;
	float:left;
	text-align:justify;	
}

#left_xp{
	width:592px;
	float:left;
}

.infos{
	width:290px;
	float:right;
	position:relative;
}
#infos{
	margin-top:10px;
}

#skills, #cv, .lienP{
	border:1px solid #e8cc8e;
	background:#f8e6bc;
	padding:1px;
}

#skills .titre, #cv .titre{
	height:21px;
	background:url(../img/bg_titre.gif) repeat-x;	
	color:#d6721f;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

#skills .titre{
	border-bottom:1px solid #E8CC8E;
}
#skills ul{
	padding-top:5px;
	padding-bottom:5px;
}

#skills ul li{
	list-style:none;
	background:url(../img/fl_blue.gif) no-repeat 8px 8px ;
	padding-left:22px;
	padding-top:4px;
	padding-bottom:4px;
}

#skills ul li span{
	color:#5c93c4;
	font-weight:bold;
	padding-bottom:1px;
}

#skills .contenu{
	background:url(../img/bg_skills.gif) repeat-x bottom #fbf2d0;
	padding-top:1px;
	padding-bottom:11px;
}

#cv{
	background:#f1e2bb;
}

#cv .contenu{
	background:url(../img/bg_cv.gif) repeat-x bottom #f2dcab;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cv a{
	font-size:20px;
	background:url(../img/pdf.gif) no-repeat ;
	padding-left:30px;

}

#cv a img{
	vertical-align:middle;
}
.lienP{
	margin-top: 60px;
}
.lienP .contenu{
	background:url(../img/bg_lienP.gif) repeat-x bottom #f2dcab;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.portfolio{
	margin-bottom:7px;
	position:relative;
	border:1px solid #e8cc8e;
	padding:1px;
	background:#f8e6bc;
	overflow:hidden;
	height:1%;
}
.portfolio a.top{
	position:absolute;
	bottom:5px;
	right:5px;
	background:none;
	padding:0;
	margin:0;
}

.portfolio a.top img{
	background:none;
	padding:0;
}


.portfolio .contenu{
	background:url(../img/bg_portfolio.gif) repeat-x ;
	height:224px;
}

.portfolio .contenu div{
	float:left;
	margin-top:12px;
	margin-left:12px;
	width:356px;
	height:200px;
}


.portfolio img{
	background:url(../img/bg_p_img.gif) repeat-x ;
	padding:9px;
	margin-top:12px;
	margin-left:12px;
	float:left;
	
}
.portfolio h3{
	margin-bottom:17px;
	color:#d6721f;
	padding-top:3px;
}
.portfolio h3 span{
	font-weight:normal;
	color:#666;
}
/*
.portfolio img:hover{
	background:url(../img/bg_p_img.gif) repeat-x 0 -200px;
}
*/
.link{
	background:url(../img/fl_blue.gif) no-repeat 0px 5px ;
	padding-left:18px;
	color:#5c93c4;
	font-weight:bold;
}

#portfolioL{
	width:596px;
	float:left;
	margin-bottom:25px;
	
}

#portfolioL .contenu{
	background:url(../img/bg_portfolio2.gif) repeat-x ;
	height:300px;
}

#portfolioL.portfolio img#saloni{
	margin-left:56px;
}

#portfolioL.portfolio h3{
	padding-top:12px;
	margin-left:12px;
	margin-bottom:2px;
}
#portfolioL.portfolio .contenu div{
	float:left;
	margin-top:8px;
	margin-left:12px;
	width:593px;
	height:40px;
}
#portfolioL.portfolio p{
	margin-bottom:5px;
}

#portfolioR{
	width:290px;
	float:left;
	margin-left:6px;
}

#portfolioR .contenu{
	background:url(../img/bg_portfolio2.gif) repeat-x ;
	height:300px;
}

#portfolioR.portfolio img{
	margin-left:56px;
}

#portfolioR.portfolio h3{
	padding-top:12px;
	margin-left:12px;
	margin-bottom:2px;
}
#portfolioR.portfolio .contenu div{
	float:left;
	margin-top:8px;
	margin-left:12px;
	width:256px;
	height:40px;
}
#portfolioR.portfolio p{
	margin-bottom:5px;
}



#portfolioR.portfolio  ul{
	padding-top:5px;
	padding-bottom:5px;
}

#portfolioR.portfolio  ul li{
	list-style:none;
	background:url(../img/fl_blue.gif) no-repeat 8px 8px ;
	padding-left:22px;
	padding-top:4px;
	padding-bottom:4px;
}
ul.liste li{
	list-style:none;
	clear:both;
	background:url(../img/bg_liste.gif) repeat ;
	border:1px solid #E8CC8E;
	margin-bottom:10px;
	padding:11px;
}

ul.liste span.date{
	background:url(../img/fl_marron.gif) no-repeat 2px 4px ;
	padding-left:18px;
	color:#d6721f;
	font-weight:bold;
	width:80px;
	
}

ul.liste span.projets{
	background:url(../img/fl_marron2.gif) no-repeat 2px 3px ;
	padding-left:10px;
	width:80px;

}
ul.liste span.projets strong{
	color:#d6721f;
	font-weight:bold;
}


ul.liste li span.txt{
	display:block;
	padding-top:8px;
}

ul.liste li br{
	margin-bottom:10px;
}
#formation ul li span.txt strong{
	color:#5c93c4;
}

p.projets a:link, p.projets a:visited{

}

ul.liste li span.txt{
	font-weight:bold;

}
ul.liste li span.txt i{
	font-weight:normal;
}
#footer{
	background:url(../img/footer.jpg) repeat-x;
	height:80px;
	text-align:center;
	padding-top:22px;
	color:#fcf8ed;
	clear:both;
}

.rub{
	position:relative;
	overflow:hidden;
}

a.topN{
	clear:both;
	float:right;
	background:none;
	padding:0;
	margin:0;
	margin-bottom:15px;
	margin-top:5px;
}


#footer a{
	color:#fcf8ed;
}
#footer a:hover{
	color:#f2dcab;
}
label{
	margin-bottom:5px;
	font-size:bold;
}
input.champs{
	height:20px;
	padding-left:5px;
	padding-top:5px;
	width:283px;
	background:url(../img/bg_form.gif) no-repeat;
	border:1px solid #e8cc8e;
	color:#666;
}
input.champs:focus{
	background:url(../img/bg_form.gif) no-repeat 0 -26px;
}
textarea.champs{
	border:1px solid #E8CC8E;
	color:#666666;
	height:155px;
	padding:5px;
	width:278px;
	background:url(../img/bg_form2.gif) no-repeat ;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	overflow-x:hidden;
}
textarea.champs:focus{
	background:url(../img/bg_form2.gif) no-repeat 0 -165px;
}
input.envoyer{
	background:url(../img/bg_form.gif) no-repeat;
	border:1px solid #E8CC8E;
	color:#5c93c4;
	height:28px;
	width:290px;
	margin-top:10px;
}
input.envoyer:focus{
	background:url(../img/bg_form.gif) no-repeat 0 -26px;
}
span#reponse{
	font-weight:bold;
}

