@charset "utf-8";
* {
	
	margin: 0px;
	padding: 0px;
	 outline:none; 
}

body {
	height: 100%;
	width: 100%;
	background-image: url(../graphisme/bas-body-fixe.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #2667AA;
	font-family: Verdana, Geneva, sans-serif;
}
#global {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../graphisme/haut-body.png);
	height: auto;
}

#tableContenu tr #texte #col {
	height: auto;
	width: 697px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 14px;
	vertical-align: top;
}

#tableContenu tr #texte #colVideo {
	height: auto;
	width: 690px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 14px;
	vertical-align: top;
}
.basTelechargement {
	height: 400px;
}

#tableContenu tr #texte #col tr #colDroite {
	vertical-align: top;
	padding-left: 0px;
}

#tableContenu tr #texte #col tr #colGauche {
	width: 508px;
	vertical-align: top;
	text-align: justify;
	padding-top: 5px;
}
#tableContenu tr #texte #col tr #colContact {
	width: 300px;
	vertical-align: top;
	text-align: justify;
	padding-top: 5px;
}

#tab1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}




#header {
	height: 326px;
	width: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
}
#contenuHeader   {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 326px;
	position: relative;
}
#logo-pullflex {
	display: block;
	position: absolute;
	top: 120px;
	left: 25px;
	width: 115px;
	height: 35px;
	cursor:pointer;
	text-decoration: none;
}
#logo-icoa {
	display: block;
	position: absolute;
	top: 160px;
	left: 25px;
	width: 80px;
	height: 45px;
	cursor:pointer;
	text-decoration: none;
}
#logo-tramico {
	display: block;
	position: absolute;
	top: 20px;
	left: 25px;
	width: 170px;
	height: 65px;
	cursor:pointer;
	text-decoration: none;
}
#flash   {
	height: 182px;
	width: 690px;
	position: absolute;
	top: 100px;
	left: 238px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00539f;
	border-bottom-color: #00539f;
	padding-top: 3px;
}


#conteneur {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../graphisme/centre-ombre.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#tableContenu {
	height: auto;
	width: 925px;
	padding: 0px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#tableContenu tr #souMenu {
	width: 204px;
	vertical-align: top;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#tableContenu tr #texte {
	background-color: #FFF;
	padding: 0px;
	height: auto;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*****************************************    menu bas    **************************************/
#global #bottom {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom #menuBas {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom #menuBas li {
	display: inline;
	float: right;
	margin-left: 15px;
}
#bottom #menuBas li a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}




/************************************            Menu principal         ********************/

#menu {
	position: absolute;
	top: 30px;
	left: 235px;
	width: 650px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	padding-left: 0px;
}
#menu li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#menu li a:hover {
	color: #FFF;
	background-image: url(../graphisme/fond-bleu.png);
	background-repeat: repeat-x;
	background-position: center;
}


/************************************            Menu téléchargement         ********************/

#menuTelechargement {
	position: absolute;
	left: 430px;
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 0px;
	bottom: 2px;
}
#menuTelechargement li {
	list-style-type: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	padding-left: 0px;
}
#menuTelechargement li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00539F;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#menuTelechargement li a:hover {
	color: #000;
}
/**************************************      États H1, H2...      *************************/
#contenuHeader h1 {
	font-family: Verdana, Geneva, sans-serif;
	
	position: absolute;
	bottom: 0px;
	left: 238px;
	width: auto;
}
.h1Orange{
	color: #faae58;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.h1Gris{
	color: #7D7D7C;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.h1Marron{
	color: #CDB69E;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.h1Bleu{
	color: #00539F;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.h1Noir{
	color: #000;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.h2Orange{
	color: #faae58;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.h2Bleu{
	color: #00539F;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.h2Gris{
	color: #7D7D7C;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.titreBleu{
	color: #00539F;
}
.titreOrange{
		color: #faae58
}

.paragraphePlan{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-right: 10px;
	margin-top: 0px;
}
.paragraphePlan a{
	text-decoration: none;	
}
#plan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#plan li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
	font-weight: normal;
}
#plan li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#plan li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#plan li ul li {
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 30px;
}
#plan li ul li a {

}
#colGauche h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

/******************************************     Liste texte         **********************/
#colGauche ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 50px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 15px;
}




#colGauche ul li {
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 16px;
}
#colGauche ul li a {
	text-decoration: none;
	color: #00539F;
}
#colGauche ul li a:hover {
	color: #000;
}


#col tr td h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #09539F;
	margin-bottom: 5px;
	margin-top: 15px;
}




/***********************************************    menu langue drapeaux         *********************/

