/* CSS Document */

* {
	margin:0;
	padding:0;
	/*background:none;*/
	/* pour résoudre le pblm "HasLayout" de float qui disparait sous IE */
	zoom:1;
	/* **************************************************** */
	font-size:12px;
	}

strong, b {
	display:inline;
	font-weight:bold;
	padding:0;
	margin:0;
	}

em, i {
	display:inline;
	font-style:italic;
	padding:0;
	margin:0;
	}
p {padding:0.5em 0 1em 0.5em;}
img{
	border:0px;
	}
	
img.btn_back_office{
	border:1px solid #CCCCCC;
	}
	


body {
	height: 100%; min-height: 100%; 
	font-size: 76%;
	font-family:Arial, Helvetica, sans-serif;
	color: #000; 
	margin: 0; 
	padding: 0; 
	background: #e9e9e9 url(../img/bg_body_2.jpg) repeat-x 0 0;
	}



.clear
{
	clear:both;	
}



#super_global{
	height: 100%; min-height: 100%;
	margin: 0; 
	padding: 0; 
	background: url(../img/bg_body.jpg) repeat-x center top;
	text-align:center;	
	}


#global {
	position: relative;
/*	width: 776px;*/
	width: 1027px;
/*	height: 100%; min-height: 100%; */
	margin: 0; padding: 0;
	margin-left:auto; margin-right:auto;
	text-align: left;
	background: #FFFFFF;
	/*border:1px solid #CCCCCC;*/
	/*padding-bottom:20px;*/
	margin-bottom:30px;
	background-image:url(../img/bg_global.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
/* ########################### TYPOGRAPHIE ######################### */
h1{
	font-size:1em;
	word-spacing:0em;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}


h1.home{
	letter-spacing:0;
	font-size:0.7em;

}

h2.home{
	letter-spacing:0;
	font-size:0.7em;
	padding:0.7em 0 0 0;
}
p.home {
	letter-spacing:-0.05em;
	font-size:1em;
	text-align:justify;
	margin:0;
	padding:0;
}
h2{
	font-size:1.5em;
	word-spacing:0em;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
h3{
	font-size:1em;
	word-spacing:0;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
/* ########################### TYPOGRAPHIE ######################### */
/* ##################### bloc 800 ###################### */
#bloc_800{
	display:block;
	float:left;
	width:776px;
	padding-left:2px;
	}


/* ##################### bloc 1024 ###################### */
#bloc_1024{
	display:block;
	float:left;
	width:245px;
	padding:0px;
	
	padding-top:2px;
	background-color:#FFFFFF;
	margin-bottom:100px;
	}


*html #bloc_1024
{
	padding-left:0;
}


.accespro_container
{
	border:1px solid #d5d5d5;
	width:192px;
}

#bloc_accespros{
	background:#DFDFDF;
	padding-top:10px;
	padding-bottom:7px;
	}



#bloc_accespros label{
	display:block;
	float:left;
	clear:left;
	width:80px;
	font-weight:bold;
	font-size:9px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
	padding:0 0 0 8px;
	}

#bloc_accespros input{
	display:block;
	float:left;
	width:95px;
	height:18px;
	border-top: 1px solid #abadb3;
	border-right:1px solid #e2e3ea;
	border-left:1px solid #e2e3ea;
	border-bottom:1px solid #e2e3ea;
	}

#bloc_accespros input.btn_envoyer_fr{
	width:60px;
	height:21px;
	}
	
#bloc_newsletter{
	padding:5px;
	}
	
#bloc_newsletter img.btn_abonnezvous{
	margin-top:5px;
	}

.footer_accespros{
	}


#bloc_accesdirects{
	letter-spacing:-0.05em;
	width:225px;
	/*
	background:url(../img/bloc_accesdirects_bg.gif) repeat-y 0 0;
	padding-left:15px;
	padding-right:15px;
	*/
	padding:10px;
	}
#ad_bottom {
	background-image:url(../img/bloc_accesdirects_bottom.gif);
	width:245px;
	height:13px; 
	margin:0;
	padding:0;
}
#ad_bottom span{
display:none;
}

#ad_top{
	background-image:url(../img/bloc_accesdirects_top.gif);
	width:245px;
	height:13px; 
	margin:0;
	padding:0;
}
#ad_top span{
display:none;
}

ul.menu_1024{
	display:block;
	}
		
ul.menu_1024 li{
	display:block;
	float:left;
	clear:left;
	width:180px;
	padding:5px;
	padding-left:20px;
	padding-right:10px;
	font-size:10px;
	background:url(../img/puce_acces_directs2.gif) no-repeat 5px 7px;
	}

