img {
    border: 0;
}

body {
    padding:0;
    margin:0;
    background-color: #5BA0DA;
    background-image: url("/sites/templates/images/fond_page.gif");
    background-repeat: repeat-x;
    font-family: century gothic, arial;
    font-size: 12px;
    color: black;
}

#page {
    position: absolute;
    left: 50%;
    margin-left: -400px;
    padding: 0px;
    top: 0px;
    width: 800px;

}

#lady
{
    float: left;
    
    width: 112px;
    height: 145px;
    background-image: url("/sites/templates/images/dame_off.jpg");	
    background-repeat: no-repeat;
    
}

#lady:hover
{    
    background-image: url("/sites/templates/images/dame_on.jpg");  
    background-repeat: no-repeat;
    
    cursor: pointer;
    
 
}



a, #content a {
    text-decoration: none;
    color: #0663BA;
}

a:hover, #content a:hover {
    text-decoration: underline;
    
}

LABEL, tr, td  {
    color: black;
    font-size: 12px;
	}

/*left*/

#logo {
	position: absolute;
	}

#header {
	position: absolute;
	width:620px;
	height:159px;
	  background-image: url("/sites/templates/images/backgroundHeader.gif");  
    background-repeat: no-repeat;
	left: 180px;
	text-align: center;

    z-index: 10;
}


#menu
{
	position: absolute;
	padding:0;
    margin:0;
	top: 55px;
	
	font-family: Arial;
	color: black;
	
}

#menu div.menu_zone
{
	padding:0;
    margin: 0;
    
    margin-bottom: 12px;
}

.topnav {
	position: relative;
	padding:0;
    margin:0;
	
    
	}
	
.topnav li {
	padding:0;
	margin:0;
	background-image: url("/sites/templates/images/bouton.gif");
    background-repeat: no-repeat;
    list-style-type: none;
    list-style-position: inside;
    width: 180px;
    height: 18px;
    line-height: 18px;
    padding-bottom: 3px;
    padding-left: 20px;
}

.topnav li a {
    padding:0;
    margin:0;
    text-decoration: none;
    color: black;
}

.topnav li:hover, .topnav li.here {   
	padding:0;
    margin:0;
    background-image:url("/sites/templates/images/bouton_here.gif");
    background-repeat:no-repeat;
    list-style-type: none;
    list-style-position: inside;
    width: 180px;
    height: 18px;
    line-height: 18px;
    padding-bottom: 3px;
    padding-left: 20px;
    }


/*content*/

#contentBackground {
	position:relative;
	margin:0;
	padding:0;
	background-image: url("/sites/templates/images/ombre.png");
    background-repeat: repeat-y;
    width: 620px;
    margin-left:180px;
    margin-top:159px;
    

	}

	
#contentBackground_service {
    position:relative;
    margin:0;
    padding:0;
    background-image: url("/sites/templates/images/ombre.png");
    background-repeat: repeat-y;
    width: 620px;
    margin-left:180px;
    margin-top:0px;
    

    }
    
#ombreTop {
    position:relative;
    margin-left:180px;
    background-image: url("/sites/templates/images/ombreTop.png");
    background-repeat: no-repeat;
    width: 620px;
    height: 20px;
    }

#content {
	padding: 20px;
	width: 577px;
	
	/*border: 1px solid red;*/
	}

#contentBackground_service .content_service_tab
{
    padding: 25px;
    color: #0663BA;
    font-size: 13px;
    font-family: Arial;
    
    text-align: justify;
}



#contentBackground_service .content_service
{
    display: none;	
    
}

#contentBackground_service .service_baseline
{
	color: #0663BA;
}

#contentBackground_service .service_img_td
{
	font-size: 12px;
    font-family: Arial;
    text-align: right;
    font-weight: bold;
    
    cursor: pointer;
}

#contentBackground #photo_input
{
    position: absolute;
    left: 107px;
    
    z-index: 100;
}

#content .link_orange
{
	color: #fc9a00;
	vertical-align: 10px;
}
	
#ombreBottom {
	position:relative;
    margin-left:180px;
    background-image: url("/sites/templates/images/ombreBottom.png");
    background-repeat: no-repeat;
    width: 620px;
    height: 20px;
	}	

