@charset "utf-8";

/********************************************
/* Elements de base */
/********************************************/
a:link, a:visited { color:#545454;; font-weight:bold; text-decoration:underline; }
a:hover, a:active { color:#f2a117; }

html, body {
	background:#fff;
	height: 100%;
	/*overflow:scroll;*/
	}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:15px;
	margin:0;
	padding:0;
	background-color:#fff;
	}

h1 {
	font-size:24px;
	line-height:40px;
	font-weight:bold;
	}
h2 {
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	}

h3 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#37539a;
	}
h4 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	}
h5 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#ee941c;
	}


sup {
	font-size: 8px;
	line-height: 0.8em;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a.pdf:link, a.pdf:visited, a.pdf:hover, a.pdf:active { 
	background:transparent url(../img/com/picto_pdf.gif) left top no-repeat;
	padding-left:35px; 
	padding-top:10px;
	padding-bottom:25px;
	line-height:20px;
	}
a.httpLink:link, a.httpLink:visited, a.httpLink:hover, a.httpLink:active { 
	background:transparent url(../img/com/picto-web.gif) left top no-repeat;
	padding-left:30px; 
	padding-bottom:20px;
	line-height:20px;
	}

/********************************************/
/* Conteneurs généraux */
/********************************************/
#center {
	position: relative;
	width: 990px;
	height: 100%;
	margin: auto;
	padding: 0;
	}
	#center #global {
		position: absolute;
		width:990px;
		left: 50%;;
		margin-left: -480px;
		margin-top: 0;
		padding: 0;
		text-align: left;
		overflow: hidden;
		}
		#center #global #header {
			margin:0;
			padding:0;
			top:0;
			width:990px;
			height:347px;
			background:transparent url(../img/com/header.jpg) left top no-repeat;
			text-align:left;
			}
			#center #global #header #Versions {
				margin:0;
				padding:0;
				width:32px;
				height:33px;
				right:40px;
				top:70px;
				position:absolute;
				z-index:1;
				}
		#center #global #contenuHp {
			padding: 5px 5px 0 5px;
			margin-top:-40px;
			width:980px;
			height:auto;
			background:transparent url(../img/com/img-fd-contenu.gif) left bottom repeat-y;
			}
			#center #global #contenuHp #DegradeBleu,
			#center #global #contenu #DegradeBleu {
				padding-bottom: 10px;
				margin:0;
				width:100%;
				height:auto;
				background:transparent url(../img/com/degrade-bleu.gif) left bottom repeat-x;
				}
				#MentionsLegales {
					float:right;
					margin-right: 15px;
					margin-top:-40px;
					font-size:10px;
					font-weight:normal;
					}
				#Soutiens {
					background:transparent url(../img/com/bloc_soutien.png) left top no-repeat;
					float:left;
					margin-left:15px;
					padding-top:8px;
					padding-left:5px;
					font-size:15px;
					font-weight:bold;
					color:#313030;
					line-height:20px;
					text-align:center;
					width:147px;
					height:288px;
					}
					#Soutiens img {
					padding-top:8px;
					}
				#Accroche {
					float:left;
					margin-left:25px;
					}
				#Accroche h1 {
					color:#37539a;
					background:transparent url(../img/com/fleche-rge.gif) left top no-repeat;
					padding-left:35px;
					}
				#Actualites {
					float:left;
					margin-left:25px;
					padding:100px 10px 10px 10px;
					width:228px;
					height:190px;
					background:transparent url(../img/fr/bloc-actualites.gif) left top no-repeat;
					text-align:justify;
					line-height:13px;
					}
					#Actualites a {
						background:transparent url(../img/com/fleche-en-savoir-plus.gif) right top no-repeat;
						padding-right:20px;
						font-size:10px;
						text-align:right;
						}
			#center #global #contenu {
			/*padding: 10px 25px 25px 25px;*/
			padding: 5px 5px 0 5px;
			margin-top:-40px;
			width:980px;
			height:auto;
			background:transparent url(../img/com/img-fd-contenu.gif) repeat-y;
			}
			#center #global #contenu #blocGche {
				padding: 0 15px 25px 30px;
				margin:0;
				width:550px;
				height:auto;
				float:left;
				}
			#center #global #contenu #blocDroite {
				padding:50px 30px 25px 0;
				margin:0;
				width:340px;
				height:auto;
				float:right;
				text-align:center;
				}
				#center #global #contenu #blocDroite img {
					text-align:center;
					}
			#center #global #contenu #pleinePage {
				padding:0 15px 25px 25px;
				margin:0;
				width:900px;
				height:auto;
				text-align:justify;
				}
			#center #global #contenu #blocGche ul li,
			#center #global #contenu #blocDroite ul li,
			#center #global #contenu #pleinePage ul li {
					padding-left: 15px;
					margin:0;
					list-style:none;
					background:transparent url(../img/com/ptte-fleche-orange.gif) left 5px no-repeat;
					}
			#titre h2 {
				color:#37539a;
				background:transparent url(../img/com/fleche-orange.gif) left top no-repeat;
				padding-left:30px;
				}
			#center #global #contenu form input	{
				margin:0;
				padding:0;
				}
				#center #global #contenu form input.btn	{
					margin:5px;
					padding:0 5px 0 5px;
					width:80px;
					height:23px;
					cursor: pointer;
					color:#fff;
					font-weight:bold;
					font-size:11px;
					border:none;
					background-color:#37539a;
					}
		#center #global #bottom {
			margin:0;
			padding:0;
			width:990px;
			height:15px;
			background:transparent url(../img/com/ombre-bdp.gif) left bottom no-repeat;
			}
			#center #global #bdp {
				padding:0;
				margin:15px 20px 20px 20px;
				width:950px;
				height:50px;
				font-size:10px;
				color:#6e6e6e;
				text-align:left;
				}
				#bdp table tr td {
					padding-left:100px;
					padding-right:25px;
					}
				#bdp table tr th {
					border-left:1px #6e6e6e solid;
					padding-left:10px;
					text-align:left;
					}
				#bdp a:link, #bdp a:visited  {
					color:#6e6e6e;
					text-decoration:none;
					}
				#bdp a:active, #bdp a:hover  {
					text-decoration:underline;
					}


/********************************************/
/* Les classes */
/********************************************/


.asterisque {
	font-size: 17px;
	font-weight: bold;
	color: #ee941c;
	}
.Bleu{
	color:#37539a;
	}
.Blc{
	color:#fff;
	}
.Bleu10px{
	color:#1f78c0;
	font-size:10px;
	}
.Hr {
	color:#b3d06c;
	text-align:center;
	width:766px;
	margin:0;
	text-align:left;
	}

.Bold {
	font-weight:bold;
	}

.Souligne {
	text-decoration:underline;
	}
 
.x-dlg .x-dlg-hd-left {background-color:#03214d; background-image:none;}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right {background-color:#03214d; background-image:none;}
.x-dlg .x-dlg-hd-left .x-dlg-hd-right .x-dlg-hd {background-color:#fff; background-image:none;border-top:3px solid #03214d;color:#37539A;}
.x-dlg .x-dlg-dlg-body {border-bottom:3px solid #03214d; border-right:3px solid #03214d; border-left:3px solid #03214d; background-color:#FFF;}
.x-dlg-mask {opacity: 0.5; background-color: #000;}

/********************************************/
/* Positionnement */
/********************************************/
.droite {
	float: right;
	}
.gauche {
	float: left;
	}
.Centre {
	text-align:center;
	}

.Justifie {
	text-align:justify;
	}

.ClearBoth {
	clear: both;
	}
hr { 
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #ccc dotted; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
	}

