﻿body
/* propriétés des polices par défaut*/
{
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:  12px;
/* propriétés du corps du document */
margin-top: 0px;
margin-right: 2px;
margin-left: 2px;
}


p
/* propriétés du contenu paragraphes */
{
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:  12px;
}

LI
{
	font-size: 12px;
	text-align: justify;	
 }
 
TD
{
	font-size: 12px;
	text-align: justify;	
 }
 
.importantb 
{
    COLOR: #000000; 
	FONT-WEIGHT: bold;
}

.importantr 
{
    COLOR: #FF0000; 
	FONT-WEIGHT: bold;
}
 
 /* propriétés marge texte pour image gauche */
 .image_gauche {
 float: left;
 margin-right: 10px;
 margin-bottom: 5px;
}

/* propriétés marge texte pour image droite */
 .image_droite {
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
}


 /* Style pour 3 blocs photos PF horizontales */

.bloc5 {background-color: white;height: 160px;
width: 240px;
float: left;}
.bloc6 {background-color: white;height: 160px;
width: 240px;
float: left;margin-left: 55px;}
.bloc7 {background-color: white;height: 160px;
width: 240px;
float: left;margin-left: 55px;}


/* Style pour blocs mixtes 2 photos verticales et 1 horizontale */

.bloc8 {background-color: white;height: 210px;
width: 194px;
float: left;margin-left: 50px;}
.bloc9 {background-color: white;height: 210px;
width: 194px;
float: left;margin-left: 60px;}
.bloc10 {background-color: white;height: 210px;
width: 194px;
float: left;margin-left: 60px;}


 
h1
/* propriétés des titres H1 */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
color: #FF6C6C;
text-transform: uppercase;
border-left-width: 15px;	
border-left-style: solid;
border-left-color: #FF6C6C;
text-indent: 10px;
border-bottom-color: #FF6C6C;
border-bottom-width: 1px;
border-bottom-style: solid;
 }

h2
/* propriétés des titres H2 */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: italic;
font-weight: bold;
text-indent: 15px;
color:  #666666;
background-color: #EFEFEF;
}

h3
/* propriétés des titres H3 */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
background-color: #FFF7EA;
text-indent: 5pt;
border-left-width: 12px;
border-left: solid;
border-color: #CC3300;
}

h4
/* propriétés des titres H4 */
{

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
font-weight: bold;
text-indent: 5px;
text-align: center;
background-color: #FFF7EA;
border-bottom: #CC3300;
border-bottom: solid;

}

h5
/* propriétés des titres H5 */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 12px;
font-weight: bold;
}

h6
/* propriétés des titres H6 */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 10px;
font-style: normal;
background-color: #EFEFEF;
text-indent: 10pt;
}

.lieninterne
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:  #7A91BA;
font-size: 12px;
}

.lieninterne:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #EBEFF8;
background-color: #7A91BA;
}

.alerte
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
margin-right: 10px;
margin-left: 10px;
}

.listenumero
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7A91BA;
}

.listepuces
{
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7A91BA;
}


.Tlegtitre1
{
	font-size: 12px;
	background-color: #D70000;
	font-weight: bold;
	color:  White;
	text-align: center;
}

.Tlegtitre2
{
	background-color: #EFEFEF;
	color: #D70000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}


.Celgris1 {
	background-color: #808080;
	font-weight: bold;
	color:  White;
	text-align: center;
}

.Celgris2 {
	background-color: #999999;
	font-weight: bold;
	color:  White;
	text-align: center;
}

.Celgris3 {
	background-color: #D7D7D7;
	font-weight: bold;
	text-align: center;
}

.Celgris4 {
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: center;
}


#choixversion LI
{
 FONT-SIZE: 11px;
 background-color: White;
 list-style-image: url("../../../images/puce_2.gif");
 vertical-align: middle; 
}


A:visited
{
	color: Black;
}



A:link 
{ 
color: black;
text-decoration: underline;
text-align: left;
}  

A:hover 
{ 
color: #FF0000; 
text-decoration:  underline overline;
}

a:
{
color:  #008080;
text-decoration: underline;
}

A:active 
{
color: #008080;
}   

.TlegBleu 
{
	background-color: #EBEFF8;
	text-align: justify;
}



.TlegBeige 
{
	background-color: #FFECCE;
	text-align: justify;
}

.Tlegende
{
	background-color: #CCCCCC;
	font-style: normal;
	   color: #CC3300;
	font-weight: bold;
	text-align: center;
}


.Tlegende2
{
	background-color: #666666;
	font-style: normal;
	   color: #FFF7EA;
	font-weight: bold;
	text-align: center;
}

