﻿html,body,td
{
	font-size:12px;
	font-family :Arial ;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #C2D3DA;*/
	/*#D7E4F2;*/
	margin: 0px;
}

a:link {color: #1473D2;}
a:visited {	color: #1473D2;}
a:hover {	color: #FF6600;}
a:active {	color: #FF0000;}

.titlePage
{
	FONT-FAMILY:  Arial;
	FONT-SIZE:  large ;
	font-weight:bold;
	color :#1473D2;
}

.subTitlePage
{
	FONT-FAMILY:  Arial;
	FONT-SIZE:  medium ;
	font-weight:bold;
}

.warning
{
	FONT-FAMILY:  Arial;
	font-weight:bold;
	color :red;
}
/*********************************************************
                        HTML TAG
*********************************************************/
html,body,form
{
    height:100%;
    margin:0;
    padding:0;
}
body {
    font-family:arial;
    font-size:13px;
}
input.text,textarea.text /*input[type="text"],input[type="file"]*/
{
	border: 1px solid #a7a6aa;/*#abc0ff*/
}
textarea.text
{
	overflow:auto;
}
input.text:focus,textarea.text:focus
{
	border: 1px solid #0072ba;	
}
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;
}
a
{
    color: #0072ba;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
pre
{
	font-family:arial;
}
/*********************************************************
                            ID
*********************************************************/
div#page {
    width: 994px;
    min-height:100%;
    height:100%;/*only for bug ie 6*/
    position:relative;
    margin: 0 auto;
    background: #fff ;
}
div#header1 {
    padding-top: 8px;
}
div#header1Center
{
    margin-bottom:1em;
    text-align: center;
}
div#header2
{
	color: #0072ba;
	background-color: #c3d9ff;
	line-height: 1.4em;
	font-size:14px;
	padding-left:4px; 
    padding-right:4px; 
}
div#main 
{
    position:relative;
    margin:4px;
    /*overflow: scroll*/
}
div#footer
{
    width: 100%;
	height: 1.4em;
    position: absolute;
	bottom: 8px; 
	left: 0;
	font-size:10px;
    background-color: #c3d9ff;
}
/*********************************************************
                          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;
}
.colLabel,div.row1 span.colLabel1,div.row2 span.colLabel2
{
    background-color: #e0ecff;
    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.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;
}
.RSSInfo
{
	font-size:10px;
}
.RSSTitle
{
	font-size:13px;
}

 







