@charset "utf-8";
/* CSS Document */
BODY {
	margin : 0px;
	padding : 0px;
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	text-align:center;
	width:100%;
	background-image: url(img/body_bg.png);
}
#header {
	text-align:center;
	width:1024px;
	height:388px;
	margin:auto;
}
a {
	text-decoration: none;
}
a IMG {
	text-decoration: none;
	border: 0;
}
#bloc_header_01 {
	width:874px;
	height:388px;
	float: left;
	text-align: left;
}
#bloc_header_02 {
	float:left;
	width:150px;
	height:378px;
	margin-top:10px;
}
#footer {
	width:985px;
	height:30px;
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Tahoma, Arial;
	font-size: 9px;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
.table_contenu {
	height:100%;
}
/* ----------------------------------- contenu */

#contenu_body{
	z-index:50;
	position:absolute;
	top:365px;
}

.contenu_body{
	z-index:50;
	position:absolute;
	top:365px; 
	left:0px;
	width:100%;
	/*background:#00CCFF;*/
}

.contenu_princ {
	margin:auto;
	margin-left:100px;
	width:1150px;
/*	background:#FF9933;*/
}

#contenu {
	margin:auto;
	width: 1024px;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.contenu {
	width: 1024px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	float:left;
	/*background:#FFFF00;*/
}

#titre_section {
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 15px;
	border: solid 1px #CCC;
	margin: 0;
	text-align: left;
}



.formulaire {
	background-color: #edf1f5;
	padding: 15px 0 0 0;
	color: #333333;
}
.formulaire_vide {
	padding: 15px 0 0 0;
	color: #333333;
}
.contenu_texte_de_base {
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
}
.contenu_texte_de_base A{
	color: #000000;
	font-family: Tahoma, Arial;
	font-weight:bold;
	text-decoration:underline;
}
.contenu_texte_de_base A:hover{
	color: #FF0000;
	font-family: Tahoma, Arial;
	font-weight:bold;
	text-decoration:none;
}
.lien_en_savoir_plus a {
	width: 10px;
	height: 9px;
	background-image: url(img/puce_1_out.gif);
	float: left;
	background-repeat: no-repeat;
}

.cadre_login {
	float: left;
	height: 60px;
	width: 435px;
	background-image: url(img/bg_login_mdp2.2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.cadre_login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.cadre_login a:hover {
	color: #FF0000;
}
.connectezvous {
	float: left;
	height: 45px;
	background-image: url(img/bg_connectezvous.jpg);
	width: 432px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 14px;
	padding-left: 7px;
	padding-top: 6px;
	font-weight: bold;
}
.bloc_compteur {
	padding-top:2px;
	width:110px;
}
.compteur_intitule {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	padding-right:19px;
}
.compteur_intitule B {
	font-size:12px;
}
.compteur_valeur {
	width:110px;
	height:40px;
	background-image:url("img/compteur_bg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
}
.compteur_valeur SPAN {
	width:14px;
	padding-left:2px;
	padding-right:1px;
	margin:0px;
}
.btn_rouge_liens {
	height: 22px;
}
.btn_rouge_liens a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/bouton_rouge_bgclair.gif);
	height: 22px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 140px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.btn_rouge_liens a:hover {
	color: #000000;
	background-image: url(img/bouton_rouge_bgclair_over.gif);
	background-repeat: no-repeat;
}
.btn_rouge_liens_fonce {
	height: 22px;
}
.btn_rouge_liens_fonce a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/bouton_rouge_bgfonce.gif);
	height: 22px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 140px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
.btn_rouge_liens_fonce a:hover {
	color: #000000;
	background-image: url(img/bouton_rouge_bgfonce_over.gif);
	background-repeat: no-repeat;
}
/*.bt_inscription {
	background-image:url(img/btn_insc.gif);
	background-repeat:no-repeat;
	height:17px;
	width:63px;
	text-align:center;
}
.bt_inscription a {
	font-family:Arial, Helvetica, sans-serif;
	color:#838383;
	text-decoration:none;
}*/
.bt_inscription {
	background-image:url(img/bouton_rouge_over.gif);
	background-repeat:no-repeat;
	height:18px;
	width:100px;
	text-align:center;
	
}
.bt_inscription a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
	padding-top:2px;
}

