body,html {
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: normal;
}

p{

	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	/*background-color: #ffffff;*/
	font-size: normal;


}

h1 {
	font-size:1.4em;
	color: #274872;
	background-color: transparent;
	border-bottom:1px solid #274872;
	font-style:italic;
	margin:0 0 15px;
	padding: 0 0 3px 30px;
	text-align:left;
}

h2 {
	font-size:20px;
	color:#D34219;
	background-color: transparent;
	padding: 0 0 3px 30px;
	text-align:left;
	margin:0 0 15px;
	padding: 0 0 3px 30px;
	text-align:left;
}



h3{
	color:#D34219;
	font-style:italic;
	font-weight:normal;
	margin:0;
	text-align:left;
	text-decoration:underline;
}

h4{

	color: #274872;
	border-bottom: 1px solid #BCC5D3;
	font-size: 16px;
	font-style:italic;
}


a {
	color: #D34219;
	text-decoration: none;
}

a:hover{
	color: #F19035;
	text-decoration: underline;
}


dl{

	margin:0;
}

.texte{

	font-size: small;
	color: #274872;
	text-align: left;
	text-align: justify;
	
}

.texte a{
	
	text-decoration: none;

}

.texte a:hover{
	
	text-decoration: underline;
	
}

.texte ul{

	color: #D34219;

}

.continer_page{
	
	border: solid 2px #274872; 
	background-image: url("../images/background_white_opacity90.png");

}

#content {
	width: 1024px;
	min-height: 952px;
	margin: 0 auto;
	background-image: url('../images/background1-3.png');
	background-repeat:repeat-y;
	
	
}

#content_2{
	
	background-image: url('../images/background1-1.png');
	background-repeat: no-repeat;
	min-height: 900px;
	
}


#colonneContenu{
	
	width: 830px;
	min-height:400px;
	position: relative;
	margin-top: 20px;
	
}

#colonneDroite{
	
	left:840px;
	position:absolute;
	top:120px;
	width:190px;

}

#pie_graphique{
	clear: both;
	height: 43px;
	width: 1024px;
	background-image: url('../images/background1-4.png');
	background-repeat: no-repeat;
}



#logosite{
	
	float: left;
	margin: 10px 0 0 10px;
	position: relative;
	z-index: 100;
}

#banniere_haut{
	position: absolute;
	width: 738px;
	height: 100px;
	margin: 0px 20px 0 0;
	left: 273px;
	
}

#livraison_immediates{

	top : 117px;
	z-index: 0;
	position: absolute;
	left: 41px;
	background-image: url(../images/livraisons_immediates.png);
	width: 157px;
	height: 126px;
}

#livraison_immediates:hover{

	background-image: url(../images/livraisons_immediates_desc.png);
	
}


#aides_accession{

	top: 117px;
	z-index: 0;
	position: absolute;
	left:198px;
	background-image: url(../images/aidesalaccession.png);
	width: 137px;
	height: 126px;
}

#aides_accession:hover{
	
	background-image: url(../images/aidesalaccession_desc.png);
	
}


#defiscalisez{

	top: 117px;
	z-index: 0;
	position: absolute;
	left:335px;
	width: 120px;
	height: 126px;
	background-image: url(../images/defiscalisez.png);

}

#defiscalisez:hover{

	background-image: url(../images/defiscalisez_desc.png);

}

#partenaires{

	top: 117px;
	z-index: 0;
	position: absolute;
	left:455px;
	width: 118px;
	height: 126px;
	background-image: url(../images/partenaires.png);
	
}

#partenaires:hover{

	background-image: url(../images/partenaires_desc.png);

}



#actualites{

	top: 117px;
	z-index: 0;
	position: absolute;
	left:573px;
	width: 119px;
	height: 126px;
	background-image: url(../images/actualites.png);

}

#actualites:hover{

	background-image: url(../images/actualites_desc.png);

}