ul.menu_1024 li a{
	display:block;
	color:#D10019;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	}

ul.menu_1024 li a:hover{
	color:#FF3300;
	}
	
ul.menu_1024 li img{
	margin-top:5px;
	border:1px solid #CCCCCC;
	}
	
	
/* ################## lien flotant sur anim swf ################### */		
div.bloc_anim{
	display:block;
	position:relative;
	top:0;
	left:0;
	padding-bottom:10px;
	}
		
div.ad_flash{
	position:absolute;
	left:0;
	top:10px;
	z-index:40;
	}
	
a.swf_link{
	position:absolute;
	left:0;
	top:10px;
	z-index:50;
	background-image:url(../img/pixel_transparent.gif);
	background-repeat:repeat;
	background-position:0 0;
	}
	
	

/* ##################### header ##################### */
	
#header { float:left; clear:left; /*width: 776px;*/ width:1027px; height: 88px; padding: 0; margin: 0; background: #FFFFFF; 
	background-image:url(../img/bg_header.gif); background-position:bottom right; background-repeat:no-repeat; }

#header.header_fr {background-image:url(../img/bg_header_fr.gif);}
#header.header_en {background-image:url(../img/bg_header_en.gif);}

.logo { float: none; position:absolute; left:0px; top:0px; width: 138px; height: 60px; padding: 0; margin: 0; background-color:#FFFFFF; 
	background-image:url(../img/logo_satellite.gif); background-position:0px 5px; background-repeat:no-repeat;}
	
.logo a { float: none; position:absolute; left:0px; top:0px; width: 138px; height: 60px; padding: 0; margin: 0; }

.slogan { float: left; height:60px; line-height:60px; margin: 0; padding-left:200px;  background-color:#FFFFFF; 
	font-size:12px; font-weight:bold; color:#CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; }

.menu_top { line-height:15px; float: right; width: 190px; height: 15px; padding-top: 5px; padding-right: 50px; margin: 0; color: #FFFFFF; 
	text-align: right; list-style:none; }

ul.menu_top li { display:block; float:left; clear:left; padding-left:10px; padding-right:5px; background:url(../img/puce_acces_directs.gif) no-repeat left 5px; }

ul.menu_top li a { color: #FFFFFF; text-decoration: none; font-size:11px; vertical-align: text-top; font-weight:normal;}

ul.menu_top li a:hover { text-decoration: underline; color:#FFFFFF; }


/* #################### menu horizontal (nivo 0) ################### */

a.logo_header,
a.logo_header img{ position:absolute; top:0; left:0;  width:173px; height:88px; padding:0; margin:0; border:none; }

ul#menu_nivo0{ float:left; clear:left; height:65px; padding:0; margin:0; background:none; overflow:hidden; padding-left:173px;
	/*background-image:url(../img/menu/menu_barre_bg.gif); background-position:0 0; background-repeat:repeat-x;*/ }

ul#menu_nivo0 li { display:block; float:left; height:65px; padding-left:0px; padding-right:0px; overflow:visible;
	background-image:url(../img/menu/menu_btn_off_bg.gif); background-repeat:no-repeat; background-position:left; }

ul#menu_nivo0 li a { display:table-cell; height:45px; line-height:45px; padding-top:20px; color:#000000; padding-left:15px; padding-right:15px; text-decoration:none; 
	font-size:12px; font-weight:bold; overflow:visible; text-transform:uppercase;}

ul#menu_nivo0 li a:hover{ color:#CC0000; }

ul#menu_nivo0 li.first_btn{ background-image:url(../img/menu/menu_first_btn.gif); background-repeat:no-repeat; background-position:left; padding-left:30px;}
ul#menu_nivo0 li.first_btn_on{ background-image:url(../img/menu/menu_first_btn.gif); background-repeat:no-repeat; background-position:left; color:#FFFFFF; padding-left:30px;}
ul#menu_nivo0 li.first_btn_on a { color:#FFFFFF; background:url(../img/menu/fleche_btn_on.gif); background-repeat:no-repeat; background-position:center 53px; }

ul#menu_nivo0 li.last_btn{ display:table-cell; width:15px; padding:0; background-image:url(../img/menu/menu_last_btn.gif); background-repeat:no-repeat; background-position:left;}

ul#menu_nivo0 li.nivo0btn_on { color:#FFFFFF; }
ul#menu_nivo0 li.nivo0btn_on a { color:#FFFFFF; background:url(../img/menu/fleche_btn_on.gif); background-repeat:no-repeat; background-position:center 53px; }


/* ##################### chemin ##################### */

.chemin { float:left; color:#333333; padding-bottom:20px; }


/* ##################### bandeau homepage #################### */

#bandeau_home {

	float:left;
	/*clear:left;*/
	margin-left:15px;
}


* html #bandeau_home {

	margin-left:5px;
}

#slideshow_home {
	display:block;
	float:left;
	/*clear:left;*/
	width:530px;
	height:236px;
	margin-left:15px;
	border:1px solid #a3a3a3;
	position:relative;
	
}

#slideshow_home_img
{
	position:relative;
	z-index:1;
	left:0;
	top:0;
	width:315px;
	height:236px;
}

