﻿body 
{
	background-color:#808080;
	margin-top:0px;
	text-align:center;
}

span.pageTitle
{
	text-decoration:none;
	color:#005291;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height: 26px;
}

#container 
{
    margin:0px auto;
	text-align:left;
	width:960px;
	background-color:#FFFFFF;
	padding:0;
	text-align: top;
}
#container a:hover
{
	text-decoration:underline;
}

#banner 
{
	width:960px;
	padding:0;
	margin:0;
}
#banner p
{
	margin:0;
	padding:0;
}
#banner div
{
	float:left;
}


#sous_banner 
{
	width:960px;
	height:120px;
	clear:both;
	padding: 0 0 0 0;
}

#logo 
{
	width:306px;
	float:left;
	padding: 23px 0 0 18px; 
}
#users 
{
	width:625px;
	height:120px;
	float:left;
	background-image:url("../images/10/ERSnet_under_banner.jpg");
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
}
#usersInside
{
    margin: 5px 0 0 200px;
    font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
#usersInside a
{
    font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

.horSpacer
{
    height: 5px;
}

#tableContent
{
    clear: both; 
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 960px;
    border: 0px;
    table-layout: fixed;
}
#tableLeftCol
{
    width: 635px; 
    padding: 10px 20px 10px 20px;
    margin: 0 0 0 0px;
    vertical-align: top;
    text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4D4D4D;
}
#tableRightCol
{
    width: 255px;  
    padding: 10px;
    margin: 0 0 0 0;
    vertical-align: top;
    text-align: left;
    background-color: #DEDBD2;
    font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4D4D4D;
}
#tableSep1
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 5px;
}
#tableSep2
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 5px;
}



#tableSignatureCol
{
    height: 70px; 
    vertical-align: middle; 
    text-align: center; 
}
#tableHor1 
{
    height: 5px;
    width: 680px;
}

#tableHor2 
{
    height: 5px;
    width: 680px;
}

#footer 
{
    margin: 10px 0 0 0;
	text-align:center;
	color:#b9b9b8;
	font-size:10px;
}


#rechercheRapide
{
    position: absolute;
    margin: 125px 0 0 770px;
    z-index: 9999;
    height: 15px;
    display:inline;
}

.quickSearchStyle    
{
    padding: 0 0 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;

    background-image: url(../images/10/search.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #E6E6E6; 

    font-family: "arial";
    font-size: 11px;
    color: #808080;
    width: 190px;
    height: 18px;
    line-height: 18px;
}
.quickSearchStyle:hover   
{
    border-color: #C40035;
    border-width: 1px;
}
.quickSearchStyle:focus    
{
    border-color: #C40035;
    border-width: 1px;
}

#leBreadcrumb
{
    font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#A0A0A0;
}
 
#leBreadcrumb a
{
    font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#A0A0A0;
}

#leBreadcrumb a hover
{
   text-decoration: underline;
}


.tabBloc
{
    background-image: url(../images/tabSep.gif);
    background-position: bottom; 
    background-repeat: repeat-x; 
}

.tabSep
{
    background-image: url(../images/tabSep.gif);
    background-position: bottom; 
    background-repeat: repeat-x; 
}

.tabPagewiew
{
    margin-top: -1px;
    border-bottom: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    padding: 12px 12px 12px 12px;
    min-height: 120px;
}
