img {
    border: 0;
}

body {
    padding:0;
    margin:0;
    background-color: white;
    background-image: url("/sites/templates/images/background.gif");
    background-repeat:repeat;
    font-family: arial;
    font-size: 12px;
    color:back;
 
}

#page {
    position: absolute;
    left: 50%;
    margin-left: -453px;
    padding: 0px;
    top: 0px;
    width: 907px;
}

a, #content a {
    text-decoration: underline;
    color: #336193;
}

#background_top {
    background-image: url("/sites/templates/images/background_top.gif");
    background-repeat:repeat-x;
    width: 100%;
    height: 251px;
}

#header {
    position: absolute;
    height: 192px;
    width: 920px;
    background-image: url("/sites/templates/images/header.jpg");
    background-repeat:no-repeat;
    left: 0px;
}

#logo {
    position: absolute;
	}

ul.topnav {
    position: absolute;
	margin:0;
	padding:0;
	top:155px;
	left: 250px;
	}
	

ul.topnav li {
    background-image: url("/sites/templates/images/menu_gauche.png");
    background-repeat:no-repeat;
    background-position:left;
    height: 33px; 
    line-height: 34px; 
    }
    
ul.topnav li a {
    background-image: url("/sites/templates/images/menu_droit.png");
    background-repeat:no-repeat;
    background-position:right;
    margin-left:5px;
    height: 33px;  
    color: #001832;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 11px;
    }
    
ul.topnav li:hover, ul.topnav li.here, ul.topnav li.here_last {
    background-image: url("/sites/templates/images/menu_gauche_hover.png");
    }
    
ul.topnav li:hover a, ul.topnav li.here a, ul.topnav li.here_last a {
    background-image: url("/sites/templates/images/menu_droit_hover.png");
    color: #ffd93d;
    } 
    
#actu_panel {
    position: relative;
    float: left;
    width: 239px;
    top:192px;
	}
	
#actu_background_content {
    position: relative;
    float: left;
    background-image: url("/sites/templates/images/background_actu.gif");
    background-repeat: repeat-y;
    width: 239px;
    min-height:519px;
    }
       
    
#actu_background_bottom {
    position: relative;
    float: left;
    background-image: url("/sites/templates/images/actu_background_bottom.png");
    background-repeat:no-repeat;
    width: 239px;
    height: 14px;  
    }    
    
.actu_item {
	margin-left: 18px;
	margin-right: 18px;
	border-bottom: 1px solid #aaced9;
	padding-top: 10px;
	padding-bottom: 10px;
    background-image: url("/sites/templates/images/background_actu_roue.gif");
    background-repeat:no-repeat;
    background-position: left 15px;
	}
	
.actu_item .title  {
	color:#005491;
	font-weight: bold;
	text-decoration:none;
	} 
	
.actu_item a:hover {
    text-decoration: underline;
    }	
    
.actu_item .pubdate {
	color:#005491;
	font-style: italic;
	}      
    
    
#actu_accueil_info
{
	margin-left: 18px;
    margin-right: 18px;
}

#background_title {
    position: absolute;
    background-image: url("/sites/templates/images/background_title.gif");
    background-repeat:no-repeat;
    width: 660px;
    height: 85px;
    left: 247px;
    top:192px;
    padding-left: 35px;
    padding-top: 30px;
	}    

          	             	

#background_content {
    position: absolute;
    background-image: url("/sites/templates/images/background_content.gif");
    background-repeat:repeat-y;
    width: 660px;
    left: 247px;
    top:277px;
/*height: 600px; */   
}

#background_content_roue {
    position: absolute;
    background-image: url("/sites/templates/images/background_content_roue.gif");
    width: 345px;
    height:313px;
    top:0px;
    left: 7px;
	}
	
#content {
    position: absolute;
    margin-left: 15px;
    width: 630px;
    }	
    
#background_bottom {
	position: absolute;
	width: 660px;
	height: 47px;
    background-image: url("/sites/templates/images/background_bottom.png");
    left: 247px;
/*top:930px; */   
	}
	
#background_bottom ul.topnav2 {
	position: relative;
	margin: 0;
	padding: 0;
	left: 10px;
	top:17px;
	float: left;
	}	
	