#slideshow_home_selec
{
	position:absolute;
	z-index:100;
	right:9px;
	top:0;
	width:221px;
	height:236px;
}

* html #slideshow_home_selec
{
	right:-10px;
}



.lien_selec
{
	width:230px;
	height:59px;
	text-decoration:none;
	background:transparent url(../img/bg_selecteur_sildeshow.png) no-repeat 0px 0px;
	outline:none;
	cursor:pointer;
	padding:0 0 0 10px;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
	font-weight:bold;
}

.lien_selec a
{
	text-decoration:none;
	outline:none;
	display:block;
	width:215px;
	height:39px;
	padding:6px 5px 0 5px;
}

.titre_selec
{
	color:#cf0019;
}

.titre_selec_hover
{
	color:#fff;
}


.text_selec
{
	color:#000;
}

* html .text_selec_hover
{
	color:#c8c8c8;
}


* html .titre_selec_hover
{
	color:#fff;
}


.text_selec_hover
{
	color:#c8c8c8;
}


.afficheImg{
	position:absolute;
	top:0;
	left:0;
	display:none;	
}

#simulateur
{
float:left;
margin-left:15px;
}

* html #simulateur
{
	margin-left:7px;
}

.border_content
{
	width:9px;
	height:431px;
	float:right;
	background:#fff url(../img/separateur_droit.jpg) no-repeat top right;
}

.titleLink{
	position:absolute;
	bottom:5px;
	left:5px;
	width:249px;
	height:30px;

	background:transparent url(../img/bg_title_lien_slide.png) no-repeat top left;
	display:none;
}

.titleLink a
{
	color:#FFF;
	text-decoration:none;
	display:block;
	width:249px;
	padding-left:36px;
	height:30px;
	line-height:28px;
	font-size:12px;
}
/* ##################### contenu homepage ##################### */

#contenu {
	float:left;
	clear:both;
	width: 773px;
	/*height:300px;*/
	/*border-left:5px solid #FFCC00;*/
	padding-top:15px;
	padding-bottom:30px;
	}

/*
#bloc1{
	float:left;
	clear:none;
	width:147px;
	background-color:#FFFFFF;
	text-align:center;
	}
*/
#bloc1{
	float:left;
	clear:none;
/*	width:236px;*/
	width:383px;
	border:1px solid #D4D4D4;
	}
	
#bloc2{
	float:left;
	clear:none;
	width:366px;
	background-color:#FFFFFF;
	padding-left:10px;
	}

#home_bloc1{
	float:left;
	padding-top:20px;
	margin-left:15px;
	}
	
*html #home_bloc1
{
	margin-left:5px;	
}

#home_bloc1_A{
	float:left;
	}
	


#home_bloc1_B{
	float:left;
	width:237px;
	padding:0 10px 0 10px;
	}


#home_bloc1_B h1{
	font-size:20px;

	}
	
	
#home_bloc1_B a { display:block; float:left; clear:left; color:#CC0000; padding-left:10px; background:url(../img/puce_lien.gif) no-repeat 0px 6px; }
#home_bloc1_B a:hover { color:#990000; }


#home_bloc1_B_new{
	float:left;
	width:315px;
	padding:0 10px 0 10px;
	}

#home_bloc1_B_new h1{
	font-size:20px;
	color:#d80000;
	}
	
#home_bloc1_B_new h2{
	font-size:15px;
	color:#d80000;
	}
	
#home_bloc1_B_new a { display:block; float:left; clear:left; color:#CC0000; padding-left:10px; background:url(../img/puce_lien.gif) no-repeat 0px 6px; }
#home_bloc1_B_new a:hover { color:#990000; }



#home_bloc1_C{
	float:left;
	width:212px;
	}


*html #home_bloc1_C{
	width:190px;
	}


/* ##################### identification ##################### */
#login{
	width:25em;
	position:relative;
	top:2em;
	line-height:1.5em;
	margin:auto;
	border:1px solid #CCCCCC;
	padding-bottom:2em;
	}

h2.t_login{
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:8em;
	text-align:center;
	background-color:#FF00CC;
	border-bottom:1px solid #CCCCCC;
	padding:0;
	margin:0;
	width:auto;
	margin-bottom:2em;
	}

#login label{
	width:5em;
	float:left;
	display:block;
	padding-left:3em;
	}
	
#login input{
	float:left;
	}

#b_ok{
	float:left;
	/*clear:left;	*/
	margin-left:8em;
	margin-top:0.5em;
	}



/* ##################### logos filiales ##################### */
ul#logos_filiales{
	list-style-type:none;
	}

ul#logos_filiales li{
	padding-bottom:10px;
	}


/* ##################### menu vertical ##################### */

ul#menu_vertical{
	border:1px solid #D4D4D4;
	border-bottom:none;
	list-style-type:none;
	}