#espace_perso{

	top: 117px;
	z-index: 0;
	position: absolute;
	left:692px;
	width: 138px;
	height: 35px;
	background-image: url(../images/espace_perso.png);

}
#espace_perso:hover{
	
	background-image: url(../images/espace_perso_desc.png);
	
}


#onglets_haut{

}

.banniere_continer_horizontal{

	width: 743px;
	height: 100px;
	background-image: url('../images/banniere_haut_ombre.png');
	background-repeat: no-repeat;
	z-index: 900;
}

.banniere_continer_vertical{

	width: 175px;
	height: 627px;
	background-color: #FFFFF;
	background-image: url('../images/banniere_ombre_vertical.png');
	background-repeat: no-repeat;
	z-index: 900;
}

#bando_haut_onglets{

	position: relative;
	height: 238px
}


/* FORMULAIRES */
.formElementContent{
	clear: both;
}

.FEC_label{
	
	float: left;
	width: 40%;
	height: 20px;
	text-align: right;
	margin: 5px 0;
	padding-top: 3px;
	
}

.FEC_label_textarea{
	
	clear: both;
	text-align: center;
	margin: 5px 0;
	padding-top: 3px;
	
}

.FEC_label label, .FEC_label_textarea label{
	color:#274872;
	font-size:14px;
}
.FEC_element{
	
	float: right;
	width: 59%;
	text-align: left;
	margin: 5px 0;
}
.FEC_element input{
	
	border:1px solid #BCC5D3;
	height:20px;

}
.FEC_element_textarea textarea{

	border:1px solid #BCC5D3;
}
                            

.FEC_errors{

	clear: both;
	text-align: center;
	color: red;	
	margin: 5px;
}


.btnsubmit{
	color: #274872;
	border: 1px solid #274872;
	height: 25px;
	padding-bottom: 5px;
	cursor: pointer;
}

.texte_explic{
	color: #274872;
	text-align: left;
}





