@charset "iso-8859-1";
/* CSS Document */

body {margin:0px;background-color:#FFF;font-family:Arial, Helvetica, sans-serif;}

img {border:0px;}

/* HEADER */

#header_container {
	width:100%;
	background-image:url(../images/header/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	height:auto;
}

#header {
	width:999px;
	/*margin:auto;*/
}

#info {
	color:#565a62;
	font-size:11px;
}

#ligneHeader {
	background-image:url(../images/header/bgligne.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:12px;
	width:100%;
	clear:both;
}

#ligneInner {
	height:2px;
	width:100%;
	clear:both;
	font-size:1px;
	height:20px;
	background-image:url(../images/bgLigne.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* FLASH */

#flash_container {
	width:100%;
	background-color:#fff;
	height:147px;
}

#flash_anim {
	width:999px;
	/*margin:auto;*/
}

/* CONTENT */

#photo {
	width:790px;
	height:226px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-color:#fff;
	border-style:solid;
	float:left;
	margin-left:10px;
}

#content_container {
	width:100%;
}

#content {
	width:999px;
	/*margin:auto;*/
}

#moduleContainer {width:375px;float:left;}
#moduleContent {width:375px;height:226px;background-image:url(../images/home/bg_moduleprez.jpg);}
#moduleBouton {width:355px;height:46px;background-image:url(../images/home/boutonModule.gif);background-repeat:no-repeat;padding-left:20px;margin-top:9px;}
#bplay {background-image:url(../images/home/b_visioner.gif);width:195;height:64px;background-repeat:no-repeat;}

#contentHome {
	width:600px;
	height:253px;
	background-image:url(../images/home/bg_content.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	margin-left:10px;
	margin-top:19px;
	padding-top:10px;
	padding-left:5px;
}

/* INNER */

#bandeInnerContainer {
	width:100%;
	height:226px;
	background-color:#afafaf;
	clear:both;
}

#bandeInner {
	width:999px;
	/* margin:auto; */
}

#leftC {
	float:left;
	width:211px;
	background-color:#afafaf;
	padding:10px;
}

#leContenu {
	width:100%;
	clear: both;
}

#emailerInner {
	
}

#contentInner {
	background-color:#FFFFFF;
	padding:15px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:5px;
}

#TheTexte {
	float:left;
	width:100%;
}

#emailerInner input {
	width:150px;
	margin-right:10px;
	font-size:10px;
	color:#666666;
	padding:2px;
	margin-bottom:5px;
}

#emailerInner input[type="submit"] {
	width:100px;
	border: 0px;
	color: #fff;
	background-color:#022a45;
	font-size:11px;
	padding:2px;
	margin-top:10px; 
}

#emailerInner input[type="submit"]:hover {
	width:100px;
	border: 0px;
	color: #fff;
	background-color:#959595;
	font-size:11px;
	padding:2px;
	margin-top:10px;	
}

#smenu ul {margin:0px;list-style:none;}

#smenu li {display:block;width:110%;height:17px;background-color:#fff;padding:9px;margin:5px;margin-left:0px;margin-bottom:0px;margin-top:0px;font-size:12px;padding-right:0px;padding-left:14px;margin-right:0px;background-image:url(../images/bg_li.gif);background-repeat:no-repeat;background-position:top left;}

/* FOOTER */

#footer {
	height:5px;
	background-color:#959595;
	width:100%;
	/* margin-top:25px; */
}

#footer_txt {
	width:100%;
	text-align:center;
	/* margin:auto;	*/
	color:#585858;
	text-decoration:none;
	font-size:12px;
	padding-bottom:32px;
	padding-top:10px;
	line-height:18px;
	background-color:#fff;
	background-image:
}

#sideMenu {
	float:left;
	width:190px;
	margin-right:15px;
	background-color:#D09B4B;
}

#sideMenu li {
	background-image:url(../images/smbg_off.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:12px;
	padding-right:0px;
	list-style:none;
	height:18px;
}

#sideMenu li:hover {
	background-image:url(../images/smbg_on.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:12px;	
	padding-right:0px;
}

#sideMenu li a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	display:block;
}

#sideMenu li a:hover {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
