/*HTML*/
body{color:#333333;background-color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: small;}
h1{font-size:13px;font-weight: bolder;}
input {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;border: 1px ridge #FFFFFF;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;border: 1px ridge #FFFFFF;}
select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;border: 1px ridge #FFFFFF;}

/*CLASS*/
.menu{float:left;width:190px;height:260px;margin-bottom:22px;font-size: 11px;border-left-width: 1px;border-left-style: dotted;border-left-color: #FFFFFF;padding-left: 10px;}
.menu a:link {color: #FFFFFF; text-decoration: none}
.menu a:visited {color: #FFFFFF; text-decoration: none}
.menu a:hover {color: #FFFFFF; text-decoration: underline}
.menu a:focus {color: #FFFFFF; text-decoration: underline}
.menu a:active {color: #FFFFFF; text-decoration: none}

.text2{float:left;width:490px;height:260px;margin-bottom:22px;}
.text3{float:left;width:490px;}

.btn_contacter{float:left;width:200px;height:65px;margin-bottom:5px;}
.btn_marquer{float:left;width:200px;height:40px;margin-bottom:5px;}
.btn_recommander{float:left;width:200px;height:40px;margin-bottom:5px;}
.btn_enregister{float:left;width:200px;height:40px;}
.tab490{
	float:left;
	width:490px;
	height:20px;
	margin-bottom:10px;
	border-bottom: 1px solid #FFFFFF;
}
.tab350{float:left;width:350px;height:20px;}
.tab140{float:left;width:140px;height:20px;}

/*TABLEAU DE CONTACT*/
.tab_label{float:left;width:180px;height:20px;margin-bottom:10px;margin-right:10px;}
.tab_input{float:left;width:280px;height:20px;margin-bottom:10px;}
.tab_send{float:left;width:490px;height:20px;margin-bottom:10px;}

.title{float:left;width:715px;height:30px;margin-bottom:20px}
.text{float:left;width:490px;height:482px;margin-right:25px;}
.text a:link {color: #FFFFFF; text-decoration: none}
.text a:visited {color: #FFFFFF; text-decoration: none}
.text a:hover {color: #FFFFFF; text-decoration: underline}
.text a:focus {color: #FFFFFF;text-decoration: underline}
.text a:active {color: #FFFFFF; text-decoration: none}

/*CONTENEUR*/
#wrapper{position: absolute;width: 1000px;margin-left: -500px;left: 50%;height: 700px;margin-top: -350px;top: 50%;}
#wrapper_stop{position: absolute;width: 150px;margin-left: -75px;left: 50%;height: 150px;margin-top: -75px;top: 50%;}
/*EN-TETE*/
#header{width: 1000px;height: 90px;}

/*PHOTO*/
#picture{float: left;width: 240px;height: 580px;margin-right: 10px;}

/*CONTENU TEXTE*/
#wrapper-education{color:#FFFFFF;float: left;width: 720px;height: 540px;padding-left:20px;padding-top:20px;padding-bottom:20px;padding-right:10px;background-image:url(../img/background_education.gif);background-repeat: no-repeat;}
#wrapper-business{color:#FFFFFF;float: left;width: 720px;height: 540px;padding-left:20px;padding-top:20px;padding-bottom:20px;padding-right:10px;background-image:url(../img/background_business.gif);background-repeat: no-repeat;}
#wrapper-portfolio{color:#FFFFFF;float: left;width: 720px;height: 540px;padding-left:20px;padding-top:20px;padding-bottom:20px;padding-right:10px;background-image:url(../img/background_portfolio.gif);background-repeat: no-repeat;}
#wrapper-skills{color:#FFFFFF;float: left;width: 720px;height: 540px;padding-left:20px;padding-top:20px;padding-bottom:20px;padding-right:10px;background-image:url(../img/background_skills.gif);background-repeat: no-repeat;}
#wrapper-profile{color:#FFFFFF;float: left;width: 720px;height: 540px;padding-left:20px;padding-top:20px;padding-bottom:20px;padding-right:10px;background-image:url(../img/background_profile.gif);background-repeat: no-repeat;}
#wrapper-hobbies{color:#FFFFFF;float: left;width: 720px;height: 540px;padding-left:20px;padding-top:20px;padding-bottom:20px;padding-right:10px;background-image:url(../img/background_hobbies.gif);background-repeat: no-repeat;}

/*PIED DE PAGE*/
#footer{float: left;width: 1000px;height:20px;margin-top:10px;color: #666666;font-size: x-small;}
#footer a:link {color: #666666; text-decoration: none}
#footer a:visited {color: #666666; text-decoration: none}
#footer a:hover {color: #666666; text-decoration: underline}
#footer a:focus {color: #666666;text-decoration: underline}
#footer a:active {color: #666666; text-decoration: none}