.navigation_actions{

	text-align: left;
	margin:0 0 10px 0;
    padding:0;
	font-size: small;
	height: 28px;
	list-style-type: none;
}
.navigation_actions li{
	
	border: solid 1px #D37C60;
	padding: 3px 3px 5px 3px;
	margin-right: 2px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/btn_fond_degrade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.navigation_actions li a{
	text-decoration: none;
}
.navigation_actions li a:hover{
	color: #274872;
}

.navigation_actions .filtre{

	border: none;
	color: #274872;
	background: none;
	float: right;
	
}


.navigation_actions .filtre input{

	border: solid 1px #274872;
}


/* Onglets */
.tabsContiner{

	border: #274872 1px solid;
}


/* Tables */
.table_continer{
	padding : 5px;
	border: #274872 2px solid;
	background-color: #FFFFFF;
	opacity: 0.8;
	font-size: small;
	
}

.table_continer a{
	color: inherit;
	text-decoration: none;
	color: #D34219;
	
}
.table_continer a:hover{
	text-decoration: underline;
}
.table_header_continer{

	height: 48px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
}
.table_header_left{

	height: 30px;
	padding: 10px 5px 5px 5px;
	margin-right: 3px;
	background-color: #274872;
	color: #FFFFFF;
	float: left;
	
}
.table_header_right{

	height: 30px;
	padding: 10px 0 5px;
	background-color: #274872;
	color: #FFFFFF;
	float: left;
	
}
.table_row{
	text-align: left;
	height: 40px;
}


.table_cell_left1{

	height: 30px;
	padding: 10px 0 5px 10px;
	margin-right: 3px;
	float: left;
	background-color: #E9E9EE;
	
}

.table_cell_left1 img, .table_cell_left2 img{

	margin-right: 3px;

}

.table_cell_right1{

	height: 30px;
	padding: 10px 0 5px;
	float: left;
	background-color: #E9E9EE;
}

.table_cell_left2{

	height: 30px;
	padding: 10px 0 5px 10px;
	margin-right: 3px;
	float: left;
	
}
.table_cell_right2{

	height: 30px;
	padding: 10px 0 5px;
	float: left;
}
.table_cell_leftnew{

	height: 30px;
	padding: 10px 0 5px 10px;
	margin-right: 3px;
	float: left;
	background-color: #FFE4BD;
	
}
.table_cell_rightnew{

	height: 30px;
	padding: 10px 0 5px;
	float: left;
	background-color: #FFE4BD;
}

/* Programmes affichés dans des listes */
.prgramme_colonne_gauche{
	
	float: left;
	width: 206px;
	
}
.programme_colonne_droite{
	
	float: left;
	width: 315px;
	margin-left: 10px;

}

.programme_continer{
	/*padding: 5px;*/
}

.liste_programmes_haut{

	width: 566px;
	height: 26px;
	background-image: url(../images/themes/default/liste_programmes/programme_haut.png);
	background-repeat: no-repeat;
}

.liste_programmes_milieu{

	width: 555px;
	background-image: url(../images/themes/default/liste_programmes/programme_milieu.png);
	background-repeat: repeat-y;
	padding: 0 0 0 10px;

}


.liste_programmes_bas{

	width: 566px;
	height: 35px;
	background-image: url(../images/themes/default/liste_programmes/programme_bas.png);
	background-repeat: no-repeat;
}


.programme_livraison{
	background-color: #D34219;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px #D34219;
	padding: 3px;
}
.programme_titre{
	color: #D34219;
	font-size: 16px;
	font-weight: bold;
	margin:	1px;
	padding: 3px;
	text-align: left;
}

.programme_pers_continer{
	width: 206px;
	height: 150px;
	border: solid 1px #BCC5D3;
	margin-top: 10px;
}
.programme_pers_continer img{
	
	max-width: 204px;
	max-height: 148px;
}

.programme_logo_continer{
	
	clear: both;
	margin-top: 10px;
	
}
.programme_logo_continer img{
	
	max-width: 100px;
	max-height: 100px;
}
.programme_adresse{
	
	text-align: left;
	font-weight: bold;
	margin:	1px;
	padding: 0 3px;
	margin-top: 10px;
	
}

.programme_description_courte{

	color: #274872;
	text-align: left;
	margin-top: 10px;
	min-height: 150px;
		
}
.programme_lots_resume{
	
	color: #D34219;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	height: 40px;
	float: left;
	margin: 10px 0 0 0;
	
}

.programme_plus_details{
	
	color: #274872;
	width: 128px;
	float: right;
	padding: 3px;
	font-weight:bold;
	margin: 10px 0 0 0;
	
}
.programme_btn_selection{
	
	color: #FFFFFF;
	width: 128px;
	float: right;
	padding: 3px;
	font-weight:bold;
	margin:5px 0 0 0;
	cursor: pointer;
	
}
.programme_btn_geolocaliser{
	
	color: #FFFFFF;
	padding: 3px;
	clear: both;
	font-weight:bold;
	margin:5px 0 0 0;
	
	
}
.programme_btn_contacter_promoteur{
	
	color: #FFFFFF;
	padding: 7px;
	clear: both;
	font-weight:bold;
	margin:5px 0 0 0;
}
.programme_etat{
	
	background-color: #274872;
	color: #FFFFFF;
	padding: 5px;
	clear: both;
	font-weight:bold;
	margin:5px 0 0 0;
	
}
#resultats .programme_lien_site_promoteur a{
	
	color: #274872;
	text-decoration: none;
	font-weight: bold;
}
#resultats .programme_lien_site_promoteur a:hover{
	
	text-decoration: underline;
	
}


/* CARTE */
.label_carte_actif{

	color: #274872;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}

.label_carte_actif:hover, .label_carte_actif_over{
	
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}

.label_carte_inactif{

	color: #BCC5D3;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}

/* ESPACE PERSO */

#menu_login{
	width: 366px;
	margin-top:12px;
	left:470px;
	top: -100px;
	position:absolute;
	z-index: 10;
	color: #FFFFFF;
	font-size: small;
}

#menu_login a{
	
	color: #F19035;
	font-size:small;
	text-decoration:none;
}