.clicHaut{
	background-image: url(../graphisme/fond-bleu.png);
	background-repeat: repeat-x;
	background-position: center;
}
.clicFr{
	background-image: url(../graphisme/drapF.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	
}
.clicGb{
	background-image: url(../graphisme/drapGb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	
}
#lang {
	height: 15px;
	width: 60px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 38px;
	right: 5px;
	line-height: 15px;
}
#lang li {
	float: left;
	margin-right: 10px;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
	width: 20px;
}
#lang li .fr  {
	background-image: url(../graphisme/drapF.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 15px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#lang li .fr:hover  {
	background-image: url(../graphisme/drapF.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#lang li .gb {
	background-image: url(../graphisme/drapGb.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 15px;
	width: 20px;
}
#lang li .gb:hover {
	background-image: url(../graphisme/drapGb.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/************************          Classes pour texte et images html  **********************/


.texteBleu {
	color: #00539F;
	font-weight: bold;
}
.texteBleuNormal {
	color: #00539F;
	font-weight: normal;
}
.texteOrange {
	color: #FAAE58;
	font-weight: bold;
}
.texteGris {
	color: #7D7D7C;
	font-weight: bold;
}
.sousTitreGris {
	color: #7D7D7C;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.texteMarron {
	color: #CDB69E;
	font-weight: bold;
}
#colDroite .basActu {
	background-image: url(../graphisme/basActu.jpg);
	float: right;
	height: 25px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sous-titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00539F;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 20px;
}
.paragrapheRetraitT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #00539F;
	margin-left: 20px;
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 16px;
}
.paragrapheRetrait {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 20px;
	text-align: justify;
	margin-bottom: 15px;
	line-height: 16px;
}



.paragraphePlanSite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	text-align: justify;
	padding-right: 10px;
	line-height: 16px;
}
.paragrapheRetrait a {
	color: #00539F;
	text-decoration: none;
}
.paragrapheRetrait a:hover {
	color: #000;
}


.paragraphePlanSite a {
	color: #09539F;
	text-decoration: none;
}
.paragraphePlanSite a:hover {
	color: #000;
}

.paragraphe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	line-height: 16px;
}
.paragraphe a {
	text-decoration: none;
}
.paragraphe a:hover {
	color: #000;
}

.image {
	float: right;
	margin-bottom: 20px;
	margin-right: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09539F;
	border-bottom-color: #09539F;
	padding-top: 3px;
	padding-bottom: 3px;
}
.picto {
	float: right;
	margin-bottom: 20px;
	margin-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/**********************************************      Zone actualités         *************************/


.hautActu h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	margin-top: 10px;
	margin-left: 20px;
}

#colDroite .actualites {
	height: auto;
	width: 177px;
	float: right;
	background-image: url(../graphisme/milieuActu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#colDroite .hautActu {
	background-image: url(../graphisme/hautActu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 177px;
	float: right;
}
/**********************************************             Actualités          *************************/
.news_liste {
	height: auto;
	width: 690px;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.news_seul {
	height: 350px;
	width: 690px;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.news_entete {
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news_titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00539f;
	margin: 0px;
	padding: 0px;
}
.news_date {
	padding: 5px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00539f;
}
.news_contenu {
	overflow: hidden;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}

.imageG {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	display: block;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00539F;
	border-bottom-color: #00539F;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
}

.resumTexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 15px;
}

.resumTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: normal;
	color: #000;
}
.lienActu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
	color: #09539F;
	text-decoration: none;
}
.lienActu a:hover {
	color: #000;
}
.bottomNews {
	height: 450px;
}
.bottomNews p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.pdf2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../graphisme/iconepdf.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-top: 0px;
}

.pdf2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 0px;
	text-decoration: none;
}
.pdf3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../graphisme/iconepdfBleu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-top: 0px;
}

.pdf3 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 0px;
	text-decoration: none;
}
.pdf2 a:hover {
}
.tableauPdf tr td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}
.tableauPdf {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.europe {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #317DB9;
	border-bottom-color: #317DB9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #317DB9;
}
.alt {
	background-color: #DEECF5;
}
#colGauche #liste {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#colGauche #liste tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
#tableContenu tr #texte #colVideo tr td {
	background-repeat: no-repeat;
	background-position: center center;
}
.blocVideo {
	margin: 0px;
	padding: 0px;
	height: 518px;
	width: 690px;
	background-color: #000;
}


.champs {
	font-size: 10px;
	font-weight: normal;
	color: #0A3280;
}
#colGauche .bottomCol {
	height: 150px;
}

