@charset "iso-8859-1";


INPUT,select {FONT-FAMILY: Helvetica; FONT-SIZE: 9px}

A {
font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration : none;
	color : #000084;
	cursor:hand
}

A:hover{
font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration : underline;
	color : #CE0932;
	cursor:hand
}

body {
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E7F7;
}

.StyleMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000084;
	text-decoration : none;
}

.StyleMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE0932;
	text-decoration : none;
}

.TextTitreMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.TextBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.TextBlancGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.StyleLienBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.StyleLienBlanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE0932;

}
.StyleBlancTitreProduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.StyleBleuTitreProduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000084;
	font-weight: bold;
}

.StyleBleuLinkProduit{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000084;
	font-weight: bold;
	text-decoration : underline;
}

.StyleBleuLinkProduit:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0932;
	font-weight: bold;
	text-decoration : underline;
}


.StyleTitreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.StyleTitreBlancLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.StyleTitreBlancLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE0932;
	font-weight: bold;
}
.StyleBleuLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8494C7;
	font-weight: bold;
}

.StyleBleuLightLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8494C7;
	font-weight: bold;
}
.StyleBleuLightLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE0932;
	font-weight: bold;
	
}

.TextBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000084;
}
.FicheInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000084;
}

.TextBleuGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000084;
	font-weight: bold;
}
.FicheColonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000084;
	font-weight: bold;
}

.pyjamaTitre {
	background-color : #CE0932;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
	color : White;
}
.pyjamaPlein {
	background-color : #BDC6E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}
.pyjamaBlanc {
	background-color : #8494C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}

.lien_cache {  
	cursor: text;
	text-decoration: none;
	color: #8494C7;
	font-family:arial;
	font-size:9px;
}
.lien_cache:hover {  
	cursor: text;
	text-decoration: none;
	color: #8494C7;
	font-family:arial;
	font-size:9px;
}

.forminput {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 90%;
    border: #8494C7;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    letter-spacing : 0.10em;
}
a.Aimg:link {  color:#000084; border-width:0px;font-size:14px; }
a.Aimg:visited {  color:#000084;border-width:0px;font-size:14px; }
a.Aimg:hover { text-decoration:none;color:#E8E7F7; border-width:0px;font-size:14px; }
a.Aimg:active { color:#000084; border-width:0px;font-size:14px; }
.stitre    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;
    color:#000000;
    }
	
/********************************
Objets du Groupe - Popups
*********************************/
.PopupBorder{
	padding: 3px;
	background-color:#000084; 
}

.PopupHandle {
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding-left: 3px;
	 cursor: move;
}
.PopupHandle a{
	font-weight: bold;
	font-size: 12px;
	color: white;		
}

.PopupContent{
  background-color: #E8E7F7;
}