ul#menu_vertical li{
	height:1.7em;
	line-height:1.7em;
	font-size:1em;
	border-bottom:1px solid #D4D4D4;
	}

ul#menu_vertical li a, ul#menu_vertical li a.over{
	display:block;
	font-weight:bold;
	color:#FF00CC;
	border-left:11px solid #FFFFFF;
	text-decoration:none;
	background-color:#F3F3F3;
	padding-left:7px;
	}

ul#menu_vertical li a:hover, ul#menu_vertical li a.over{
	color:#999999;
	border-left:11px solid #FF00CC;
	text-decoration:none;
	background-color:#FFFFFF;
	padding-left:7px;
	}


/* ##################### acces directs ##################### */

#bloc_acces_directs{
	display:block;
	float:left;
	clear:left;
	width:100%;
	border:1px solid #D4D4D4;
	margin-bottom:10px;
	}


ul#acces_directs{
	list-style-type:none;
	padding-top:15px;
	padding-left:20px;
	padding-bottom:5px;
	}
	
ul#acces_directs li{
	display:block;
	float:left;
	clear:left;
	width:100%;
	height:0.85em;
	line-height:0.85em;
	padding-bottom:10px;
	}

ul#acces_directs li a{
	display:block;
	font-size:0.85em;
	margin-right:10px;
	text-decoration:none;
	padding-left:20px;
	color:#FF00CC;
	background: url(../img/puce_acces_directs.gif) no-repeat 0 0;
	}
	
ul#acces_directs li a:hover{
	color:#999999;
	}
	
/*
ul#acces_directs li a.btn_contrats_bails{
	background: url(../img/picto_contrats_bails.gif) no-repeat 0 0;
	}
	
ul#acces_directs li a.btn_gestion_contacts{
	background: url(../img/picto_gestion_contacts.gif) no-repeat 0 0;
	}
	
ul#acces_directs li a.btn_M{
	background: url(../img/picto_m10.gif) no-repeat 0 0;
	}
	
ul#acces_directs li a.btn_etats_locatifs{
	background: url(../img/picto_etatslocatifs.gif) no-repeat 0 0;
	}
	
ul#acces_directs li a.btn_evlocatifs{
	background: url(../img/picto_evlocatifs.gif) no-repeat 0 0;
	}
	
ul#acces_directs li a.btn_phototheque{
	background: url(../img/picto_phototheque.gif) no-repeat 0 0;
	}
*/

/* ##################### bloc actus ##################### */

#bloc_actus{
	display:block;
	float:left;
	clear:left;
	width:100%;
	border:1px solid #D4D4D4;
	margin-bottom:10px;
	}

.titre_actus{
	height:1.5em;
	line-height:1.5em;
	font-size:0.9em;
	font-weight:bold;
	border-bottom:1px solid #D4D4D4;
	background-color:#FFCC00;
	color:#FFFFFF;
	padding-left:25px;
	}

.titre_actu{
	font-size:1.05em;
	font-weight:bold;
	}

ul#liste_actus{
	list-style-type:none;
	padding:10px;
	}
	
ul#liste_actus li{
	display:block;
	border-top:1px dotted #D4D4D4;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	clear:left;
	}
	
ul#liste_actus li.first_actu{
	padding-top:0px;
	border:0px;
	}

ul#liste_actus li img{
	width:100px;
	/*height:75px;*/
	border:1px solid #D4D4D4;
	float:left;
	margin-right:5px;
	}

ul#liste_actus li img.more_info, img.more_info{
	width:44px;
	height:14px;
	border:1px solid #D4D4D4;
	margin:0;
	padding:0;
	margin-top:3px;
	float:none;
	}




/* ################ annonces ################ */

h2.titre_annonce{
	display:block;
	float:left;
	clear:left;
	font-size:1.05em;
	font-weight:bold;
	color:#000000;
	}

a.annonce_mail {
	background:url(../img/puce_lien.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	color:#333333;
	text-decoration:none;
	padding-left:15px;
	}
	
a.annonce_mail:hover {
	color:#FF9900;
	text-decoration:underline;
	}






/* ####################### liste d'éléments ################## */

#bloc_A2 ul.liste_elements{
	list-style-type:none;
	padding:0px;
	}
	
ul.liste_elements li{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	clear:left;
	}
	
ul.liste_elements li.first_element{
	padding-top:0px;
	border:0px;
	}

ul.liste_elements li img{
	display:block;
	float:left;
	border:1px solid #D4D4D4;
	padding:1px;
	}
	
ul.liste_elements li img.ensavoirplus{
	border:none;
	padding:0px;
	padding-top:5px;
	width:auto;
	}
	
ul.liste_elements li a.image{
	display:block;
	float:left;
	}
	
ul.liste_elements li div.bloc_texte{
	display:block;
	float:left;
	width:395px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-size:11px;
	}
	
