/* BEGIN GENERALE */

img, p, dl, dd, dt, h1, h2, h3, h4, h5, h6, ul, li, table, tr, td { margin:0;padding:0; }

img 
{
    border:0;
}

body 
{
    color:#FFF;
    font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
    width:800px;
    height:100%;
}

#barre 
{
    width:1px;
    height:500px;
    float:left;
}

ul 
{
    list-style-type:circle; 
}

table 
{
    border-collapse: collapse;
    empty-cells: show;
    border-spacing:0;
}


/* END GENERALE */


/* BEGIN TABLEAU DE BASE - CONTENEUR */

#container
{
width: 781px;
position: absolute;
margin: 2px 0 0 -400px;
padding: 0 0 0 0;
left: 50%;
}

/* END CONTENEUR */

#header 
{
	height:95px;
	background-image:url(../images/haut_de_page.jpg);
}

#footer 
{
	display:block;
	font-weight:bold;
	height:26px;	
	text-align:right;
	padding: 5px;
	background-image:url(../images/bas_de_page.jpg);
	background-repeat:no-repeat;
}

#footer a 
{
    text-decoration:none;
    color:#FFF;	
	font-weight:bold;	
	text-align:right;
}

#footer a:hover 
{
	text-decoration:underline;
}

#center 
{
	height:436px;
}

#left 
{
	width:170px;
	height:400px;
	background-color:#D2E3ED;
}

#contenu
{
	height:400px;
	width:611px;
	background-color:#E8EFF5;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url(../images/fond_menu_gauche.gif);
	vertical-align: top;	
}

#list-logo 
{
	position:absolute;
	height:53px;
	left:240px;
	top: 5px;
	width: 527px;
}

#list-logo img
{
	border:1px solid #FFF;
	margin-right:2px;
}

#logo-sirius
{
	position:absolute;
	top:16px;
	left: 16px;
}

#menu
{
	position:absolute;
	left:20px;
	top:140px;
}

#menu li {
	display:block;
	list-style:none;
	line-height:18px;
}

#menu li a
{
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-position:0;
	background-repeat:no-repeat;
	padding-left:0px;
	padding-bottom:2px;
	width:128px;
	margin-bottom:0px;	
	text-decoration:none;
	list-style:none;
	line-height:18px;
}

#menu a:hover 
{
	text-decoration:underline;
}

.FondMenuOrange
{
	background-image:url(../images/btn_arrondi_orange.jpg);
	background-repeat:no-repeat;
}

.FondMenuOrangeLogin
{
	background-image:url(../images/btn_arrondi_orange_login.jpg);
	background-repeat:no-repeat;
}

.FondMenuBleu
{
	background-image:url(../images/btn_arrondi_bleu.jpg);
	background-repeat:no-repeat;
}

.FondMenuBleuClair{
	background-image:url(../images/btn_arrondi_bleu_Clair.jpg);
	background-repeat:no-repeat;
}

.FondMarqueeMessage{
	background-image:url(../images/mrq_arrondi_bleu_Clair.gif);
	background-repeat:no-repeat;
}

.BtnOrange
{
	display:block;	
	float:left;	
	height:22px;
	width:103px;	
	margin-top:5px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
	line-height:22px;	
	background-image:url(../images/BtnfondOrange.gif);
	background-repeat:no-repeat;
}

.BtnOrange a
{
	color:#FFFFFF;
	text-decoration:none;
}

.BtnOrange a:hover
{
	text-decoration:underline;
}

.BtnOrange2
{
	display:block;	
	float:left;	
	height:22px;
	width:150px;	
	margin-top:5px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
	line-height:22px;	
	background-image:url(../images/BtnfondOrange2.jpg);
	background-repeat:no-repeat;
}

.BtnOrange2 a
{
	color:#FFFFFF;
	text-decoration:none;
}

.BtnOrange2 a:hover
{
	text-decoration:underline;
}

.BtnOrange3{
	display:block;
	
	height:22px;
	width:150px;
	
	margin-top:15px;
	
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	
	line-height:22px;
	
	background-image:url(../images/BtnfondOrange2.jpg);
	background-repeat:no-repeat;
}

.BtnGris
{
	display:block;	
	float:left;	
	height:22px;
	width:103px;	
	margin-top:5px;	
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
	line-height:22px;	
	background-image:url(../images/BtnfondGris.gif);
	background-repeat:no-repeat;
}

.BtnGris a
{
	color:#FFFFFF;
	text-decoration:none;
}

.BtnGris a:hover
{
	text-decoration:underline;
}


#menu-espace-pro
{
	position:absolute;
	top:250px;
	left:20px;	
}

#menu-espace-pro li
{
	padding:0;
	margin:0;
	list-style:none;
}

#menu-espace-pro li a
{
	display:block;
	font-weight:bold;
	text-decoration:none;
	margin-top:1px;
	width:122px;
	line-height:19px;
	color:#FFFFFF;
	padding-left:5px;
}

#menu-espace-pro a:hover
{
	text-decoration:underline;
}

/* CLASS PARAGRAPHE*/

.paragraphe 
{
	/*color:#000000;*/
	color:#387EB1;	
}

.paragraphe p 
{
	margin-top:5px;
}

.paragraphe h1 
{
    margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/*
.paragraphe img 
{
	border:1px solid #ccc;
	margin:0 2px 10px 0;
}
*/

.FondOrange {
    background-color:#FF8500;
}

.FondBleu 
{
    background-color:#07609C;
}
.FondBleuCasse 
{
    background-color:#B5CFE2;
}

.paragraphe a 
{
	font-weight:bold;
	color:#FF8500;

}
/*
.TableauFondLigne1
{
	background-color:#D2E3ED; 
	font-weight:bold;
	color:#000;
}

.TableauFondLigne2
{
	background-color:#B5CEE2;
	font-weight:bold;
	color:#000;
}


.TableauxNoFond {
	background-color:#FFFFFF;
	text-align:center;
	margin:0;
}
*/
paragraphe a:visited 
{
	/*color: #FF8500;*/
}


#titre-page
{
    position:relative;    
    clear:both;
    font-family:Arial;
    font-size:18px;
    color:#156CA8;    
}

.titre-page
{
    position:relative;    
    clear:both;
    font-family:Arial;
    font-size:18px;
    color:#156CA8;    
}

.DataWebControlStyle
{   
	position:relative;
	float:left;
	color:#000000;	
	width:560px;
	border:0px solid #fff;	
}

.HeaderStyle
{
    background-color:#387eb1;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;	
}

.HeaderStyle a, .HeaderStyle a:visited
{    
    text-align:center;
	font-weight:bold;
	color:#FFFFFF;	
}

.FooterStyle
{    
    background-color:#387eb1;
	text-align:right;
	padding-right: 10px;
	font-weight:bold;
	color:#FFFFFF;	
}

.AlternatingRowStyle
{
    background-color:#B5CEE2;
    font-weight:bold;
	color:#000;
	text-align:center;
}

.RowStyle
{
	background-color:#D2E3ED;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.SelectedRowStyle
{    
}

.PagerRowStyle
{    
}

.SortHeaderRowStyle
{
}

#LAssTable {color:White}