@charset "utf-8";

#shadow {
	background-image: url(../../images/shadow.png);
	background-repeat: repeat-y;
	float: left;
	width: 870px;
	margin-left: -435px;
	position: absolute;
	left: 50%;
	height: auto;
}
.global {
	float: left;
	width: 806px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin-left: -401px;
	left: 50%;
}
.baniere {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	height: 120px;
	width: 806px;
	float: left;
	position: relative;
	background-image: url(../../images/banner_fr.gif);
	background-repeat: no-repeat;
}

#nav {
	float: left;
	height: 48px;
	width: 530px;
	position: relative;
	background-image: url(../../images/trait.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#nav ul {
	display: inline;
	list-style: none;
	float: left;
	position: relative;
	height: 48px;
	width: 530px; /*806px
	padding-top: -25px;*/
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 53px;
	
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 2%;
}

#nav ul li {
	height: 58px;
	display: block;
	list-style-type: none;
	float: left;
	position : relative;
	text-deocration: none;
	color: #999999;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-top: 8px;
}

#nav ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	font-weight: lighter;
	height: 58px;
	display: block;
	list-style-type: none;
	float: left;
	position : relative;
}

#nav ul li.active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	font-weight: lighter;
	background-image: url(../../images/down.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 101px;
	background-position: center -12px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}

#nav ul li a:hover{
	color: #ffffff;
}


.spacerd {
	float: left;
	height: 48px;
	width: 276px;
	position: relative;
	background-image: url(../../images/spacerd.jpg);
	background-repeat: no-repeat;
}
/*.acc {
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 101px;
	position: relative;
}
.portf {
	float: left;
	height: 48px;
	width: 101px;
	position: relative;
}
.contact {
	float: left;
	height: 48px;
	width: 101px;
	position: relative;
}*/
.content {
	float: left;
	width: 806px;
	position: relative;
	background-image: url(../../images/global_bgrd.jpg);
	background-repeat: no-repeat;
}
.content_left {
	float: left;
	width: 480px;
	position: relative;
}
.content_right {
	float: left;
	width: 325px;
	position: relative;
	left: 70px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	font-weight: lighter;
}
.texte_courant {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	padding-left: 25px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bolder;
	color: #999966;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
}
h2 a  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
	font-style: normal;
	padding-left: 30px;
}
.curriculum_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 35px;
}
.table_cv {
	float: left;
	width: 500px;
}
.sous-titre_cv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
/*
a:active {
	color: #FFFFFF;
}*/
.download a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	color: #999999;
}
.baniere a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
.banner a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
a:hover{
	color: #FFFFFF;
	}

/*
a:visited {
	color: #999999;
	text-decoration: none;
	color: #CCCCCC;
}*/

.texte_banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: top;
	padding-left: 735px;
	position: relative;
	top: 6px;
	right: 6px;
}
#shadow div.pied {
	background-image: url(../../images/pied.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 870px;
	left: 50%;
	margin-left: 1px;
	text-align: center;
	background-position: 0px 10px;
	height: 122px;
}

.table_newsletter {
	background-position: 0px 0px;
	float: left;
	position: relative;
	width: 280px;
	height: 130px;
	padding-left: 36px;
	padding-top: -6px;
	margin-top: 2px;
	padding-bottom: 20px;
}
.faketext_area {
	background-image: url(images/faketext_bg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 156px;
	float: left;
	top: -20px;
}
fieldset {
	width: 300px;
}
.nobr {
	display: none;
}
.textarea {
	height:165px;
	width:200px;
	margin-top: -6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: -15px;
	}
.textfield {
	height:25px;
	width:148px;
	border:solid 0 #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 72%;
	background-color: transparent;
	background-image: url(images/faketext_bg.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 1px;
	margin-top: -3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 130px;
}
.formulaire {
	margin-top: 4px;
}

.button {
	height:26px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	float: left;
	padding-left: 7px;
	padding-top: 4px;
	margin-top: -6px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 190px;
	background-color: transparent;
	background-image: url(images/submit_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.content_right_top {
	width: 320px;
	float: left;
	left: 50px;
}
.table_portfolio {
	width: 480px;
	margin-left: 10px;
	position: relative;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}





--------------------------
#nav_droite {
  float: left;
  display: relative;
}

#nav_droite ol {
	width: 300px;
	/*margin-left: -40px;*/
}

#nav_droite ol li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: lighter;
	color: #999966;
	text-decoration: none;
	list-style: none;
}

#nav_droite ol li a {
	color: #999966;
	text-decoration: none;
}

#nav_droite ol li.active{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/fleche.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 300px;
	padding-left: 12px;
}

#nav_droite ol li a:hover{
	color: #ffffff;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: lighter;
	color: #FF9933;
	text-decoration: none;
	margin-left: 20px;
}
.contact_form {
	width: 300px;
	margin-left: 20px;
	
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	background-image: url(../../images/menu.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 137px;
	background-color: transparent;
	background-position: 2px 1px;
	padding-top: 2px;
	padding-left: 5px;
	border: 0 solid #fff;
	vertical-align: 2%;
	}
.message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	border:solid 0 #fff;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(../../images/message.png);
	background-repeat: no-repeat;
	overflow: visible;
	z-index: 79;
}
.text_courant_droite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}
.table_plan {
	float: left;
	width: 444px;
	margin-left: 60px;
}
.center {
	text-align: center;
	position: relative;
}
.news {
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	height: 120px;
	width: 806px;
	float: left;
	position: relative;
	background-image: url(../../images/banner_en.gif);
	background-repeat: no-repeat;
}
