@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
}

#formHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #edf3f6;
	font-weight: bold;	
}

#formHeader1
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}


a.lkformHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;	
}


a.lkformHeader1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #edf3f6;
	font-weight: bold;
	text-decoration: none;	
}

a.lkformHeader:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;	
}

.txtformHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	font-weight: bold;	
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	color: #0099FF;
	font-weight: bold;
}
.style8 {color: #0099FF}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

a.infospanlink{
    position:relative; /*this is the key*/
/*    z-index:2;*/
    color:#000;
    text-decoration:bold;
    }


.infospan{

    display:none;
    position:absolute;
    top:-6em; left:2em; width:25em;
    border:2px solid #0099FF;
    background-color:#FFFFFF; color:#000;
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
    padding: 3px;

	width: auto;
	height: auto;
	z-index: 1000;
	min-width:250px;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .94;
}


.css_top
{
	width: 100%;
	text-align: center;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}

.marquee_css
{
	font-size: 20px;
}

.css_header
{
	width: 100%;
	background-image: url(../images/fond_menu.jpg);
	background-repeat: repeat;
	background-position: center;
	height: 21px;
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
}

.css_header2
{
	width: 100%;
	background-image: url(../images/fond_menu10.jpg);
	background-repeat: repeat;
	background-position: center;
	height: 135px;
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
}





.css_hfooter
{
	width: 100%;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #727272;
	display: inline-block;
}

.hfooter_cherche
{
	width: 100%;
	text-align: right;
	display: inline-block;
}

.hfooter_offre
{
	width: 100%;
	text-align: left;
	display: inline-block;
}


.css_footer
{
	width: 100%;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #727272;
}

.footer_cherche
{
	width: 100%;
	text-align: center;
}

.footer_offre
{
	width: 100%;
	text-align: center;
}

.css_main
{
	width: 100%;
	padding-top: 2px;
	text-align: center;
}

.css_content
{
	width: 95%;
	padding-top: 2px;
	padding-left: 20px;
        padding-right: 20px;
	text-align: center;
}

a.link_wh
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.link_wh:hover
{
	color: #FFFFFF;
	border: 1px solid #b4b8e0;
	
}

a.link_bl
{
	color: #0099FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.link_bl:hover
{
	color: #0099FF;
	text-decoration: underline;
}

a.link_gr
{
	color: #727272;
	font-size: 13px;
	text-decoration: none;
}

a.link_gr:hover
{
	color: #727272;
	text-decoration: underline;
}


a.link_gr2
{
	color: #006EB2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link_gr2:hover
{
	color: #bbbeda;
	font-weight: bold;
	text-decoration: underline;
}

.td_vp_titre
{
	background-color: #A5DBFF; 
	border: solid 1px #0099FF;
	padding: 2px 2px 2px 2px; 
	text-align: center;
	color: #FFFFFF;
}

.td_vp_content
{
	border-left: solid 1px #0099FF;
	border-right: solid 1px #0099FF;
	border-bottom: solid 1px #0099FF;
	padding: 5px 5px 5px 5px;
}

.tb_poster
{
	width: 100%; 
	padding: 5px 5px 5px 5px;
}

.tb_main
{
	width: 100%; 
	border: 1px solid #0099FF;
	padding: 5px 5px 5px 5px;
	height: 100%;
}

.td_title_left
{
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #A5DBFF;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	height: 20px;
}

.td_title_right
{
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #A5DBFF;
	padding: 2px 2px 2px 2px;
}

.td_desc
{
	text-align: left;
	color: #727272;
	font-size: 13px;
	padding: 2px 2px 2px 2px;
}

.td_desc_cadre
{
	text-align: left;
	color: #727272;
	font-size: 13px;
	padding: 2px 2px 2px 2px;
	background-color: #E7F5FF;
}

.td_bottom_left
{
	border-top: solid 1px #A5DBFF;
	border-bottom: solid 1px #A5DBFF;
	border-left: solid 1px #A5DBFF;
	text-align: left;
	color: #727272;
	font-size: 13px;
	padding: 2px 2px 2px 2px;		
}

.td_bottom_right
{
	border-top: solid 1px #A5DBFF;
	border-bottom: solid 1px #A5DBFF;
	border-right: solid 1px #A5DBFF;
	text-align: right;
	color: #727272;
	font-size: 13px;
	padding: 2px 2px 2px 2px;		
}

.tb_page
{
	width: 100%;
}

.td_page
{
	text-align: center;
	color: #727272;
	font-size: 13px;
}

a.lk_title
{
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.lk_title:hover
{
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.ft_normal
{
	color: #727272;
	font-size: 13px;
}

.ft_strong
{
	color: #727272;
	font-size: 13px;
	font-weight: bold;
}

.td_form
{
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #A5DBFF;
	padding: 2px 2px 2px 2px;
	width: 100%;
	font-weight: bold;
}

.td_form_titre
{
	text-align: right;
	color: #727272;
	font-size: 13px;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	width: 25%;
	vertical-align: top;
}

.td_form_field
{
	text-align: left;
	color: #727272;
	font-size: 13px;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	width: 75%;
	vertical-align: top;
}

.td_form_titre_alt
{
	text-align: right;
	color: #727272;
	font-size: 13px;
	background-color: #E7F5FF;
	padding: 2px 2px 2px 2px;
	width: 25%;
	vertical-align: top;
}

.td_form_field_alt
{
	text-align: left;
	color: #727272;
	font-size: 13px;
	background-color: #E7F5FF;
	padding: 2px 2px 2px 2px;
	width: 75%;
	vertical-align: top;
}

.td_submit
{
	text-align: center;
	background-color: #E7F5FF;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

.td_submit_alt
{
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	width: 100%;
}

.page_title
{
	color: #727272;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.page_on
{
	color: #727272;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.link_ha
{
	color: #0099FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.link_ha:hover
{
	color: #0099FF;
	text-decoration: underline;
}

a.link_hp
{
	color: #727272;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

a.link_hp:hover
{
	color: #0099FF;
	text-decoration: none;
	border: 1px solid #0099FF;
}



a.lkPurple
{
	color: #0651BD; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.lkPurple:hover
{
	color: #0651BD; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.lkBlue
{
	color: #0651BD; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.lkBlue:hover
{
	color: #0099FF; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}


a.lkBlue12
{
	color: #0651BD; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.lkBlue12:hover
{
	color: #0099FF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.lkBlue10
{
	color: #0651BD; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.lkBlue10:hover
{
	color: #0651BD; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.lkWhite11
{
	color: #0093F0; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.lkWhite11:hover
{
	color: #0093F0; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
}

.txtBlue13
{
	color: #011725;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.txtBlue13b
{
	color: #011725;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.txtNoir9
{
	color: #011725;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.txtBleu11
{
	color: #0651BD;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.txtBleu13
{
	color: #0651BD;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.txtNoir11
{
	color: #011725;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.txtWhite13
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.txtBleu13
{
	color: #435F9C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.txtNoir10
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.txtBlue11
{
	color: #0099FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.lkBlueN
{
	color: #435F9C; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.lkBlueN:hover
{
	color: #0099FF; 
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.lkBlueP
{
	color: #0099FF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.lkBlueP:hover
{
	color: #0099FF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