#bloc_A2 ul.liste_elements li div.bloc_texte h3{
	color:#D10019;
	text-transform:uppercase;
	font-size:12px;
	background-image:none;
	padding:0;
	font-weight:bold;
	}




/* ##################### contenu_A ##################### */
#contenu_A {
	/*
	position: absolute;
	width: 100%;
	*/
	display:block;
	float:left;
	clear:both;
	width:776px;
	height:100%;
	padding:0;
	/*border-left:5px solid #FFCC00;*/
	background-image:url(../img/bg_contenu_A.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	}

#bloc_A1{
	display:block;
	float:left;
	clear:none;
	width:180px;
	/*border-top:15px solid #FFFFFF;*/
	/*background-color:#FFFFFF;*/
	min-height:1px;
	}

#bloc_A2{
	float:left;
	clear:none;
	/*width:624px;*/
	width:530px;
/*	background-color:#FFFFFF;*/
	padding:30px;
	padding-bottom:2em;
	margin-bottom:50px;
	word-spacing: 0.1em;
	line-height:1.8em;
	}

div.intro{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #D10019;
	text-align:justify;
	}
img.content_pic{
	/*float:left;*/
	border:1px solid #ccc;
	margin:1em 0 1em 0;
}
div.focus{
	margin:1em 0 0 0;
	background-color:#E9E9E9;
	border:1px solid #666666 ;
	padding:1em;
	background-image:url(../img/bg_degrade.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.exemple{
	margin:1em;
	background-color:#E9E9E9;
	border:1px solid #666666 ;
	padding:1em;
}

/* ##################### contenu_B ##################### */
#contenu_B {
	display:block;
	float:left;
	clear:both;
	width:776px;
	height:100%;
	padding:0;
	background-image:url(../img/bg_contenu_B.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

ul#menu_onglets{
	display:block;
	float:left;
	clear:left;
	width:733px;
	height:22px;
	list-style-type:none;
	padding:20px;
	padding-top:18px;
	padding-bottom:0px;
	}
	
ul#menu_onglets li{
	display:block;
	height:22px;
	background:#FFFFFF url(../img/onglet_left.gif) no-repeat left top;
	padding-left:15px;
	font-size:11px;
	}
	
ul#menu_onglets li span{
	display:table-cell;
	height:20px;
	line-height:18px;
	padding-top:4px;	
	background:#FFFFFF url(../img/onglet_right.gif) no-repeat right top;
	padding-right:15px;
	}

ul#menu_onglets li.btn_left{
	float:left;
	}
	
ul#menu_onglets li.btn_right{
	float:right;
	}

ul#menu_onglets li a{
	text-decoration:none;
	color:#D10019;
	}
	
ul#menu_onglets li a:hover{
	text-decoration:underline;
	}
	
ul#menu_onglets li a.fleche{
	background: url(../img/puce_back.gif) no-repeat 0px 6px;
	padding-left:10px;
	}
	

/* #################### fiche programme ################### */

#fiche_prog {
	display:block;
	float:left;
	clear:left;
	width:776px;
	}

#fiche_prog #col_1{
	display:block;
	float:left;
	clear:left;
	width:315px;
	padding:20px;
	}

#fiche_prog #col_1 img.vignette,
#fiche_prog #col_1 img.vignette_first{
	margin-top:12px;
	padding:1px;
	border:1px solid #333333;
	}

#fiche_prog #col_1 img.vignette	{
	margin-left:12px;
	}


#fiche_prog #col_2{
	display:block;
	float:left;
	width:400px;
	text-align:justify;
	font-size:1em;
	word-spacing: 0.1em;
	line-height:1.5em;
	padding-top:20px;
	}

#fiche_prog #col_2 h1{
	font-size:18px;
	font-weight:bold;
	color:#d10019;
	text-align:left;
	text-transform:uppercase;
	}	

#fiche_prog #col_2 h2{
	
	letter-spacing:-1px;
	font-size:x-small;
	font-weight:normal;
	color:#333;
	text-align:left;
	}
	
#fiche_prog #col_2 h2.tarifs{
	font-size: medium;
	color:#d10019;
	letter-spacing:1px;
	font-weight: bold;
	padding:1em 0 0.5em 0;
	}
	
#fiche_prog #col_2 ul{
	padding:10px;
	list-style-type:none;
	}
	
#fiche_prog #col_2 ul li{
	height:17px;
	line-height:17px;
	font-size:11px;
	background:url(../img/puce_liste.gif) no-repeat 0px 6px;
	padding-left:10px;
	}

table.table_tarifs{
	width:100%;
	}
	
table.table_tarifs th{
	width:auto;
	background-color:#BBBBBB;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	}
	
table.table_tarifs td{
	width:auto;
	background-color:#E7E7E7;
	padding:5px;
	padding-left:20px;
	padding-right:10px;
	font-size:11px;
	text-align:right;
	}
	
#fiche_prog #contact_conseiller{
	float:left;
	width:210px;
	height:76px;
	padding:10px 0 10px 0;
	margin:0;
	}

