﻿
/*---------------style des balises--------------------- */

.baliseH1
{
    color: #9999AB;
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    display: inline;
    font-style: italic;
}

.baliseH2_Portail
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    display: inline;
}

.baliseH2_Article_Titre
{
    font-size: 11pt;
    font-family: Verdana;
    text-decoration: none;
    display: inline;
    color: firebrick;
}

.baliseH2_Article_Vendeur
{
    font-weight: bold;
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    display: inline;    
}

.baliseH2_vitrine
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    display: inline;
}

.baliseH1_Titre_Vert
{
    color: #436325;
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    text-decoration: none;
    display:inline;
}

.baliseH1_Titre_Rouge
{
    color: firebrick;
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    text-decoration: none;
    display:inline; 
}

.baliseH2
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

/*---------------------------------------------------- */

ajax__calendar_container
{ 
    z-index : 1000 ; 
}

body
{
    font-size: 8pt;
    vertical-align: text-top;
    color: black;
    font-style: normal;
    font-family: Verdana;
    position: static;
    background-color: white;
    text-align: left;
    font-weight: normal;
}

.CadreBas
{
    border-bottom: black 1px solid;
}

.Centrer
{
    text-align: center;
    vertical-align: middle;
}

.transparent
{
    filter: alpha(opacity=0);   
}

.MyClass
{
    color: cornflowerblue;
    font-family: Andalus;
}

/*style pour le control modalpopup */
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
    background-color: white;
    border-right: #436325 2px solid;
    border-top: #436325 2px solid;
    border-left: #436325 2px solid;
    border-bottom: #436325 2px solid;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
}

.modalPopupBlanc
{
    background-color: white;
    padding: 3px;
    width: 250px;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
}

.modalPopupWebencheres
{
    background-color: white;
    padding: 3px;
    width: 250px;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    border-right: #436325 4px solid;
    border-top: #436325 4px solid;
    border-left: #436325 4px solid;
    border-bottom: #436325 4px solid;
}

.Action
{
    color: #FFA82C;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none;
}

.ActionVitrine
{
    color: firebrick;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none;
}

.BandeauVitrine
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

.BandeauVitrineSouligne
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: underline;
}

.blackGras
{
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: Verdana;
}

.bodyRouge
{
    font-size: 8pt;
    font-family: Verdana;
    color: Firebrick;   
}

.BoutonRouge
{
    background-color: firebrick;
    color: White;
    border-color: White;
    border-bottom-width: medium;
    font-size: 8pt;
    font-family: verdana;
}

.BoutonVert
{
    font-weight: bold;
    background-color: #436325;
    color: White;
    font-size: 8pt;
    font-family: verdana;
    border-right: #436325 1px solid;
    border-top: #436325 1px solid;
    border-bottom: #436325 1px solid;
}

.BoutonGris
{
    color: black;
    border-color: White;
    border-bottom-width: medium;
    font-size: 8pt;
    font-family: verdana;
}

.Cadre
{
    border-right: #436325 1px solid;
    border-top: #436325 1px solid;
    border-left: #436325 1px solid;
    border-bottom: #436325 1px solid;
}
.CadreNoir
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.CadreNoirCentre
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    vertical-align: middle;
    text-align: center;
}

.catArticle
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
    display:inline;
}

.catArticle7
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    display:inline;
}

.GrasPetit
{
    font-size: 10pt;
    color: darkcyan;
    font-family: 'Verdana';
}

.GrasVert
{
    font-weight: bold;
    color:#436325;
    font-size: 10pt;
    font-family: Verdana;
}

.GrasNoir
{
    font-weight:bold;
    color:Black;
    font-size:10pt;
    font-family : Verdana;    
}

.GrisHr
{
    color: #a9a9a9;
    background-color: #a9a9a9;
    height: 1px;
    border: 0;
}

.Hidden
{
    visibility: hidden;
}

.HiddenText label
{ 
    cursor: hand;
    display : none;
    font-family: Verdana;
    font-size: 8pt;
}

.JauneGrasMaj
{
    color: #FFA82C;
    background-color: #436325;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
    display:inline;
}