#background_bottom ul.topnav2 li {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid white;
    line-height: 10px;
    }
    
#background_bottom #credit {
	position: relative;
	float: left;
	top:16px;
	left:35px;
	}    
    
#background_bottom ul.topnav2 li a, #background_bottom #credit a, #background_bottom #credit {
    font-size: 10px;
    text-decoration: none;
    color:white;
    }  
    
#background_bottom ul.topnav2 li a:hover, #background_bottom #credit a:hover {
    text-decoration: underline;
    }        	    

/*---------------mise en page-------------------*/

h1 {
    color: #ffd93d;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h2 {
    color: #336193;
    margin: 0;
    padding: 0;

}

#content li {
    list-style-image:url("/sites/templates/images/puce.gif");
    display: list-item;
    }
    
    

/*
*
*   MODULE MEMBRES
*
*
*/

.subscribe_txtbox
{
    border: 1px solid #bbbbbb;
}

.mandatory 
{
    color: #0a6e8e;
    padding-left: 5px;
}


.mandatory_red
{
    color: red;
}


.form_part_title
{
    color: #003760;
    font-size: 15px;
    text-align: center;
    padding-top: 7px;
    height: 30px;
}

.sub_categ_title
{
    font-size: 13px;
    text-align: left;   
    margin-bottom: 4px;
    /*margin-left: 13px;*/
    margin-top: 25px;
}

.sub_categ_title span
{
    border: 1px solid #003760;
    
    font-weight: bold;
    width: 200px;
    background-color: #003760;
    color: white;
    
    padding: 4px;
}


#logout_div
{
    position: absolute; 
    width: 600px;
    
    margin-top: -10px;
    float: left;
    /*border: 1px solid red;*/
}


#content .admin_link
{
    text-decoration: none;
    color: #003760;
}
#content .admin_link:hover
{
    color: #0a6e8e;
}

#content .td_link
{
    color: #003760;
    text-decoration: none;
}
#content .td_link:hover
{
    text-decoration: underline;
    color: #0a6e8e;
}


#content #page_list_counter a
{
    padding: 2px;
    color: #003760;
}
#content #page_list_counter a:hover
{
    color: #0a6e8e;
}

#content #page_list_counter .page_selected
{
    padding: 2px;
    font-weight: bold;
    color: #0a6e8e;
}
#content .label_txt
{
    font-weight: bold;
    color: #003760;
    font-size: 15px;
}

#content .detail_subtitle
{
    font-weight: bold;
    color: #003760;
    font-size: 14px;
    
    padding-left: 10px;
    padding-top: 8px;
    margin-bottom: 5px;
    
    border-bottom: 1px solid #003760;
}

#content .header_subTable
{
    background-color: #eeeeee;
    font-weight: bold;
    
}

#content .td_title
{
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    padding-right: 4px;
}

#companiesList_legend
{
    width: 350px;
    text-align: right;
    color: gray;
    padding-bottom: 3px;
}

.sub_table
{
    margin-left: 20px;
    margin-top: 5px;
}

.sub_table td.line_dashed
{
   /* border-bottom: 1px dashed #cccccc;*/    
    
    padding-bottom: 4px;
    padding-top: 4px;
}


.input_button_2
{
    background-image: url("/sites/templates/images/bouton.gif");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 121px;
    height: 28px;
    padding: 0px;
    padding-bottom: 2px;
    color: white;
    font-weight: bold;    
}
.input_button_2:hover, .input_button_2_sel
{
    color: #FFD646;  
}

.input_button_2{
    background-image: expression(
            this.onmouseover = function()
            {
                this.style.color = "#FFD646";     
            },
            this.onmouseout = function()
            {
                this.style.color = "white";
            }
        );
}

.input_button_200
{
    background-image: url("/sites/templates/images/bouton_200.gif");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 200px;
    height: 28px;
    padding: 0px;
    padding-bottom: 2px;
    color: white;
    font-weight: bold;    
}
.input_button_200:hover, .input_button_200_sel
{
    color: #FFD646;  
}

.input_button_200{
    background-image: expression(
            this.onmouseover = function()
            {
                this.style.color = "#FFD646";     
            },
            this.onmouseout = function()
            {
                this.style.color = "white";
            }
        );
}