#fiche_prog #picto_scellier{
	float:left;
	width:120px;
	height:50px;
	padding:25px 0px 10px 40px;
	}

/* #################### formulaire ####################### */

#bloc_A2 label {
	display:block;
	float:left;
	clear:left;
	width:150px;
	height:18px;
	margin-top:10px;
	font-weight:bold;
	text-align:left;
	}

#bloc_A2 input,
#bloc_A2 select,
#bloc_A2 textarea {
	display:block;
	float:left;
	width:350px;
	margin-top:10px;
	}
	
#bloc_A2 input.button {
	width:auto;
	padding:1px 10px 1px 10px;
	}
	
#bloc_A2 input.checkb {
	width:auto;
	clear:none;
	/*margin-left:150px;*/
	}

#bloc_A2 label.checkb {
	width:auto;
	float:left;
	clear:none;
	}

#bloc_A2 div.bloc_btnradio {
	display:block;
	float:left;
	width:350px;
	text-align:left;
	}
	
#bloc_A2 div.bloc_btnradio input.checkb{
	width:auto;
	float:left;
	clear:left;
	margin-left:0;
	}
	
#bloc_A2 span.label_radio{
	display:block;
	float:left;
	clear:none;
	margin-top:10px;
	}

#bloc_A2 div.form_commentaire{
	display:block;
	float:left;
	clear:none;
	width:350px;
	margin-left:0;
	margin-top:3px;
	color:#666666;
	text-align:left;
	}

#bloc_A2 h3.h3_form{
	display:block;
	float:left;
	clear:both;
	border-bottom:1px solid #999999;
	padding-top:0px;
	font-size:15px;
	width:500px;
	}	

table#table_feedback_form{
	width:100%;
	}

table#table_feedback_form td{
	vertical-align:top;
	background-color:#EEEEEE;
	padding:5px;
	}
	
table#table_feedback_form td.label{
	background-color:#333333;
	color:#FFFFFF;
	width:175px;
	}
	
table#table_feedback_form td ul{
	padding-left:15px;
	}



/* ##################### menu gauche du contenu_A ##################### */

ul#menu_A{
	list-style-type:none;
	background:url(../img/menu/menu_nivo1_bg.gif) no-repeat 0 0;
	padding-top:20px;
	}
	
ul#menu_A li{
	display:block;
	float:left;
	clear:left;
	width:170px;
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	background:#F5F5F5;
	}

ul#menu_A li a{
	display:block;
/*	float:left;
	clear:left;
	width:124px;*/
	padding-left:10px;
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
	}
/*specifique aux pages statiques*/
ul#menu_A #sm_on{
	border-left:5px solid #D10019;
	padding-left:5px;
	background-color:#FFFFFF;
	color:#D10019;
}
/**/

ul#menu_A li.btn_on a,
ul#menu_A li.btn_on a:hover,
ul#menu_A li a:hover,
ul#menu_A li.btn_off a:hover,
ul#menu_A li.btn_on li.btn_off a:hover{
	border-left:5px solid #D10019;
	padding-left:5px;
	background-color:#FFFFFF;
	color:#D10019;
	}

ul#menu_A li.btn_off a,
ul#menu_A li.btn_off a:hover,
ul#menu_A li.btn_on li.btn_off a,
ul#menu_A li.btn_on li.btn_off a:hover{
	border:none;
	padding-left:10px;
	background:none;
	color:#000000;
	}

	


ul#menu_A li a span,
ul#menu_A li a:hover span{
	display:block;
	cursor:pointer;
	}




/* ##################### droite du contenu_A ##################### */

#bloc_A2  h2{
	color:#000;
	font-weight:bold;
	padding: 0 0 0.5em 10px;
	background-image: url(../img/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}
	

#bloc_A2 h3{
	color:#D10019;
	font-size:small;
	font-weight:bold;
	padding: 0 0 0.5em 0;
}
#bloc_A2 h4{
	color: #CC3300;
	font-size:small;
	font-weight:bold;
	padding: 0 0 0.5em 10px;
}
	
#bloc_A2 ul{
	padding:0em 0 0.5em 3em;
	list-style:square;
	
}
#bloc_A2 ul li{
	zoom:0;
}
h1.titre {
	color:#D10019;
	font-size:18px;
	padding-bottom:0.7em;
	text-transform:uppercase;
	font-size:1.5em;
	word-spacing:0em;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2.titre {
	clear:left;
	color:#D10019;
	font-size:18px;
	padding-bottom:1em;
	text-transform:uppercase;
}
	
/* menu content (menu qui se trouve dans le content des rubriques et pages) */
div#menu_content{
	display:block;
	float:left;
	clear:left;
	border:1px dashed #CCCCCC;
	width:100%;
	margin-bottom:10px;
	font-size:12px;
	}