.jauge
{
    color: #e9e3e5;
    background-color: #FABD48;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

.Legende
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
    font-style: italic;
}

.Lien
{
    font-size: 8pt;
    color: #436325;
    font-family: Verdana;
    font-weight: bold;
}

.LienClair
{
    font-weight: bold;
    font-size: 10pt;
    color: gainsboro;
    font-family: 'Verdana';
}

.LienGras
{
    font-weight: bold;
    font-size: 8pt;
    color: gainsboro;
    font-family: Verdana;
}

.LienGrasMaj
{
    font-weight: bold;
    font-size: 8pt;
    color: #e9e3e5;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
}

.LienGrasMajJaune
{
    font-weight: bold;
    font-size: 8pt;
    color: #FFA82C;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;  
}

.LienGrasMajSouligne
{
    font-weight: bold;
    font-size: 8pt;
    color: #E7E7FF;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: underline;
}

.LienGrasMaj7
{
    font-weight: bold;
    font-size: 7pt;
    color: #e9e3e5;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
}

.LienGrasMajCombo
{
    border-right: #e9e3e5 1px solid;
    border-top: #e9e3e5 1px solid;
    border-left: #e9e3e5 1px solid;
    border-bottom: #e9e3e5 1px solid;
    font-weight: bold;
    font-size: 8pt;
    color: #e9e3e5;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
}

.LienNoir
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    font-weight: bold;
}

.LienNoirSouligne
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
}

.LienNoirSouligneGras
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
}

.LienNoirSouligne7
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
}