#menu_login a:hover{
	
	text-decoration:underline;
}


#menu_login ul{

	color: #FFFFFF;

}

#menu_login ul a{

	color: #FFFFFF;

}

#menu_login ul a:hover{

	color: #F19035;
	text-decoration: none;

}

#menu_login .FEC_label{

	color: #FFFFFF;
}


#menu_login_haut{

	width: 366px;
	height: 30px;
	background-image: url("../images/themes/default/autres/pave_espace_perso_haut.png");
	background-repeat: no-repeat;

}

#menu_login_milieu{

	width:341px;
	background-image: url("../images/themes/default/autres/pave_espace_perso_milieu.png");
	background-repeat: repeat-y;
	padding:0 15px 0 10px;


}

#menu_login_bas{

	width: 366px;
	height: 30px;
	background-image: url("../images/themes/default/autres/pave_espace_perso_bas.png");
	background-repeat: no-repeat;

}

#menu_login_milieu .FEC_label label{

	color: #FFFFFF;
}


#bml1 a, #bml2 a{
	
	color: #D34219;
	text-decoration: none;
}
#bml1 a:hover, #bml2 a:hover{

	color: #F19035;
	text-decoration: none;
}


#label_utilisateur{
	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;

}

#paginationControl{

	color: #D34219;
	text-decoration: none;
	font-weight: bold;
}

#paginationControl a{

	color: #274872;
	text-decoration: none;
	font-weight: bold;

}

#paginationControl a:hover{

	color: #D34219;
}

#paginationControl .disabled{
	
	color: #BCC5D3;
	
}


.liste_carte ul, .liste_carte ul a{
	
	color: #274872;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	
}

.liste_carte ul a:hover{
	
	text-decoration: underline;
}

.contenu_haut{

	background-image: url(../images/themes/default/contenus/contenu_haut.png);
	background-repeat:no-repeat;
	width: 830px;
	height: 26px;
}

.contenu_milieu{

	background-image: url(../images/themes/default/contenus/contenu_milieu.png);
	background-repeat: repeat-y;
	padding:0 15px 0 10px;
	width:805px;
	min-height: 600px;
}

.contenu_bas{

	background-image: url(../images/themes/default/contenus/contenu_bas.png);
	background-repeat:no-repeat;
	width: 830px;
	height: 35px;


}


.contenu_onglets_navigation{
	
	font-weight: bold;
	font-style: italic;
	border-right: solid 1px #BCC5D3;
	
}

.contenu_onglets_navigation li{
	
	margin-bottom: 10px;
	
}

.contenu_onglets_navigation ul{
	
	color: #D34219;
	
}

.contenu_onglets_navigation h5 {
	background-color: #d34219;
	color: #FFF;
	padding: 10px;
	text-transform: none;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}


.exposant{
	
	vertical-align: super;
	text-decoration: none;
}


.btn_134x40_orange{

	font-weight: bold;
	background-image: url(../images/themes/default/boutons/bouton_orange_134x40.png);
	width: 134px;
	height: 27px;
	padding: 13px 0 0 0;
	text-align: center;
}
.btn_134x40_orange a{

	text-decoration: none;
	font-weight: bold;
}
.btn_134x40_orange:hover{

	background-image: url(../images/themes/default/boutons/bouton_orange_over134x40.png);
}

.btn_134x40_bleu{

	font-weight: bold;
	background-image: url(../images/themes/default/boutons/bouton_bleu_134x40.png);
	background-repeat: no-repeat;
	width: 134px;
	height: 30px;
	padding: 10px 0 0 0;
	text-align: center;
	
}
.btn_134x40_bleu a{

	color: #274872;
	text-decoration: none;
	font-weight: bold;
}

