﻿.style1 { COLOR: #ffffff }
.style2 { FONT-SIZE: 11px; COLOR: #b5b2ba; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style3 { FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style4 { COLOR: #00c5f4 }
.style7 { FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style9 { COLOR: #00c5f4 }
.style10 { COLOR: #39314b }
.style11 { FONT-SIZE: 11px; COLOR: #00c5f4; FONT-FAMILY: Arial, Helvetica, sans-serif }

.Main 
{
	height:450px;
	width:850px}
.Left 
{
	float:left;
	width:166px;
	background-color :#0c0122;
	vertical-align :top;
}
.Right 
{
	float:right;
	width:100px;
	height:450px;
}
.Top 
{
	padding-top: 21px;
	width:800px}
.Bottom
{
	padding-bottom: 21px;
	width:800px}
/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #20182e;
    FONT-FAMILY:  Arial ;
    FONT-SIZE:   medium ;
    FONT-WEIGHT:  normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#B5B2BA;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#B5B2BA;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#B5B2BA;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:White;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.header
{
	FONT-FAMILY:  Arial ;
	font-size :   xx-small ;
	color:	      #B5B2BA
}
/*********************************************************
                          CLASS
*********************************************************/
/***************** LABEL *****************/
span.title1
{
    font-size: 14px;
    font-weight: bold;
    color: #0072ba;
}
div.titlePart
{
	color: #004f7d;
	background-color: #e0ecff;
	font-size: 14px;
	font-weight: bold;
	height: 1.9em;
	line-height: 1.9em;
	padding-left:17px;
	border-bottom: 1px solid #c3d9ff;
}
.colLabel,div.row,div.row1,div.row2
{
	line-height:1.8em;
}
.customerMenuRow
{
    font-weight: bold;
    font-size:12px;
    padding-left:4px; 
    padding-right:4px; 
}
.colLabel,div.row1 span.colLabel1,div.row2 span.colLabel2
{
    color: #0072ba;
    font-weight: bold;
    font-size:12px;
    padding-left:4px; 
    padding-right:4px; 
}
.colLabel3
{
	font-size: 11px; 
	color: #00c5f4; 
	font-family: Arial, Helvetica, sans-serif;
    padding-left:4px; 
    padding-right:4px; 
    height:1.9em;
    float: left;
}
.colLabel4
{
	font-size: 12px; 
    float: left;
}
.menuRow
{
    background-color:  #cccccc;
    color: #0072ba;
    font-weight: bold;
    font-size:12px;
    padding-left:4px; 
    padding-right:4px; 
}
div.row1 span.colLabel1
{
	height:1.9em;
}
div.row2 span.colLabel2
{
	height:3.8em;
}
div.selectBar
{
	height:2.10em;
	line-height:2.20em;
	background-color: #e0ecff;
	border:1px solid #c3d9ff;
}
.smallGrey
{
	color: #696969;
	font-size: 9px;
	line-height:normal;
}
.mediumGrey
{
	color: #696969;
	line-height:normal;
}
/***************** LINK *****************/
a.linkMenu,a.linkMenu:visited,a.linkMenu:hover
{
    color: #0072ba;
    text-decoration: none;
}
a.linkMenuBold
{
    color: #0072ba;
    text-decoration: none;
    font-weight: bold;
}
a.linkMenuBold:visited
{
    color: #0072ba;
    text-decoration: none;
}
span.link{color: #0072ba;}
span.link:hover
{
    cursor: pointer;
    text-decoration: underline;
}
/***************** POSITION *****************/
.alignCenter{text-align:center;}
.alignRight{text-align:right;}
.floatLeft{float:left;}
/*only for image*/
img.imgLink
{
    border-width:0px;
    vertical-align:text-bottom;/*a enlever si problème d'image barrée"*/
}
/***************** DIV *****************/
div.header3
{
	color: #0072ba;
	background-color: #e0ecff;
	line-height: 1.6em;
	border-bottom:1px solid #c3d9ff;
	border-left:1px solid #c3d9ff;
	border-right:1px solid #c3d9ff;
	font-size:12px;
	padding-left:4px; 
    padding-right:4px; 
}
div.block
{
	background-color:#f4f9ff;/*#f5f5f5 gris très clair*/
	border:1px solid #c3d9ff;
}
div.menuBlock
{
	border:1px solid #c3d9ff;
}
div.row,div.row1,div.row2
{
 	clear: both;
 	margin-top: 1px;
	padding:0;
	font-size:12px;
}
div.row .colLabel,div.row1 span.colLabel1,div.row2 span.colLabel2
{
    float: left;
}
div.row span.colComp,div.row1 span.colComp1,div.row2 span.colComp1,div.row2 span.colComp2
{
 	float: left;
 	margin-left:2px;
 	margin-right:5px;
 	font-size:13px;
}
div.row1
{
 	height:1.9em;
}
div.row1 span.colComp1,div.row2 span.colComp1
{
	height:1.75em;	
}
div.row2,div.row2 span.colComp2
{
 	height:3.8em;
}
div.cmd
{  
    margin-top:6px;
    padding-top:8px;
    border-top: 1px solid #0072ba;
    text-align:center;
    height:34px;
}
/***************** OTHERS *****************/
.msgError
{
    color: #ff0000;
}
.msgOk
{
	color: #48a260;
}
.border
{
    border: 1px solid #a7a6aa;
}

input.button /*input[type="button"], input[type="submit"], input[type="reset"]*/
{
    border: 1px solid #c3d9ff;/*#75a9ff*/
    background-color:#e0ecff;/*#c3d9ff*/
    color: #0072ba;
    font-weight: bold;
}
input.button:hover
{
    border: 1px solid #c3d9ff;
    background-color:#f4f9ff;/*#e0ecff*/
    color: #0072ba;
    font-weight: bold;
}
input.textDisabled /*input[disabled],input[readonly]*/
{
    border: 1px solid #a7a6aa;
    color: #808080;
    background-color: #f2f2f2;
}