﻿body
{
    font-size: 8pt;
    font-family: verdana;
    margin: 0px;
    background-color: transparent;
}
/* VISITOR*/
.Bouton
{
	background-position: #f37123;
	font-weight: bold;
	font-size: 8pt;
	background: #f37123;
	cursor: hand;
	color: #ffffff;
	font-family: arial, verdana;
	
}
.CadreAlert
{
    border-right: #D3DDAA 1px solid;
    border-top: #D3DDAA 1px solid;
    border-left: #D3DDAA 1px solid;
    border-bottom: #D3DDAA 1px solid;
    background-color: #f37123;
    color: white;
    font-family: Verdana; 
}
.content2bluebold
{
    font-weight: bold;
    font-size: 11px;
    color: #029ac8;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content2
{
    font-size: 11px;
    color: #505145;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* DASHBOARD*/
.Cadre
{
    margin: 0px;
    font-family: verdana;
    font-size: 11px;
  }
.Cadre .HG
{
    background-image: url('images/Cadre/HG.gif');
    height :20px;
    }
.Cadre .BG
{
    background-image: url(images/Cadre/BG.gif);
    height :20px;
    width : 20px;
}
.Cadre .BD
{
    background-image: url(images/Cadre/BD.gif);
    height :20px;
    width : 20px;
}
.Cadre .HD {
	BACKGROUND-IMAGE: url(images/Cadre/HD.gif); 
	height: 20px;
	width : 20px;
}
.Cadre .MG {
	BACKGROUND-IMAGE: url(images/Cadre/MG.gif); 
	height: 20px;
	width : 20px;
}
.Cadre .MD {
	BACKGROUND-IMAGE: url(images/Cadre/MD.gif); 
	height: 20px;
	width : 20px;
}
.Cadre .MM {
	BACKGROUND-IMAGE: url(images/Cadre/MM.gif); 
	font-weight: bold;
    color: #f37123;
    font-family: Arial, Verdana;
    letter-spacing: 2px;
}
.Cadre .BM {
	BACKGROUND-IMAGE: url(images/Cadre/BM.gif); 
}

.Cadre .BorderLeft
{
    border-left: #D3DDAA 1px solid;
   
}
.Cadre .BorderRight
{
    border-right: #D3DDAA 1px solid;
   
}
.Cadre .BorderLeftRight
{
    border-right: #D3DDAA 1px solid;
    border-left: #D3DDAA 1px solid;
   
}
.Cadre .BorderBottom
{
    border-right: #D3DDAA 1px solid;
    border-left: #D3DDAA 1px solid;
    border-bottom: #D3DDAA 1px solid;
}
.Cadre .BottomLine
{
    border-bottom: #D3DDAA 1px solid;
}
.Cadre .Gauche {
	BACKGROUND-IMAGE: url(images/Cadre/Gauche.gif); 
	height: 30px;
	width : 20px;
}
.Cadre .Droite {
	BACKGROUND-IMAGE: url(images/Cadre/Droite.gif); 
	height: 30px;
	width : 20px;
}
.Cadre .Milieu {
	BACKGROUND-IMAGE: url(images/Cadre/Milieu.gif); 
	font-weight: bold;
    color: #f37123;
    font-family: Arial, Verdana;
    letter-spacing: 2px;
}
.Cadre .Top
{
    background-image: url(images/Cadre/HM.gif);
    font-weight: bold;
    color: #f37123;
    font-family: Arial, Verdana;
    letter-spacing: 2px;
    }
.Cadre .TopBordure
{
    background-image: url(images/Cadre/HM.gif);
    font-weight: bold;
    color: #f37123;
    font-family: Arial, Verdana;
    letter-spacing: 2px;
     border-right: #D3DDAA 1px solid;
    border-left: #D3DDAA 1px solid;
}
.content
{
    font-size: 11px;
    color: #505145;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Title
{
    margin-top: 10px;
    font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
    color: #505145;
    text-decoration: none;
}
.TitleOrange
{
    font-weight: bold;
    color: #f37123;
    font-family: Arial, Verdana;
    letter-spacing: 2px;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 14px;
    height: 13px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/SavedStar.png);
}
.BlueLink
{
    color: #029ac8;
    text-decoration: underline;
    cursor: hand;
}
.BreakPage
{ 
page-break-after: always
}
a:hover { color: #f37123; }

.Divqueries
{
	overflow: auto;
	height: 300px;
}
 
