@charset "utf-8";
/* CSS Document */

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	padding: 0; margin: 0;
	background: #0a0a0a url(template/top-bg.jpg) left top repeat-x;
}
div,body,html	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
#menuBandeau	{
	position: absolute;
	color: #fff;
	left: 50%;
	margin-left: -450px;
	width: 895px;
	height: 27px;
	top: 0;
	line-height: 27px;
}
#menuBandeau a {
	color: #fff;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
#menuBandeau a:hover {
	color: #00adf3;
	text-decoration: none;
}
#menuBandeau a:active {
	color: #fff;
	text-decoration: none;
}
#bandeau	{
	position: absolute;
	left: 50%;
	padding: 0 8px 0 9px;
	margin-left: -456px;
	width: 895px;
	height: 145px;
	overflow: hidden;
	top: 27px;
	z-index: 0;
	background: #141414 url(template/bg-bandeau.gif) no-repeat;
}
#logo {
	padding: 0; margin: 0;
	width: 367px; height: 145px;
	float: left;
}
#menu	{
	position: absolute;
	left: 50%;
	margin-left: -456px;
	width: 912px;
	height: 30px;
	top: 172px;
	color: #cccccc;
	padding: 0;
	background: #5c5c5c url(template/bg-menu.gif) no-repeat;
	z-index: 999;
}
	.menu-main {
		padding: 0; margin: 0 0 0 9px;
		list-style: none;
	}
		.menu-main li {
			padding: 0; margin: 0;
			display: inline-block;
			position: relative;
			float: left;
		}
			.menu-main li a {
				padding: 0 23px;
				text-transform: uppercase;
				color: #cccccc;
				text-decoration: none;
				font-size: 12px;
				line-height: 30px;
				text-align: center;
				/* border-bottom: 1px solid #141414; /* Needed for IE7 tout display sub-menu correctly */
			}
			.menu-main li a:hover {
				color: #00adf3;
				text-decoration: none;
			}
			.menu-main li a:active {
				color: #cccccc;
				text-decoration: none;
			}
		.menu-main li ul.menu-sub {
			padding: 0; margin: 0;
			min-width: 120px;
			list-style: none;
			position: absolute; left: 0; top: 30px;
			background: #656565 url(template/menu-sub-bg.jpg) left top repeat-x;
			display: none;
		}
		.menu-main li:hover ul.menu-sub {
			display: block;
		}
			.menu-main li ul.menu-sub li {
				padding: 0; margin: 0;
				float: none;
				display: list-item;
				white-space: nowrap;
			}
				.menu-main li ul.menu-sub li a {
					display: block;
					padding: 5px; margin: 0;
					border: none;
					border-bottom-width: 0;
					font-size: 11px;
					line-height: 13px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-align: left;
					font-weight: normal;
					text-transform: none;
				}

#global_bloc {
	position: absolute;
	left: 50%;
	margin-left: -456px;
	width: 912px;
	top:202px;
    background: #000000 url(template/bg-global-bloc.gif) repeat-y top;
}

#flash{
    background: url(template/flash.gif) left top no-repeat;
	float: right;
	margin-right: 8px;
	height: 21px;
	width: 694px;
	color: #fff;
}
* html #flash { /* hack IE6 */
	margin-right: 4px;
}
#flash a{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

#left {
	padding: 0 5px; margin: 0 0 0 9px;
	width:191px;
	float:left;
}
* html #left { /* hack IE6 */
	margin-left: 4px;
}