#deroulant
{
	position:relative;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	
	color: #0663BA;
	
	width: 600px;
	
	height: 18px;
}

#left_bottom_zone
{
	position:  absolute;
    /*border: 1px solid red;*/
    
    margin-top:380px;
}

#news
{
	position:  relative;
    /*border: 1px solid red;*/
    
}

p.newstitle 
{    
    position: absolute;
    
    margin: 0;
    padding: 0;
    
    top: 0px;
    
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    
    color: #0663BA;
    padding-left: 20px;
    padding-top: 1px;
    
    width: 180px;
}

#news td, #news tr, #news table {
    border:none;
    margin:0px;
    padding:0px;
    width: 180px;
}

#news_body
{
    width: 180px;
    background-image: url("/sites/templates/images/var_div_body.gif");
    background-repeat: repeat-y;
}

#news_body .varnews
{
	font-family: Arial;
	font-size: 10px;
	/*line-height: 17px;*/
}

#news_body .varnews ul
{
    padding-left: 15px;
    
}
#news_body .varnews li
{
	list-style: circle;
	color: #FF9900;
	
}

#news_body td
{
    /*border: thin solid red;*/
    padding-top: 2px;
    padding-left: 5px;
}

#news_body td.sponsor_td
{
    
    vertical-align: top;
}

#sponsors
{
    position:  relative;
    /*border: 1px solid red;*/
    margin-top: 5px;
    width: 180px;
}

#admin_zone
{
    position:  absolute;
    /*border: 1px solid red;*/
    
    margin-top: 380px;
}

.topnavadmin {
    position: absolute;
    padding:0;
    margin:0;
    top: 40px;
	
	font-family: Arial;
    }
    
.topnavadmin li {
    padding:0;
    margin:0;
    background-image: url("/sites/templates/images/bouton.gif");
    background-repeat: no-repeat;
    list-style-type: none;
    list-style-position: inside;
    width: 180px;
    height: 18px;
    line-height: 18px;
    padding-bottom: 3px;
    padding-left: 20px;
}

.topnavadmin li a {
    padding:0;
    margin:0;
    text-decoration: none;
    color: black;

}

.topnavadmin li:hover, .topnav li.here {   
    padding:0;
    margin:0;
    background-image:url("/sites/templates/images/bouton_here.gif");
    background-repeat:no-repeat;
    list-style-type: none;
    list-style-position: inside;
    width: 180px;
    height: 18px;
    line-height: 18px;
    padding-bottom: 3px;
    padding-left: 20px;
    }


/*
*
*   SICREL
*
*/

.mandatory 
{
	color: #FD9A01;
	padding-left: 5px;
}

input[type="text"], input[type="password"], input[type="file"], textarea {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 2;
    border: 1px solid #c4c4c4;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus {
    background-color: #edf4fe;
    font-size: 13px;
    margin: 0;
    padding: 2;
    border: 1px solid #97adca;
}


.mandatory_red
{
	color: red;
}

.form_part_title
{
    color: #0663BA;
    font-size: 15px;
    text-align: center;
    padding-top: 7px;
    height: 30px;
}

.sub_categ_title
{
	font-size: 13px;
	text-align: left;	
	margin-bottom: 5px;
	margin-left: 13px;
	margin-top: 25px;
}

.sub_categ_title span
{
    border: 1px solid #cccccc;
    
    font-weight: bold;
    width: 200px;
    background-color: #EEEEEE;
    
    padding: 5px;
}

.admin_title
{
	font-family: century gothic, arial;
	font-weight: bold;
	font-size: 15px;
	width: 180px;
	
	margin-top: 10px;
	
	color: #0663BA;
	
	text-align: center;
}


#contentBackground #content .admin_link
{
    text-decoration: none;
}

#contentBackground #content .admin_link:hover
{
    color: #FF9900;
}

#contentBackground #content .action_link
{
    text-decoration: none;
    font-size: 11px;
    font-family: arial;
    font-style: italic;
    /*margin-top: 15px;*/
    
    
    float: left;
    height: 20px;
    width: 115px;
    
    letter-spacing: 1px;
}



#contentBackground #content .action_link:hover
{
    /*font-style: italic;*/
    
    color: #000000;
}