.LienNonSouligne
{
    font-size: 8pt;
    color: #68827a;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.LienRouge7Maj
{
    font-size: 7pt;
    color: firebrick;
    font-family: Verdana;
    text-decoration: underline;
    text-transform: uppercase;
}

.LienRouge
{
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold; 
}

.LienRouge8NonSouligne
{
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
}

.LienRouge8
{
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    text-decoration: underline;
}

.LienRouge9
{
    font-size: 9pt;
    color: firebrick;
    font-family: Verdana;
}

.LienRougeEvenement
{
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.LienRougeEvenement10
{
    font-size: 10pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.LienRougeMaj
{
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.LienRougeMaj12
{
    font-size: 12pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.LienRougeSouligne
{
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
}

.LienSousCategorie
{
    font-size: 7pt;
    color: black;
    font-style: normal;
    font-family: Verdana;
    text-decoration: none;
    cursor :  A.LienSousCategorie:hover;   
}

.LienSelectAll
{
    font-size: 6pt;
    color: black;
    font-style: normal;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.LienVertMaj12
{
    font-size: 12pt;
    color: #436325;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.MajBlanc
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-transform: uppercase;
}

.Noir
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.NoirGrid
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    background-color: White;
}




.NoirHr
{
    color: black;
    background-color: black;
    height: 1px;
    border: 0;
}

.NoirMaj
{
    font-size: 10pt;
    color: firebrick;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: underline;
    text-transform: uppercase;
}

.NoirItalique
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    font-style: italic;
    color: black;
}
.Noir4
{
    z-index: 2;
    -moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    font-size: 0.5pt;   
}

input.file
{
    font-size: 0.5pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    -moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.Noir6italique
{
    font-size: 6pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    font-style: italic;
}

.Noir6
{
    font-size: 6pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Noir7
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Noir8
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Noir9
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Noir9Gras
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
}

.Noir10
{
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Noir11
{
    font-size: 11pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}


.NoirGras
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
}

.NoirGras6
{
    font-weight: bold;
    font-size: 6pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.NoirGras7
{
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.NoirGras10
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Verdana;
}

.NoirGrasNonSouligne
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.Pagination /* Internet Explorer */ 
{
    font-weight: bold;
    vertical-align: middle;
    color: black;
    font-family: Verdana;
    text-align: center;
    font-size: 8pt;
}

.Pagination /* Mozilla Firefox alignment */ 
{
    font-weight: bold;
    color: black;
    font-family: Verdana;
    text-align: center; 
    text-align: -moz-center; 
    font-size: 8pt;
}

.PetitLien
{
    font-size: 8pt;
    color: black;
    font-family: 'Verdana';
}

.PetitVertGras
{
    font-weight: bold;
    font-size: 8pt;
    color: #436325;
}

.PiedPageVitrine
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: NONE;
}

.Rouge7
{
    font-size: 7pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;     
}

.RedGras
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
}

.RougeGras
{
    font-weight: bold;
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
    text-decoration:none;
}

.RougeGrasNonSouligne
{
    font-weight: bold;
    font-size: 11px;
    color: firebrick;
    font-family: Verdana;
    text-decoration: none;
}

.RougeGras7
{
    font-weight: bold;
    font-size: 7pt;
    color: firebrick;
    font-family: Verdana;
    text-decoration: none;
}

.Titre
{
    font-weight: bold;
    font-size: 12pt;
    color: #436325;
    font-family: Verdana;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
}


.TriVitrine
{
    color: #E7E7FF;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: underline;
}

.validation
{
    font-size: 7pt;
    color: firebrick;
    font-family: Verdana;
}

.validation8
{
    font-weight: bold;
    font-size: 8pt;
    color: firebrick;
    font-family: Verdana;
}

.validation10
{
    font-size: 10pt;
    color: firebrick;
    font-family: Verdana;
}

.Vert
{
    color: #e9e3e5;
    font-size: 8pt;
    font-family: Verdana;
}

.VertGras
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

.VertGrasSouligne
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: underline;
}

.VertGrasMilieu
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    vertical-align: middle;
    text-align: center;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.VertGrasMilieuVitrine
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    vertical-align: middle;
    text-align: center;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.VertGras2
{
    font-weight: bold;
    font-size: 11px;
    color: green;
    font-family: Verdana;
}

.VertGras7
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-decoration: none;
    height: inherit
}

.VertGrasMaj
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
    display:inline;
}

.VertHr
{
    color: #436325;
    background-color: #436325;
    height: 1px;
    border: 0;
}

.VertItalique
{
    font-size: 7pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    font-style: italic;
    color: #436325;
}

/* juridique */
.Rouge12
{
    font-size: 12pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
}
.NoirGras9
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    font-weight: bold;
}
.Rouge9
{
    font-size: 9pt;
    color: firebrick;
    font-family: Verdana;
}
.RougeGras9
{
    font-size: 9pt;
    color: firebrick;
    font-family: Verdana;
    font-weight: bold;
}

.TitreArticleRouge
{
    font-size: 11pt;  
}

.LienJaune
{
    color: #e9e3e5;
    background-color: #436325;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
    display:inline;    
}

.LienRougeAccueil
{
    color: #e9e3e5;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
}

.LienJauneMaj
{
    font-weight: bold;
    font-size: 8pt;
    color: #e9e3e5;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;    
}

.LienRougeMajAccueil
{
    font-weight: bold;
    font-size: 8pt;
    color: #e9e3e5;
    font-family: Verdana;
    text-transform: uppercase;
    text-decoration: none;
}

.LienJaunePetit
{
    font-weight: bold;
    font-size: 8pt;
    color: gainsboro;
    font-family: Verdana;
}

.LienRougePetit
{
    font-weight: bold;
    font-size: 8pt;
    color: gainsboro;
    font-family: Verdana;
}

.CouleurGainsboro
{
    background-color: gainsboro;
}

.HrVert
{
    color: #436325;    
}

.HrBleu
{
    color: midnightblue; 
}


/* Regles */

A.LienSousCategorie:hover
{
    font-weight: bold;
}

A.LienJaune:hover
{
    color: #ffa82c;
}

A.LienRougeAccueil:hover
{
    color: firebrick;  
}

A.LienJauneMaj:hover
{
    color: #ffa82c;
}

A.LienRougeMajAccueil:hover
{
    color: firebrick;    
}

A.LienJaunePetit:hover
{
    color: #ffa82c;
}

A.LienRougePetit:hover
{
    color: firebrick;
}
