@charset "UTF-8";
/*
 * CSS version 3.4.3 ©Abricadabra - 28/05/2010 
 *
 * @author E. Deharbe
 *
 * w3c : Ce document est valide conformément à la recommandation CSS niveau 2.1 ! 
 *
 */

/* Background */

body {
    margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/v3_4/fds_grad.jpg);
	background-repeat: repeat-x;
}

/* Conteneur global */

div#global {
    width: 1040px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* Bandeau haut + bas */

div#bandeaupresse {
    background-image: url(../images/v3_4/bandeaupresse_v3_4.png);
    background-repeat: no-repeat;
    height: 150px;
}
div#footerpresse {
	position: relative;
	float: left;
	text-align: center;
	width: 1040px;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/* liens */

a {
   color:#FF7600;
   text-decoration:none;
}

a:hover {
   color:#839BCF;
   text-decoration:underline;
}

/* Box de texte - contenu */

.cont {
	width: 99%;
	clear: both;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

/* Box textes en 2 colonnes */

#cont2Col {
	width: 96%;
    clear: both;
}
#cont2Col2 {
	width: 99%;
    clear: both;
}
#contcolGauche {
	width: 35%;
    float: left;
}
#contcolDroite {
	width: 35%;
    float: right;
	text-align: center;
}
#contcolGauche2 {
	width: 47%;
    float: left;
	text-align: left;
}
#contcolDroite2 {
	width: 47%;
    float: right;
	text-align: left;
}

/* Box de texte */

.text {
	width: 99%;
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
	clear: both;
	margin-left: 3px;
	text-align: left;
}

.textcentre {
	width: 96%;
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
	clear: both;
	text-align: center;
	margin-left: 15px;
}

.article {
	width: 600px;
	margin-left: auto; 
 	margin-right: auto; 
	background-color:#FFFFFF;
	border: thin solid #333333;
	text-align:left;
	padding:10px;
}
.pressetitre {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #333333;
	width: 600px;
	margin-left: auto; 
 	margin-right: auto; 
}

/* Alignement du texte */

 #aligngauche {
    text-align: left;
 }
 #aligncentre {
    text-align: center;
 }
 #aligndroite {
    text-align: right;
}
 
/* Pages presse */

a#presse {
	color:#0000FF;
}
 
/* textes -- à cleaner */

.titres {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #2A2A2A;
}
.txt12ptOrange {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FF7600;
	text-decoration: none;
	font-weight: lighter;
}
.txt10ptOrangeB {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FF7600;
	text-decoration: none;
	font-weight: bold;
	list-style-position: inside;
	list-style-image:  url(../images/v3/bullet1.gif);
	list-style-type: none;
}
.txt10ptOrange {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FF7600;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-image:  url(../images/v3/bullet1.gif);
	list-style-type: none;
}
.txt9ptOrange {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FF7600;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-image:  url(../images/v3/bullet1.gif);
	list-style-type: none;
}
.txt10ptBlueFonds {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #007AE1;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-image:  url(../images/v3/bullet2.gif);
	list-style-type: none;
	background-color: #EEEEEE;
	padding: 3px;
}
.txt10ptNoir {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	list-style-position: inside;
	list-style-image:  url(../images/v3/bullet1.gif);
	list-style-type: none;
}
.txt10ptNoirB {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt10ptGris {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-image:  url(../images/v3/bullet1.gif);
	list-style-type: none;
}
.txtPetitBlue {
	font-family: Verdana;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	color: #008AFF;
	text-decoration: none;
	font-weight: normal;
}
.txtPetit {
	font-family: Verdana;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.txtPetitCentre {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

/* Encadré Droite 125px */

.encadreDroite {
    border: thin none #CCCCCC;
    padding: 0px;
    margin: 3px;
    width: 125px;
	float: right;
}

/* Encadré Gauche 60px */

.encadreGauche {
    border: thin solid #CCCCCC;
    padding: 0px;
    margin: 0px 7px 0px 0px;
    width: 60px;
	float: left;
}

/* Encadré Gauche et Droite - pas de taille, pas de bordure - */

.encadreGauche2 {
    padding: 0px;
    margin: 0px 5px 0px 0px;
	float: left;
}

.encadreDroite2 {
	padding: 0px;
	float: right;
	margin-left: 5px;
}

/* Retour Haut */

.ligne-mois {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}

.hautpage {
	padding: 2px;
	margin: 0px;
	width: 13px;
	float: right;
	border: thin solid #c0c0c0;
}

/* Fermer cette fenêtre */

.ligne-fermer {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.fermerfenetre {
	font-family: Verdana;
	padding: 2px;
	margin: 0px;
	width: 150px;
	float: right;
	font-size: 8pt;
	font-weight: lighter;
	color: #000000;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
a#fermer {
	color:#000000;
}