/* liste sous rubriques */
ul#liste_ssrubs {
	display:block;
	float:left;
	clear:left;
	padding:5px;
	padding-left:10px;
	list-style-type:none;
	}
	
ul#liste_ssrubs li {
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#FF00CD;
	background-image:url(../img/puce_lien.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	}

ul#liste_ssrubs li a{
/*	color:#FF00CD;*/
	color:#FF6600;
	text-decoration:none;
	}

ul#liste_ssrubs li a:hover{
	text-decoration:underline;
	}

/* liste pages */
ul#liste_pages {
	display:block;
	float:left;
	clear:left;
	padding:5px;
	padding-left:10px;
	list-style-type:none;
	}
	
ul#liste_pages li {
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#FF00CD;
	background-image:url(../img/puce_lien.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	}

ul#liste_pages li a{
/*	color:#FF00CD;*/
	color:#FF6600;
	text-decoration:none;
	}

ul#liste_pages li a:hover{
	text-decoration:underline;
	}

/* fin du menu content */


#contenu_A div.paragraphe{
	display:block;
	float:left;
	clear:left;
	padding:0;
	margin-top:1em;
	margin-bottom:1em;
	/*margin-right:15px;*/
	width:577px; /* largeur de #bloc_A2 = 592px ... -15 px de marge à droite = 577px */
	text-align:justify;
	}
	
#contenu_A div.styleparag_focus{
	display:block;
	float:left;
	clear:left;
	padding:10px;
	padding-top:0px;
	background-color:#F7F7F7;
	margin-top:1em;
	margin-bottom:1em;
	width:555px;
	border:1px solid #EEEEEE;
	border-bottom-color: #DDDDDD;
	border-right-color: #DDDDDD;
	text-align:justify;
	}
	
#contenu_A div.styleparag_focus div.paragraphe{
	width:555px;
	}	
	
	
#contenu_A div.actu{
	display:block;
	padding:0;
	margin-top:1em;
	margin-bottom:1em;
	/*margin-right:15px;*/
	width:530px; /* largeur de #bloc_A2 = 592px ... -15 px de marge à droite = 577px */
	text-align:justify;
	}
	
#contenu_A div.annonce{
	display:block;
	float:left;
	clear:left;
	padding:0;
	margin-top:1em;
	margin-bottom:1em;
	/*margin-right:15px;*/
	width:506px; /* largeur de #bloc_A2 = 521px ... -15 px de marge = 506px */
	text-align:justify;
	}

img.left, div.left{
	display:block;
	float:left;
	padding:0;
	margin:0;
	margin-right:10px;
	border:1px solid #CCCCCC;
	padding:2px;
	font-size:0.75em;
	color:#999999;
	}
	
img.right, div.right{
	display:block;
	float:right;
	padding:0;
	margin:0;
	margin-left:10px;
	border:1px solid #CCCCCC;
	padding:2px;
	font-size:0.75em;
	color:#999999;
	}

img.center, div.center{
	display:block;
	padding:0;
	margin:0;
	border:1px solid #CCCCCC;
	padding:2px;
	font-size:0.75em;
	color:#999999;
	}



/* #################### liste de liens #################### */
ul.liste_liens{
	list-style-type:none;
	padding-left:15px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	}

ul.liste_liens li{
	padding-left:25px;
	height:1.9em;
	line-height:1.9em;
	background-repeat:no-repeat;
	background-position:0 0.2em;
	}
	
ul.liste_liens li a{
	color:#333333;
	text-decoration:none;
	}
	
ul.liste_liens li a:hover{
	color:#CC0000;
	text-decoration:underline;
	}

ul.liste_liens li.lien_ext{
/*	background-image:url(../img/liens_icones/site_ext_icone.gif);*/
	background-image:url(../img/puce_lien.gif);
	}
	
ul.liste_liens li.lien_int{
/*	background-image:url(../img/liens_icones/site_int_icone.gif);*/
	background-image:url(../img/puce_lien.gif);
	}

ul.liste_liens li.lien_pdf{
	background-image:url(../img/liens_icones/pdf_icone.gif);
	}
	
ul.liste_liens li.lien_plan{
	background-image:url(../img/liens_icones/plan_icone.gif);
	}
	
ul.liste_liens li.lien_doc{
/*	background-image:url(../img/liens_icones/doc_icone.gif);*/
	background-image:url(../img/puce_lien.gif);
	}
	
ul.liste_liens li.lien_xls{
/*	background-image:url(../img/liens_icones/xls_icone.gif);*/
	background-image:url(../img/puce_lien.gif);
	}
	
ul.liste_liens li.lien_file{
/*	background-image:url(../img/liens_icones/file_icone.gif);*/
	background-image:url(../img/puce_lien.gif);
	}
	
	
	
/* ############ bloc et liste normale (pour la home) ########## */
div.bloc_texte{
	text-align:justify;
	padding:10px;
	line-height:1.2em;
	}