.bt_inscription a:hover {
	background-image:url(img/bouton_rouge.gif);
	background-repeat:no-repeat;
	height:18px;
	width:100px;
	color:#FFFFFF;
}

.bt_inscription-bis {
	background-image:url(img/bouton_rouge_over-RS.gif);
	background-repeat:no-repeat;
	height:18px;
	width:130px;
	text-align:center;
	
}
.bt_inscription-bis a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
	padding-top:2px;
}

.bt_inscription-bis a:hover {
	background-image:url(img/bouton_rouge-RS.gif);
	background-repeat:no-repeat;
	height:18px;
	width:130px;
	color:#FFFFFF;
}

.bt_inscription2 {
	background-image:url(img/btn_insc2.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:142px;
	text-align:center;
}
.bt_inscription2 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#838383;
	text-decoration:none;
}

.bt_inscription3 {
	background-image:url(img/btn_insc3.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:80px;
	text-align:center;
}
.bt_inscription3 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#838383;
	text-decoration:none;
}

.lien_partenaire a{
	font-size:11px; 
	color:#666666;
}
.lien_partenaire a:hover{
	color:#FF0000;
}

/* ----------------------------------- formulaire */
INPUT {
	width:140px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.field {
	text-align:right;
	padding-right:7px;
	text-transform:uppercase;
	font-size:10px;
}
.field_input{
	border:solid #CCC 1px;
	height:20px;
	width:130px;
}
.colonne {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:left;
	padding:0 5px;
	height: 30px;
	line-height: 30px;
	background-color: #edf1f5;
	border-right: 1px dotted #999;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.cellule {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.cellule a {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	text-decoration: underline;
}
.cellule a:hover {
	color:#000000;
	text-decoration: none;
}
.erreur {
	width:100%;
	background-color:#b71115;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	visibility:hidden;
	text-align:left;
	padding:10px;
}
.erreur U {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}
.frmCalendarButton {
	border:0px;
	background-image: url(backoffice/common/images/icones_small/calendar.gif);
	width:17px;
	height:15px;
	float:left;
}
#spacer_vertical {
	width:1px;
	float:left;
	background-color:#c2c2c2;
	margin:0px 16px 0px 15px;
}
/* ----------------------------------- cadre */
.cadre {
	width:420px;
	background-image:url("img/cadre_footer.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#edf1f5;
}

.logo_partenaire {
	width:125px;
	height:125px;
	border:1px solid #ced5da;
	float:left;
}
.logo_partenaire2 {
	width:125px;
	height:125px;
	border:1px solid #ced5da;
	float:right;
}
.list_partenaire {
	width:280px;
	/*height:120px;*/
	float:left;
	padding-left:5px;
}
.imp1 {
	color:#838383;
	font-size:11px;
	font-weight:normal;
}
.imp2 {
	color:#838383;
	font-size:12px;
	font-weight:bold;
}
.imp3 {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.imp4 {
	color:#838383;
	font-size:14px;
	font-weight:bold;
}
.imp5 {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
/* --------------------------------------- offres */

.offre .societe {
	color:#FF0000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url("img/puce_titre2.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:5px;
}
.societe {
	color:#FF0000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url("img/puce_titre2.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-bottom:5px;
}
.offre .designation {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 6px 20px 10px 20px;
}

.designation {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 6px 20px 10px 20px;
}

.offre .secteurs {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.secteurs {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 20px 10px 20px;
}

.offre .description {
	margin-top:15px;
	color:#000000;
	font-family:Tahoma, Arial;
	font-size:11px;
	text-align:justify;
	padding: 0 20px 10px 20px;
}
.offre .prime {
	float:right;
	background-image:url("img/prime_FR.gif");
	background-repeat:no-repeat;
	background-position:right;
	width:89px;
	height:35px;
	color:#FF0000;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	padding:7px 10px 0px 0px;
}
#prime {
	float:right;
	background-image:url("img/prime_FR.gif");
	background-repeat:no-repeat;
	background-position:right;
	width:89px;
	height:35px;
	color:#FF0000;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	padding:7px 10px 0px 0px;
}
.offre .boutons {
	text-align:center;
	height:18px;
	margin-left:100px;
}
.offre .bouton {
	text-align:center;
	float:left;
	margin: 3px;
}
.offre .bouton a {
	background-image:url("img/offre_bouton.gif");
	background-repeat:no-repeat;
	width:90px;
	height:18px;
	color:#333333;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:2px;
	line-height: 16px;
	float: left;
}
.offre .bouton a:hover {
	background-image:url(img/offre_bouton_over.gif);
	background-repeat:no-repeat;
	width:90px;
	height:18px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:2px;
	float:left;
}
.spacer_02 {
	background-image:url("img/spacer_02.gif");
	background-repeat:no-repeat;
	font-size:1px;
	width:500px;
	height:1px;
	margin:8px 0px 10px 0px;
}

.navig_page{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width: 500px;
	margin: 10px 0 0 0;
}

.navig_page A{
	color:#333333;
}

.navig_page A:hover{
	color:#FF0000;
}


/* --------------------------------------- styles */

.titre1 {
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	padding-bottom:5px;
}
.titre2 {
	color:#FF0000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url("img/puce_titre2.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-bottom:5px;
}
.titre3 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.texte {
	color:#838383;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.texte A{
	color:#FF0000;
	text-decoration:underline;
}

.texte A:hover{
	color:#000000;
	text-decoration:none;
}
.ssmenu_titre {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}
.ssmenu_titre a {
	color: #000000;
	line-height: 23px;
	margin: 5px 0 0 5px;
	height: 28px;
	padding: 0 0 0 7px;
	background-image: url(img/bg_btn_ssmenu.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 11px;
	background-color: #FFFFFF;
}
.ssmenu_titre a:hover {
	color: #FF0000;
	background-image: url(img/bg_ssmenu_spacer.jpg);
	background-repeat: repeat-x;
}
.ssmenu1 a {
	color: #000000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mon_compte_out.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ssmenu1 a:hover {
	color: #FF0000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mon_compte_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
}
.ssmenu2 a {
	color: #000000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mes_offres_out.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ssmenu2 a:hover {
	color: #FF0000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mes_offres_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
}
.ssmenu3 a {
	color: #000000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mes_contacts_out.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ssmenu3 a:hover {
	color: #FF0000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mes_contacts_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
}
.ssmenu4 a {
	color: #000000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mes_primes_out.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ssmenu4 a:hover {
	color: #FF0000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_mes_primes_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
}
.ssmenu5 a {
	color: #000000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_se_deconnecter_out.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
	text-transform: uppercase;
}
.ssmenu5 a:hover {
	color: #FF0000;
	height: 16px;
	padding: 38px 0 0 0;
	background-image: url(img/btn_se_deconnecter_over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	background-position: top center;
	float: left;
}
#footer .copyright a:hover {
	text-decoration: none;
}

/* Aide info bulle */
a.info{position:relative; z-index:24; background:none;color:#000;text-decoration:none}
a.info:hover{z-index:25; background-color:#FFF;cursor:help;}
a.info span{display: none}
a.info:hover span{ display:block; position:absolute;cursor:help;bottom:0px; left:26px; width:150px;padding:4px;
border:1px solid #558BB0;background:#FFF; color:#213C89;text-align:left;}


.navigation {
	text-align:left;
	color:#666666;
	font-size:12px;
	margin-bottom:20px;
}
.navigation  a {
	color:#666666;
}
.navigation  a:hover {
	color:#CC0000;
}