﻿
.rouge
{
    color:#cc3333;
    font-size: 0.8em;
    font-family: 'Verdana';
}
hr
{
    color:#5faac9;
    width:95%;
    text-align:left
 }
.entete
{
    color: #666666;
    font-size: 12px;
    font-family: 'Verdana';
    text-decoration: none;
}
.entete2
{
    color: #009999;
    font-size: 12px;
    font-family: 'Verdana';
    text-decoration: none;
}


.dxgvEditFormDisplayRow_Office2003_Blue td.dxgv,
.dxgvDataRow_Office2003_Blue td.dxgv,
.dxgvDataRowAlt_Office2003_Blue td.dxgv,
.dxgvSelectedRow_Office2003_Blue td.dxgv,
.dxgvFocusedRow_Office2003_Blue td.dxgv
{
    overflow:hidden;
    border-bottom: solid 1px #00879b;
    border-right: solid 1px #00879b;
    border-top: 0;
    border-left: 0;
    padding: 2px 6px 5px 6px;
}
.dxgvHeader_Blue 
{
    font-size: 0.8em;
    font-family: 'Verdana';
    border:solid 1px #00879b;
    border-bottom: solid 1px #00879b;
    background-color:White;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}
.dxgvCells_Red {
	
	white-space:nowrap;
	overflow:hidden;
	-moz-user-select: none;
	color: red;
    font-size: 0.8em;
    font-family: 'Verdana';
    text-decoration: none;
}
.dxgvBorderStyle
{
    border:solid 1px #00879b;
    padding:20px;
}
.dxgvCells_Silver {
	color: #00879b;
    font-size: 0.8em;
    font-family: 'Verdana';
    text-decoration: none;
}
.select1
{   
    float: left;
    padding-right: 5px;
}
.select2
{
    float:left;
}

.textnormal
{
    color: #303030;
    font-size: 0.85em;
    font-family: 'Verdana';
}
.titre1
{
    font-size: 0.86em;
    color: #555555;
    font-weight: bold;
    font-family: 'Verdana';
}
.link
{
    color:#00879b;
    text-decoration:none;
    font-family: 'Verdana';
    font-size:0.8em;
}
.linkroom
{
    font-family: 'Verdana';
    color:#ff9933;
    text-decoration:none;
    border-style:none;
    border-width:0;
    font-size:0.8em;
}
.linkimage
{
    text-decoration:none;
    border-style:none;
    border-width:0;
}
.dxbButton
{	
    color: #000000;    
    font-weight:normal;
    font-size: 9pt;
    font-family: Verdana;				    
    vertical-align: middle;	 		
    border: solid 1px #7F7F7F;	
    background: #E0DFDF url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtButtonBack.gif")%>') top;
    background-repeat:repeat-x;
    cursor: pointer;
    cursor: hand;
}
.navbar
{
    overflow:scroll;
    height:100px;
    background-color:White;
}


/*******************************************************************************************************************************************/
/* Les labels résultats: */
/*******************************************************************************************************************************************/

.lbl_titre
{
	color:#666666;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
}
.lbl_content
{
	color:#666666;
	font-size:12px;
	font-family:Verdana;
}

/*    A ne pas toucher    */

.normal
{
    color:Black;
    font-size: 12px;
    font-family: Verdana;
    font-weight:normal;
}
.normalBold
{
    color:Black;
    font-size: 12px;
    font-family: Verdana;
    font-weight:bold;
}
.normalGreen
{
    color:#178391;
    font-size: 12px;
    font-family: Verdana;
    font-weight:bold;
}
.Accueillink
{
    color:#555555;    
    text-decoration:none;
    font-weight:bold;
    font-family: 'Verdana';
    font-size:0.9em;
}