body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height: 1.166;
background-color: #ECECEC;
}

table {
font-size:10px;
border-spacing: 0px;
border-style:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.std {
border-bottom-style:solid;
border-bottom-width:1px;
border-top-style:solid;
border-top-width:1px;
}

.Chapeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}

.CalendrierWE{
color:#999999;
}

.CalendrierEvt{
background-color:#FF9900;
color:#000000;
border-top-color:#FF9900;
border-top-width:1px;
border-top-style:solid;
}

.CalendrierNow{
font-weight:bold;
color:#FF9900;
border-top-color:#FF9900;
border-top-width:1px;
border-top-style:solid;
}

.Calendrier{
color:#000000;
border-top-color:#FF9900;
border-top-width:1px;
border-top-style:solid;
}

.TailleFichier
{
	font-weight:lighter;
	color:#666666;
	font-style: italic;
}

.CalendrierTit
{
font-weight:bold;
}

div#CadrePetit{
width:100%;
overflow:auto;
z-index:1;
padding:2px 2px 2px 2px;
margin:0px 4px 0px 0px;
font-size:10px;
}

div#CadreConnexion{
width:270px;
overflow:auto;
z-index:1;
padding:2px 2px 2px 2px;
margin:0px 4px 0px 0px;
font-size:10px;
}

Div#titCadrePttGris{
background-color:#999999;
color:#FFFFFF;
height:25px;
padding:2px 2px 2px 3px;
background-image:url(../Images/HGV.gif);
background-position:top left;
background-repeat:no-repeat;
}

Div#ContCadrePttGris{
    background:background-color:#000000;
	color:#000000;
	padding:2px 2px 2px 3px;
	border-bottom-style:dashed;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

Div#titCadrePttOr{
background-color:#FF8B17;
color:#FFFFFF;
padding:2px 2px 2px 3px;
background-image:url(../Images/HGO.gif);
background-position:top left;
background-repeat:no-repeat;
}

Div#ContCadrePttOr{
    background : background-color:#000000;
	color:#000000;
	padding:2px 2px 2px 3px;
	border-bottom-style:dashed;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	
	border-top-color: #FFDDBB;
	border-right-color: #FFDDBB;
	border-bottom-color: #FFDDBB;
	border-left-color: #FFDDBB;
}

/*message*/

.TableauLigne{
border-top-style:none;
border-style:solid;
border-color:#FF8B17;
border-width:1px;
}

.TableauGris{
border-top-style:none;
border-style:solid;
border-color:#999999;
border-width:1px;
}

.TableauOrange{
border-top-style:none;
border-style:solid;
border-color:#FF8000;
border-width:1px;
}

.TableauTit{
background-color:#FF8B17;
color:#FFFFFF;
font-weight:bold;
}

/*FAQ*/
Div#BasFAQ{
border-bottom-style:dashed;
border-bottom-color:#ff9900;
border-bottom-width:1px;
}

/*Champs*/
input,select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

input:hover{
background-color:#F1F1F1;
}
input:focus{
background-color:#F1F1F1;
}
input.ChampGris{
border: 1px solid #666666;
}

input.ChampGrisMail{
border: 1px solid #666666;
width:200px;
}

input.ChampVert{
border: 1px solid #006600;
}

input.ChampOrange{
border: 1px solid #FF9900;
}

input.ChampOrangeIdent{
border: 1px solid #FF9900;
width:80px;
}
/*Zone de texte*/
textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

textarea.Contenumessage{
width:400px;
height:250px;
border-style:solid;
border-color:#3333ff;
border-width:1px;
padding: 0px 2px 0px 2px;
}

input.Objetmessage{
width:400px;
border-style:solid;
border-color:#3333ff;
border-width:1px;
padding: 0px 2px 0px 2px;
}

textarea.Contenumessage:focus{
background-color:#F1F1F1;
}

.TitreMessage{
background-color:#3333ff;
color:#FFFFFF;
font-weight:bold;
padding : 0px 2px 0px 5px;
}

.LigneMessage{
background-color:#FFFFFF;
padding: 0px 2px 0px 5px;
}

.PJMessage{
background-color:#FFFFFF;
padding: 0px 2px 0px 5px;
width:200px;
height:22px;
border-style:solid;
border-color:#3333ff;
border-width:1px;
}
select.ListeDest{
background-color:#FFFFFF;
width:200px;
border-style:solid;
border-color:#3333ff;
border-width:1px;
overflow:auto;
}

select:focus{
background-color:#F1F1F1;
}

