@charset "UTF-8";

/*Général body*/
body, h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}
/*body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	/*height: 1300px;*/
}
img {
	border: 0px;
}	

/*Classes des hyperliens*/
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CB50BF;
	}
a:active {
	text-decoration: none;
	color: #000000;
	}
	
#contenu a:link {
	color: #D2BF1D;
	text-decoration: none;
	}
#contenu a:visited {
	text-decoration: none;
	color: #D2BF1D;
}

#contenu a:hover {
	text-decoration: none;
	color: #FFFF00;
	}

#contenu a:active {
	text-decoration: none;
	color: #D2BF1D;
	}
#contenu .txt_english a:link {
	text-decoration: none;
	color: #C3BE72;
}
#contenu .txt_english a:visited {
	text-decoration: none;
	color: #C3BE72;
}
#contenu .txt_english a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#contenu .txt_english a:active {
	color: #C3BE72;
	text-decoration: none;
}

#contenu .langue a, #contenu .langue a:visited, #contenu .langue a:link {
	color: #CB50BF;
}

#contenu .langue a:hover {
	color: #FFFF00;
}
	

/*Classes de texte*/


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D2BF1D;
	letter-spacing: 7px;
	line-height: 45px;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#D2BF1D;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 0 7px;
}
h3 {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
h4 {
	font-size: 14px;
	color: #000000;
}
.txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3BE72;
	line-height: 24px;
}

.txt_petit {
	line-height:normal;
	width:320px;
	color: #989898;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_video {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #D2BF1D;
	line-height: 17px;
}
.txt_contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #888888;
	/*text-align: left;*/
	/*  margin: 0 100px 0 0;  */
}
.txt_english {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #C3BE72;
	line-height: 24px;
}
p.construc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#D2BF1D;
	font-size:16px;
	padding:0 0 0 120px;
}

/*styles pour le CV*/
.annee {
	width: 100px;
	float: left;
	color: #888888;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3BE72;
	line-height: 24px;
	letter-spacing: 1px;
}
.plus {
	padding: 0 0 0 100px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C3BE72;
	line-height: 18px;	
}
.plusPlus {
	padding: 0 0 0 408px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3BE72;
	line-height: 24px;
}

#contenu .plus a, #contenu .plus a:link, #contenu .plus a:visited {
	color: #C3BE72;
}

#contenu .plus a:hover {
	color: #D2BF1D;
}

/*Classes pour le menu*/
#menu {
	text-align: center;
	padding: 0 13px;
	height: 150px;
}

.menu_item {
	float:left;
	padding:10px 66px 0;
	width:auto;
}
#menu .menu_item img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu_item_video {
	float:left;
	padding:10px 50px 0 170px;
	width:auto;
}

/*Blocs généraux*/ 
#tuperware {
	background-color: #FFFF00;
	/*height:700px;*/
	margin:30px auto;
	padding:5px 0 10px;
	width:1004px;
}
#entete {
	height: 130px;
	text-align:center;
	float: none;
}
#corpsDuSite {
	margin: 0px 96px;
	/*height: 595px;*/
	width: 813px;
	background-color:#000000;
}
#contenu {
	min-height: 575px;
	margin: 10px 10px 0;
	border: none;
	padding: 25px 15px 35px;
}
#pied {
	background-color: #FFFF00;
	/*margin: 3px 0 0 0;*/
	color: #C93A1B;
	text-align: center;
	font-size: 11px;
	padding:30px 0 0;
}
#pied a {
	color:#C93A1B;
}
#img_contact {
	float:left;
	padding:80px 70px 0 10px;
	text-align:right;
	width:370px;
}
#tuperware_demarche {
	height: 940px;
	background: url(images/demarche.png) #FFFF00 no-repeat;
	width: 974px;
	margin: 0 auto;
}
#contour_image {
	height: 840px;
	background: url(images/u_fond_demarche.jpg) #FFFF00 no-repeat;
	width: 1004px;
	margin: 0 auto;
}

/*Blocs pour les videos*/
.video_item {
	background: url(images/video/video_item.gif) no-repeat;
	height: 100px;
	float: left;
	margin: 25px auto;
	padding: 12px 0 0 0;
	min-width: 183px;
}
#tous_video {
}
.video_item img {
	padding:0 0 14px 19px;
}
.video_item_triptique img {
	padding: 3px 0 14px;
}
.video_item p.txt {
	padding: 0 0 0 140px;
}

.video_triptique {
	background: url(images/video/video_triptique.gif) no-repeat;
	height: 102px;
	float:left;
	margin: 30px 50px;
	padding: 12px 0 0 0;
	width: 700px;
}
.video_item_triptique {
	float:left;
	height:100px;
	margin:0 105px 0 20px;
}

/* Pages Text  */

#contenu.textList {
	padding: 95px 45px 0;
	min-height: 500px;
}

.textList #textCtn {
	margin: 0 18px 0 0;
	float: left;
	width: 550px;
}

.textList ul, .textPage ul {
	list-style-type: none;
	line-height: 18px;
	font-size:12px;
	margin: 5px 0;
	padding: 0;
}

.textPage #textListBloc {
	float: right;
	margin:0 30px 0 0;
}

.textList #textListBloc p.txt, .textPage #textListBloc p.txt {
	line-height:14px;
	font-size:12px;
	color:#C3BE72;
}

.textPage #textCtn {
	float: none;
	margin:0 0 0 40px;
	width:450px;
}

.textPage #textCtn p {
	margin:5px 0;
}

#contenu.textPage {
	padding-top: 45px;
}