#contentBackground #content .tab_info_link
{
    color: black;
}
#contentBackground #content .tab_info_link:hover
{
    color: #0663BA;
}

#contentBackground #content .label_txt
{
    font-family: century gothic, arial;
    font-size: 15px;
    color: #0663BA;
    text-decoration: none;
    font-weight: bold;
}

#contentBackground #content .navig_link
{
    font-family: century gothic, arial;
    font-size: 14px;
    color: #0663BA;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    
    /*background-color: #0663BA;*/
    
    padding: 2px;
    padding-right: 4px;
    
    /*border-bottom: 1px solid #0663BA;
    border-right: 1px solid #0663BA;*/
    
    cursor: pointer;
}

#contentBackground #content .tab_mng_list
{  
	width: 95%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-left: 13px;
}

#contentBackground #content .tab_mng_list td
{  
    border-bottom: 1px solid #cccccc;
}

#contentBackground #content .navig_link:hover
{
    color: #FC8200;    
}
 

.texte1 {  color:#FC8200;}
.texte2 {  color:#0663BA;}
.texte3 { color:#FFFFFF; text-align:justify;}
.texte1b { font-size:15px; font-weight:bold; color:#FC8200; line-height:10px;}
.texte2b { font-size:15px; font-weight:bold; color:#0663BA; line-height:10px;}

.texte3b { font-size:15px; font-weight:bold; color:#5C5E66; line-height:10px;}
.texte4b { font-size:15px; font-weight:bold; color:#A1A4B3; line-height:10px;}

#div_depart .depListLink, #div_proposal_depart .depListLink
{
    text-decoration: none;
    cursor: pointer;
}


.summary_title
{
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: gray;
   background-color: #EFEFEF;
   
   padding-right: 5px;
}

.summary_value
{
   font-family: Arial;
   font-size: 13px;
   color: black;
}

.summary_header
{
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #777777;
   background-color: #dbe2ec;
   
   padding-right: 5px;
}
 
#contentBackground #content .accueil_link, #contentBackground #content .accueil_link:hover
{
    text-decoration: none;
}

#user_logged
{
	position: absolute;
	
	/*background-color: white;*/
	/*padding: 4px;*/
	
	top: 122px;
	
	text-align: center;
	
	width: 178px;
	/*border: 1px solid red;*/
	
	font-size: 11px;
	font-family: Arial;
	
	z-index: 100;
}

#contentBackground #content .button1
{
	background-image: url("/sites/module/img/bouton.gif");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 134px;
    height: 21px;
    padding: 2px;
    color: white;
    font-weight: bold;    
}
#contentBackground #content .button1:hover
{
    background-image: url("/sites/module/img/boutonHover.gif");    
}

#contentBackground #content .button1{
    background-image: expression(
            this.onmouseover = function()
            {
                this.style.backgroundImage = "url('/sites/module/img/boutonHover.gif')";
                this.style.backgroundRepeat = "no-repeat";             
            },
            this.onmouseout = function()
            {
                this.style.backgroundImage = "url('/sites/module/img/bouton.gif')";
                this.style.backgroundRepeat = "no-repeat";
            }
        );
}

#contentBackground #content .button2
{
    background-image: url("/sites/module/img/bigBouton.gif");
    background-repeat:no-repeat;
    margin: 0;
    padding: 0;
    border:0px;
    border:none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 200px;
    height: 21px;
    padding: 2px;
    color: white;
    font-weight: bold;    
}
#contentBackground #content .button2:hover
{
    background-image: url("/sites/module/img/bigBoutonHover.gif");    
}

#contentBackground #content .button2{
    background-image: expression(
            this.onmouseover = function()
            {
                this.style.backgroundImage = "url('/sites/module/img/bigBoutonHover.gif')";
                this.style.backgroundRepeat = "no-repeat";             
            },
            this.onmouseout = function()
            {
                this.style.backgroundImage = "url('/sites/module/img/bigBouton.gif')";
                this.style.backgroundRepeat = "no-repeat";
            }
        );
}

.proposal_response_txt
{
	font-weight: bold;
	font-size: 13px;
	color: #0663BA;
	
	padding-top: 5px;
	padding-bottom: 10px;	
}