/*Boutons*/
input.boutonGris {
border:1px solid #666666;
color:#999999;
cursor:pointer;
height:22px;
background-color:transparent;
}
input.boutonGris:hover {
background-color:#666666;
color:white;
}
input.boutonGris:active {
border:1px inset #666666;
background-color:#666666;
color:white;
} 

input.boutonVert {
border:1px solid #006600;
color:#006600;
cursor:pointer;
height:22px;
background-color:transparent;
}

input.boutonVert:hover {
background-color:#006600;
color:white;
}

input.boutonVert:active {
border:1px inset #006600;
background-color:#006600;
color:white;
}

input.boutonVertMenu {
border:1px solid #006600;
color:#006600;
cursor:pointer;
height:22px;
background-color:transparent;
width:150px;
}

input.boutonVertMenu:hover {
background-color:#006600;
color:white;
}

input.boutonVertMenu:active {
border:1px inset #006600;
background-color:#006600;
color:white;
}

input.boutonOrange {
border:1px solid #ff8B17;
color:#ff8B17;
cursor:pointer;
height:22px;
background-color:transparent;
}
input.boutonOrange:hover {
background-color:#ff8B17;
color:white;
}

input.boutonOrange:active {
border:1px inset #ff8B17;
background-color:#ff8B17;
color:white;
}
/*Liens*/
a{
color: #7a7a7a;
text-decoration: none;
}

a:link{
color: #7a7a7a;
text-decoration: none;
padding:0px;
margin:0px;
}

a:visited{
text-decoration: none;
}

a:hover{
background-color:#7a7a7a;
color:#FFFFFF;
}

a.LienGris{
color:#666666;
text-decoration: none;
}

a.LienGris:link{
color:#666666;
text-decoration: none;
}

a.LienGris:hover{
color:#FFFFFF;
background-color:#666666;
text-decoration: none;
}

a.LienGrisMenu{
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

a.LienGrisMenu:link{
color:#FFFFFF;
text-decoration: none;
}

a.LienGrisMenu:hover{
color:#666666;
background-color:#FFFFFF;
text-decoration: none;
}

a.LienNoir{
color:#000000;
text-decoration: none;
}

a.LienNoir:link{
color:#000000;
text-decoration: none;
}

a.LienNoir:hover{
color:#FFFFFF;
background-color:#000000;
text-decoration: none;
}

a.LienVide{
color:#000000;
text-decoration: none;
}

a.LienVide:link{
color:#000000;
text-decoration: none;
}

a.LienVide:hover{
color:#000000;
text-decoration: none;
}

a.LienOrange{
color:#FF8B17;
text-decoration: none;
}

a.LienOrange:link{
color:#FF8B17;
text-decoration: none;
}

a.LienOrange:hover{
color:#FFFFFF;
background-color:#FF8B17;
text-decoration: none;
}

/*polices*/

.PoliceGris{
color:#999999;
}

.PoliceVert{
color:#006600;
}

.PoliceOrange{
color:#ff8B17;
}

.titblanc{
color:#FFFFFF;
font-weight:bold;
}

.titgris{
color:#999999;
font-weight:bold;
}

.titorange{
color:#FF8000;
font-weight:bold;
}

.fsgras {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
color:#FF0000; 
}


.fstitre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
color:#FF0000;
border-top-color:#FF0000;
border-top-width:1px;
border-top-style:solid; 
}

.fs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color:#FF0000; 
}

/*Cadre principal*/
.Bas{
border-top-style:dashed;
border-top-width:1px;
border-top-color:#ff9900;
}

.Haut{
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#FF8b17;
}

/***** DEFINITION DU MENU SUPERIEUR *****/

div#SousMenu{
width: 100%;
background-color: #999999;
}

div#SousMenu ul {
margin: 0px;
list-style-type: none;
list-style: none;
padding: 0px;
color:#FFFFFF;
line-height: 15px;
white-space: nowrap;
}

div#SousMenu li {
	list-style-type: none;
	list-style: none;
	display: inline;
	padding:0px 3px;
	list-style-image: none;
}

div#SousMenu li a {
text-decoration: none;
color:#FFFFFF;
}
div#SousMenu li a:link {
color:#FFFFFF;
}

div#SousMenu li a:visited {
color:#FFFFFF;
}

div#SousMenu li a:hover {
color: #999999;
background-color:#FFFFFF;
}

Div#LignePointilleGrise {
    background:background-color:#000000;
	color:#000000;
	padding:2px 2px 2px 3px;
	border-bottom-style:dashed;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