.btn_134x40_bleu a:hover{

	color: #274872;

}

.btn_134x40_bleu:hover{

	background-image: url(../images/themes/default/boutons/bouton_bleu_over_134x40.png);
	
	
}

.bouton_bleu_210x30{

	background-image: url(../images/themes/default/boutons/bouton_bleu_210x30.png);
	width: 210px;
	height: 25px;
	padding: 5px 0 0 0;
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
}

.bouton_bleu_210x30 a{
	
	color: #FFFFFF;

}
.bouton_bleu_210x30:hover{

	background-image: url(../images/themes/default/boutons/bouton_bleu_over_210x30.png);
	color: #FFFFFF;
}

.bouton_bleu_210x30 a:hover{
	
	color: #FFFFFF;

}



.bouton_orange_210x30{

	background-image: url(../images/themes/default/boutons/bouton_orange_210x30.png);
	width: 210px;
	height: 25px;
	padding: 5px 0 0 0;
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
}

.bouton_orange_210x30 a{
	
	color: #FFFFFF;

}
.bouton_orange_210x30:hover{

	background-image: url(../images/themes/default/boutons/bouton_orange_over_210x30.png);
	color: #FFFFFF;
}

.bouton_orange_210x30 a:hover{
	
	color: #FFFFFF;

}




.bouton_orange_315x30{

	background-image: url(../images/themes/default/boutons/bouton_orange_315x30.png);
	width: 315px;
	height: 25px;
	padding: 5px 0 0 0;
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
}

.bouton_orange_315x30 a{
	
	color: #FFFFFF;

}
.bouton_orange_315x30:hover{

	background-image: url(../images/themes/default/boutons/bouton_orange_over_315x30.png);
	color: #FFFFFF;
}

.bouton_orange_315x30 a:hover{
	
	color: #FFFFFF;
	text-decoration: none;

}







.bouton_orangeclair_315x30{

	background-image: url(../images/themes/default/boutons/bouton_orangeclair_315x30.png);
	width: 315px;
	height: 25px;
	padding: 5px 0 0 0;
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
}

.bouton_orangeclair_315x30 a{
	
	color: #FFFFFF;

}
.bouton_orangeclair_315x30:hover{

	background-image: url(../images/themes/default/boutons/bouton_orangeclair_over_315x30.png);
	color: #FFFFFF;
}

.bouton_orangeclair_315x30 a:hover{
	
	color: #FFFFFF;
	text-decoration: none;

}





.bouton_orangeclair_315x30_selection{

	background-image: url(../images/themes/default/boutons/bouton_orangeclair_315x30.png);
	width: 315px;
	height: 25px;
	padding: 5px 0 0 0;
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
	
}

.bouton_orangeclair_315x30_selection a{
	
	color: #FFFFFF;

}
.bouton_orangeclair_315x30_selection:hover{

	background-image: url(../images/themes/default/boutons/bouton_orangeclair_over_315x30.png);
	color: #FFFFFF;
}

.bouton_orangeclair_315x30_selection a:hover{
	
	color: #FFFFFF;
	text-decoration: none;

}






.bouton_bleu_315x30{

	background-image: url(../images/themes/default/boutons/bouton_bleu_315x30.png);
	width: 315px;
	height: 25px;
	padding: 5px 0 0 0;
	cursor:pointer;
	color: #FFFFFF;
}

.bouton_bleu_315x30 a{
	
	color: #FFFFFF;

}
.bouton_bleu_315x30:hover{

	background-image: url(../images/themes/default/boutons/bouton_bleu_over_315x30.png);
	color: #FFFFFF;
}

.bouton_bleu_315x30 a:hover{
	
	color: #FFFFFF;
	text-decoration: none;

}






.tableau_contenu {
	font-size: 12px;
	color: #274872;
	background-color: #E6E9EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #274872;
	list-style-type: none;
}
.tableau_contenu_head {
	background-color: #274872;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