.ulLeft	{
	color: #febf26;
	font-size: 10px;
	list-style:square;
	list-style-position: inside;
	text-transform:uppercase;
	padding:2px 0px 2px 10px;
	margin:0;
}
.ulLeft li	{
	padding:5px 0px  5px 0px;
}
.ulLeft li a{
	text-decoration:none;
	color: #00adf3;/*fff*/
}
.ulLeft li a:hover {
	color: #fff; /*f48a02*/
	text-decoration: none;
}
.ulLeft li a:active {
	color: #00adf3;/*f99000*/
	text-decoration: none;
}
.iFormNews	{
	width:189px;
	padding: 8px 0 0 5px; margin: 0;
}
.FormNews	{
	padding: 0; margin: 0;
	width: 148px;
	background-color: #ccd1d4;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #a0a0a0;
}
.btn {
	width: 23px; height: 23px;
	color:#FFF;
	font-size: 12px;
	background-image:url(template/btnOK.gif);
	border: 0;
	cursor: pointer;
}
#texte_bloc	{
	position: relative;
	width: 694px;
	float: left;
	font-size:13px;
	padding-top: 4px;
}
.titlePost	{	
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#cccccc;
	text-decoration:none;
	font-weight: bold;
}
a.titlePost {	
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#cccccc;
	text-decoration:none;
}
.post	{
}
.postbloc	{
	width:395px;
	float:left;
	font-size:11px;
	color:#cccccc;	
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	padding: 0 5px 0 10px;
}
.right	{
	width:252px;
	float:right;
/*	background-color: #061640;*/
}
.right .img{
	border: none;
	margin-top: 1px;
}
.ulNewsLinks {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: left;
	color: #00adf3;
}
.ulNewsLinks li{
	margin: 0 0 3px 0px;
	padding: 0;
	color: #fff;
	display: block;
	list-style: none;
}
.ulNewsLinks li a {
	color: #00adf3;
	text-decoration: none ;
}
.ulNewsLinks li a:hover {
	text-decoration: underline ;
}
.telechargement	{
	margin-top: -4px;
	width: 250px;
}
.ulNewsTelechargement {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: left;
	color: #fff;
}
.ulNewsTelechargement li{
	margin: 0 0 3px 0px;
	padding: 0;
	color: #00adf3;
	display: block;
	list-style: none;
}
.ulNewsTelechargement li a {
	color: #00adf3;
	text-decoration: none;
}
.ulNewsTelechargement li a:hover {
	color: #cccccc;
	text-decoration: none;
}
.ulNewsTelechargement li a:active {
	color: #ffffff;
	text-decoration: none ;
}
h1, h2, h3	{	
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:none;
	color:#cccccc;
	text-decoration:none;
	margin:0;
	padding: 0px 3px 0px 0px;
}
h4	{	
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:none;
	color:#556982;
	text-decoration:none;
	margin:0;
}
.post h2	{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight:normal;
	margin:0;
}
.postbloc h2	{
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight:normal;
	margin:0;
}
p {
	padding: 0; margin: 15px 0 0;
	text-align: justify;
}
table {
	padding: 0; margin: 15px 0 0;
	width: 100%;
	font-size: 11px;
}
.formCenter	{
	margin: 0 0 40px 0;
	color: #cccccc;
}
.iFormCenter  {	
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 11px;
	width: 360px;
}
.post .imgTxt  {
	font-size:9px;
	color:#cccccc;	
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	padding: 0px 5px 0px 3px;
}
.post .imgTxt .image-1  {
	float: left;
	padding: 3px;
	margin: 0 5px 5px 0;
}
.post .imgTxt .image-1	img{
	border: solid 1px #1F4A75; 
	padding: 0;
	margin: 0;
}
.post .imgTxt .image-2	{
	z-index: 1;
	width: 380px;
	text-align: center;
	margin-bottom: 5px;
}
.post .imgTxt .image-2 img	{
	border: solid 1px #1F4A75; 
	padding: 0;
	margin: 0;
}
.post .imgTxt .image-3	{
	float: right;
	padding: 3px;
	margin: 0 0 5px 5px;
}
.post .imgTxt .image-3	img{
	border: solid 1px #1F4A75; 
	padding: 0;
	margin: 0;
}

a.orange	{
	text-decoration: none;
	color:#FF6602;
	font-size: 11px;
}
a.orange:hover	{
	text-decoration: underline;
}
a.orange:active	{
	text-decoration: underline;
}

a.bleu	{
	text-decoration: none;
	color:#0066CC;
}
a.bleu:hover	{
	text-decoration: underline;
}
a.bleu:active	{
	text-decoration: underline;
}

#footer	{
	padding: 0 21px;
	width:870px;
	height:27px;
	line-height: 27px;
	clear:both;
	background: #141414 url(template/bg-footer.gif) left top repeat-x;
}
#designed {
	width: 220px;
	float: right;
	padding: 15px 10px 0 0;
}
#designed  a{
	color:#fff;
	text-decoration:none;
	font-size: 10px;
}
.aCorps	{
	color:#cccccc;
	text-decoration:underline;
	font-weight:bold;
}

#formIns input, textarea	{
	background-color:#4F4F4F;
	color:#fff;
	border-style:solid; 
	border-width:1px; 
	border-color:#c5c5c5;
}
.formCenter input, textarea	{
	background-color:#333333;
	color:#cccccc;
	border-style:solid; 
	border-width:1px; 
	border-color:#c5c5c5;
}

input.button1 {
	border: 1px solid #626365;
	color: #626365;
	background-color: #141414;
	cursor: pointer;
}
input.button1:hover {
	border-color: #FFFFFF;
	color: #FFFFFF;
}

#erreur	{
	padding-left: 15px;
}

.left-title, .left-title a {
	display: block;
	padding: 0 7px; margin: 10px 0 0;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	background: #313131 url(template/left-title-bg.gif) left top repeat-x;
}

.left-img {
	margin: 20px auto 0;
	text-align: center;
}
div.diaporamaContainer {
	padding: 0; margin: 0;
	position: relative;
	overflow: hidden;
}