ul.liste_normale{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	}
	
ul.liste_normale li{
	list-style:none;
	background-image:url(../img/puce_liste_home.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:7px;
	margin-bottom:5px;
	}	
	
/* ##################### footer ##################### */

#footer{
	clear:both;
	width:100%;
	height:42px;
	background: #CCCCCC url(../img/bg_footer.gif) repeat-x 0 0;
	text-align:center;
	}

ul.menu_footer{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:20px;
	}
	
ul.menu_footer li{
	list-style:none;
	display:inline;
	margin-left:10px;
	margin-right:10px;
	}
	
ul.menu_footer li a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
ul.menu_footer li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}





/* ################## inner-popup ######################## */

div.bloc_popup{
	position:absolute;
/*	position:fixed;*/
	left:345px;
	top:135px;
	display:none;
	z-index:50;
	/*	
	background:url(../img/ombre_popup_right.png) no-repeat right top;
	*/
	padding-right:10px;
	}
	
div.popup_content{
	display:block;
	float:left;
	clear:none;
	background-color:#FFFFFF;
	padding:7px;
	border:1px solid #666666;
	/*
	border-bottom:2px solid #333333;
	border-right:2px solid #333333;
	*/
	}

#ombre_right{
	display:block;
	float:left;
	clear:none;
	width:10px;
	background:url(../img/ombre_popup_right.png) no-repeat right top;
	/*desactivation PB IE 8*/
	display:none;
	}

#ombre_bottom{
	display:block;
	float:left;
	clear:both;
	width:331px;
	height:10px;
	background:url(../img/ombre_popup_bottom.png) no-repeat 0px 0px;
	/*desactivation PB IE 8*/
	display:none;
	}
	
#ombre_bottomright{
	display:block;
	float:left;
	clear:none;
	width:10px;
	height:10px;
	background:url(../img/ombre_popup_bottomright.png) no-repeat 0px 0px;
		/*desactivation PB IE 8*/
	display:none;
	}







/* GOOGLE MAP */

#popup_map{
	position:absolute;
	top:250px;
	/*top:0;*/
	left:100px;
	visibility: hidden;

	border:2px solid #999;
	width:600px;
	height:350px;
	background-color:#fff;

	margin:0;
	padding:0.5em;
	z-index:200;
	
	/*text-align:center;*/
} 

#map{
	width:500px;
	height:300px;
	background-color:#ccc;
	visibility: hidden;
	margin:auto;
	
}

a.close
{
	text-decoration: none;
	text-align:left;
	background-color: transparent;
	background-image: url(../img/puce_close.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 2px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	line-height: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

/*//// colonne de droite */
.image_droite{
	display:block;
	padding: 1em 0 0 0;
}
ul.menu_1024 li a.home_link{
	display: inline;
	float:none;
	font-size:xx-small;
}
/************ CONTACT **************/
a.lien_plan {
	font-weight:normal;
	display:block;
	padding-left: 25px;
	height: 1.9em;
	line-height: 1.9em;
	background-repeat: no-repeat;
	background-position: 0pt 0.2em;
	background-image: url(../img/liens_icones/pdf_icone.gif);
	color:#000000;
	text-decoration:none;
	}
a:hover.lien_plan {
	color:#D10019;
	text-decoration:underline;
	}
	
a.simple_link{
display:block; float:left; clear:left; color:#CC0000; padding-left:10px; background:url(../img/puce_lien.gif) no-repeat 0px 6px;
}

a#btn_sav {
display:block;
background:url(../img/btn_SAV.gif) no-repeat;
width:120px;
height: 21px;
text-align:center;
margin:auto;
text-indent: -9000px;
overflow: hidden;
}
a#btn_sav span {

}
table.tablo_exemple
{
	width:100%;
	border-collapse:collapse;
	border:1px solid #999999;
	text-align:center;
} 

table.tablo_exemple th  
{
background-color: #CC0000;
padding: 0.5em;
color: #ffffff;
text-align:center;
border-collapse:collapse;
	border:1px solid #999999;
}
table.tablo_exemple td
{
	padding: 0.5em;
	color: #000000;
	border-collapse:collapse;
	border:1px solid #999999;
	background-color: #E2E2E2;
}
table.tablo_exemple td.col2  
{
	background-color: #fff;
	padding: 0.5em;
}
table.tablo_exemple td.col3  
{
	background-color: #fff;
	padding: 0.5em;
}

a.prog_lien{
	color:#D10019;
	text-transform:uppercase;
	font-size:12px;
	background-image:none;
	padding:0;
	font-weight:bold;
		
}
a:hover.prog_lien{
	color:#D10019;
	text-transform:uppercase;
	font-size:12px;
	background-image:none;
	padding:0;
	font-weight:bold;
		
}
p.etoile{
	font-size:10px;
	font-weight:bold;
	line-height:1.2em;
	padding:10px 0 10px 0;
	}
