/* CSS Document */
img, p, h1, h2, h3, h4, h5, h6, table, tr, td, div, a, dt, dd, ul, li, form{
	margin:0px;
	padding:0px;
}

body {
	background:#CDD7F2;
	color:#333333;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:14px;
	margin:0px;
	position:relative;
}

/***** Conteneur *****/

#conteneur {
	margin:auto;
	margin-top:0px;
	position:relative;
	width:972px;
}

/***** corps *****/
#corps {
	background:#FFFFFF;
	margin:auto;
	position:relative;
	width:972px;
	margin-top:0px;
}

/***** Bandeau *****/
#bandeau{
	padding:10px 0;
	height:110px;
	font-size:1.2em;
}

#affBandeau h1{
	font-size:18px;
	margin-top:25px;
}

/***** Outils *****/
#Outils{
	background:url(../images/fond_outils.jpg) no-repeat;
	height:20px;
	width:730px;
	padding-left:200px;
}

.Outils{
	color:#4B0000;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:170px;
}

/***** Conteneur *****/
#conteneur2{
	width:942px;
	padding:15px;
}

/***** Menu *****/
#cont_menu {
	height:21px;
	position:relative;
	font-size:14px;
}

.menu {
	background:none;
	display:block;
	margin:0px 5px;
	padding:0pt;
	position:absolute;
	width:956px;
}

.menu ul {
	display:block;
	margin:0pt;
	padding:0pt;
	position:absolute;
	width:270px;
	z-index:102;
	top:21px;
	left:0px;
}

.menu li a {
	line-height:21px;
	width:20%;
}

.menu li ul {
	visibility:hidden;
	border:0;
	z-index:102;
}

.menu li ul li {
	background:#246DED;
	color:#000000;
	font-weight:normal;
	height:21px;
	line-height:21px;
	padding:0px 0px 0px 10px;
	text-align:left;
	z-index:102;
}

.menu li ul li.roll {
	background:transparent url(../images/smenu_fond_roll.gif) no-repeat scroll 0%;
	color:#FFFFFF;
}

.menu li ul li a, .menu li ul li a:visited{
	color:#000000;
}

.menu li ul li a:hover, .menu li ul li a:focus{
	color:#000000;
}

.menu li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0 47px;
	text-align:center;
	cursor:pointer;
	position:relative;
}

.menu li a {
	color:#FFFFFF;
	font-weight:bold;
}

.menu li a:hover, .menu li a:focus, .menu li a:visited {
	color:#FFFFFF;
}

.active{
	background:#AE0E0E;
	color:#FFFFFF;
}

.menu li li {
	display:block;
	float:none;
	margin:0pt;
	padding:0pt;
}

.width160{
}

/***** Contenu *****/
#contenu{
	width:935px;
	float:left;	
}

#bottomCorps{
	margin-bottom:10px;
}

.titre {
	text-align:right;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}

.clearer{
	clear:both;
}

/***** Footer *****/
#footer{
	background:#FFFFFF;
	height:36px;
	padding:2px 0px 0px 0px;
	text-align:center;
	color:#333333;
	line-height:12px;
}

#footer a{
	color:#333333;
}

/***** TABLES *****/
table.tableau{
	background:#164ba9;
}

.tableau th{
	background:#ffffcc;
	color:#222222;
}

.tableau tr{
}

.tableau td{
	background:#FFFFFF;
	color:#000000;
	padding:3px;
}

th{
	font-size:18px;
}

/***** Liens *****/
a, a:visited{
	color:#1631A3;
	text-decoration:none;
	font-weight:normal;
}

a:hover{
	color:#1631A3;
	font-weight:bold;
}

/***** Menu text *****/
.smenu a:hover{
	color:#1631A3;
	font-weight:normal;
	text-decoration:underline;
}

.smenu a.active{
	color:#1631A3;
	font-weight:normal;
	text-decoration:underline;
}

/***** Boutons *****/
.bouton{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #1631A3;
	background-image: url(../images/fond_bouton.gif);
	padding-left: 1px;
	padding-right: 1px;
	height: 19px;
}

.motsCles{
	color:#C0D0F0;
	font-size:12px;
	margin:auto;
	text-align:center;
	width:980px;
	line-height:14px;
}

.input200{
	width:200px;
	border:1px solid #AAAAAA;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:12px;
}

.ancienProd{
	bottom:16px;
	color:#FF0000;
	position:absolute;
	text-align:center;
	text-decoration:blink;
	width:212px;	
}

.produit {
	width:400px;
	height:400px;
	padding:40px 20px;
	margin-bottom:60px;
	text-align:center;
	margin:0 auto;
	float:left;
}

.produit a {
	border:none;
}

.produit img {
	width:400px;
	margin:0 auto;
	border:1px solid #ccc;
	padding:2px;
}

#espace_video {
	position:absolute;
	top:103px;
	left:350px;
	z-index:1100;
	background:url(../images/btn_video.png) no-repeat top center;
	width:281px;
	height:30px;
	font-family:Myriad Pro, Tahoma, Geneva, sans-serif;
	padding:8px 10px;
	font-size:22px;
	letter-spacing:2px;
	font-weight:bold;
	color:#fae500;
	font-weight:bold;
}


#recrutement {
	position:absolute;
	top:85px;
	left:61px;
	background-color:#edde7a;
	color:#000;
	padding:3px 15px;
	font-size:22px;
	font-weight:bold;
	border:1px solid #000;
}

.error_msg {
	width:350px;
	padding:2px 10px;
	background-color:#FFC;
	color:#C00;
}
