/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.barre_hr{
	color: #DDEAF5; /*IE*/
	background-color: #DDEAF5; /*Mozilla - D9E7F4*/
	height: 2px; /*hauteur totale de l'élément*/
	border: 0; /*Pour simplifier la gestion IE/FF*/
	margin: 2px 0; /*Necessaire pour Firefox*/
	display:block;
	_margin: -5px 0; /*IE*/
}
.container_accueil{
	background-color: transparent;
	min-width: 225px;
	max-width: 225px;
	width: 225px;
}

.sept{
	height : 101px;
	width : 7px;
	float : left;
}

.content_accueil_agenda2{
	padding-left:7px;
}
.content_accueil_agenda{
	height : 101px;
	overflow : scroll;
	overflow-x : hidden;
	width : 218px;
	padding-left:7px;
}
.content_accueil_agendaIE{
	height : 101px;
	overflow : scroll;
	overflow-x : hidden;
	width : 225px;
	padding-left:7px;
}
.content_accueil_lagare{
	height : 80px;/*44 -- 62*/
	overflow : auto;
	padding-left:7px;
	padding-right:7px;
}
.sept, .content_accueil_agenda, .content_accueil_agendaIE, .content_accueil_actualite , .content_accueil_lagare, .lagare_a_venir_content, .lagare_flash_actu_content, .lagare_coup_de_coeur_content{
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80; 
}
.lagare_a_venir_content{
	height : 215px;
	overflow : auto;
	padding-left:7px;
	padding-right:7px;
}
.lagare_coup_de_coeur_background{
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.lagare_coup_de_coeur_content{
	width: 100%;
	height : 322px;
	overflow : auto;
	overflow-x : hidden;
}
.lagare_a_venir{margin-left: 5px; margin-top: 5px; width:200px;}
.lagare_a_venir_titre{background-image: url(images/titre_a_venir.png);}
.lagare_a_venir_titreIE{background-image: url(images/titre_a_venir.gif);}

.lagare_coup_de_coeur{margin-right: 5px; margin-top: 5px; width:394px;}
.lagare_coup_de_coeur_titre{background-image: url(images/titre_coup_de_coeur.png);}
.lagare_coup_de_coeur_titreIE{background-image: url(images/titre_coup_de_coeur.gif);}

.lagare_flash_actu{margin-left: 5px; width:200px;}
.lagare_flash_actu_titre{background-image: url(images/titre_flash_actu.png); background-repeat: no-repeat;}
.lagare_flash_actu_titreIE{background-image: url(images/titre_flash_actu.gif); background-repeat: no-repeat;}

.titre_accueil_agenda, .titre_accueil_actualite, .titre_accueil_lagare ,
.titre_accueil_agendaIE, .titre_accueil_actualiteIE, .titre_accueil_lagareIE {
	line-height: 26px;
	font-size:12pt;
	min-height: 26px;
	max-height: 26px;
	height: 26px;	
}
/*
.titre_accueil_agenda{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/bloc_agenda.png');
	background: url(images/bloc_agenda.png) no-repeat !important;
	background: none;
}
.titre_accueil_actualite{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/bloc_actu.png');
	background: url(images/bloc_actu.png) no-repeat !important;
	background: none;
}
.titre_accueil_lagare{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/bloc_gare.png');
	background: url(images/bloc_gare.png) no-repeat !important;
	background: none;
}*/
.titre_accueil_agenda{background-image: url(images/bloc_agenda.png); background-repeat: no-repeat;}
.titre_accueil_actualite{background-image: url(images/bloc_actu.png); background-repeat: no-repeat;}
.titre_accueil_lagare{background-image: url(images/bloc_gare.png); background-repeat: no-repeat;}

.titre_accueil_agendaIE{background-image: url(images/bloc_agenda.gif); background-repeat: no-repeat;}
.titre_accueil_actualiteIE{background-image: url(images/bloc_actu.gif); background-repeat: no-repeat;}
.titre_accueil_lagareIE{background-image: url(images/bloc_gare.gif); background-repeat: no-repeat;}

.lien_accueil{
	width: 225px;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	font-size:0px;
	display: block;
}

/*Accroche*/
.container_accroche a{
	font-weight: bold;  
}
.container_accroche {
	width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80; 
}
.content_accroche {
	width: 100%;
	background-color: #d9e7f4;
}
/*Fin Accroche*/
/*Article_gare*/
.container_gare_article {
	width: 614px;
	height: 369px;
}
.content_gare_article {
	/*background-color: transparent;*/
	background-image: url(images/fond/accueil_gare.jpg);
}

.content_gare_article_saison {background-image: url(images/fond/saison.jpg);}
.content_gare_article_spectacles {background-image: url(images/fond/spectacle.jpg);}
.content_gare_article_entreprises {background-image: url(images/fond/entreprise.jpg);}
.content_gare_article_assos {background-image: url(images/fond/asso.jpg);}
.content_gare_article_a_venir{background-image: url(images/fond/a_venir.jpg);background-repeat: no-repeat;height: 369px;}

.content_gare_article_evenements{
	clear:both;
	top:0px;
	width: 100%;
	height : 369px;
	overflow : auto;
	overflow-x : hidden;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.content_gare_article_evenements2{
	clear:both;
	top:0px;	
	vertical-align:top;
	width: 614px;
	height : 369px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.content_gare_article2{
	width: 100%;
	height : 369px;
	overflow : auto;
	overflow-x : hidden;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.content_padding_article{
	margin:5px;
}
/*Fin Article_gare*/
/*Article*/
/*.titre_article {
	height: 31px;
	background-image: url(titre_article.png) !important; background-image: url(images/bloc_agenda.gif);
	background-repeat: no-repeat;
}*/
/*.titre_decouvrir, .titre_entreprendre, 
.titre_vivre, .titre_mairie, 
.titre_actualite, 
.titre_photos, .titre_videos,
.titre_goodies, .titre_agenda,
.titre_services, .titre_geolocalisation, 
.titre_plan_site, .titre_info_legales,
.titre_recherche{
	height: 31px;
	/*width: 335px;*/
	/*background-repeat: no-repeat;*/
	/*background-image: url(titre_article.png);*/
/*}*/
/*.titre_decouvrir{background-image: url(images/titre_decouvrir.png) !important; background-image: url(images/titre_decouvrir.gif);}
.titre_entreprendre{background-image: url(images/titre_entreprendre.png) !important; background-image: url(images/titre_entreprendre.gif);}
.titre_vivre{background-image: url(images/titre_vivre.png) !important; background-image: url(images/titre_vivre.gif);}
.titre_mairie{background-image: url(images/titre_mairie.png) !important; background-image: url(images/titre_mairie.gif);}
.titre_actualite{background-image: url(images/titre_actualite.png) !important; background-image: url(images/titre_actualite.gif);}
.titre_contact{background-image: url(images/titre_contact.png) !important; background-image: url(images/titre_contact.gif);}
.titre_photos{background-image: url(images/titre_photos.png) !important; background-image: url(images/titre_photos.gif);}
.titre_videos{background-image: url(images/titre_videos.png) !important; background-image: url(images/titre_videos.gif);}
.titre_goodies{background-image: url(images/titre_goodies.png) !important; background-image: url(images/titre_goodies.gif);}
.titre_agenda{background-image: url(images/titre_agenda.png) !important; background-image: url(images/titre_agenda.gif);}
.titre_services{background-image: url(images/titre_services.png) !important; background-image: url(images/titre_services.gif);}
.titre_geolocalisation{background-image: url(images/titre_geolocalisation.png) !important; background-image: url(images/titre_geolocalisation.gif);}
.titre_plan_site{background-image: url(images/titre_plan_site.png) ;}
.titre_info_legales{background-image: url(images/titre_info_legales.png) !important; background-image: url(images/titre_info_legales.gif);}
.titre_recherche{background-image: url(images/titre_recherche.png) !important; background-image: url(images/titre_recherche.gif);}
.titre_plan_site2{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/titre_plan_site.png", sizingMethod="scale");}*/
/*.titre_plan_site2{background-image: url(images/titre_decouvrir.gif);}*/
/*
.titre_decouvrir{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_decouvrir.png');
	background: url(images/titre_decouvrir.png) no-repeat !important;
	background: none;
}
.titre_entreprendre{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_entreprendre.png');
	background: url(images/titre_entreprendre.png) no-repeat !important;
	background: none;
}
.titre_vivre{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_vivre.png');
	background: url(images/titre_vivre.png) no-repeat !important;
	background: none;
}
.titre_mairie{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_mairie.png');
	background: url(images/titre_mairie.png) no-repeat !important;
	background: none;
}
.titre_actualite{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_actualite.png');
	background: url(images/titre_actualite.png) no-repeat !important;
	background: none;
}
.titre_photos{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_photos.png');
	background: url(images/titre_photos.png) no-repeat !important;
	background: none;
}
.titre_videos{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_videos.png');
	background: url(images/titre_videos.png) no-repeat !important;
	background: none;
}
.titre_goodies{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_goodies.png');
	background: url(images/titre_goodies.png) no-repeat !important;
	background: none;
}
.titre_agenda{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_agenda.png');
	background: url(images/titre_agenda.png) no-repeat !important;
	background: none;
}
.titre_services{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_services.png');
	background: url(images/titre_services.png) no-repeat !important;
	background: none;
}
.titre_geolocalisation{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_geolocalisation.png');
	background: url(images/titre_geolocalisation.png) no-repeat !important;
	background: none;
}
.titre_plan_site{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_plan_site.png');
	background: url(images/titre_plan_site.png) no-repeat !important;
	background: none;
}
.titre_info_legales{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_info_legales.png');
	background: url(images/titre_info_legales.png) no-repeat !important;
	background: none;
}
.titre_recherche{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/titre_recherche.png');
	background: url(images/titre_recherche.png) no-repeat !important;
	background: none;
}*/
/*
.titre_decouvrir, .titre_entreprendre, 
.titre_vivre, .titre_mairie, 
.titre_actualite, 
.titre_photos, .titre_videos,
.titre_goodies, .titre_agenda,
.titre_services, .titre_geolocalisation, 
.titre_plan_site, .titre_info_legales,
.titre_recherche,
.titre_decouvrirIE, .titre_entreprendreIE, 
.titre_vivreIE, .titre_mairieIE, 
.titre_actualiteIE, 
.titre_photosIE, .titre_videosIE,
.titre_goodiesIE, .titre_agendaIE,
.titre_servicesIE, .titre_geolocalisationIE, 
.titre_plan_siteIE, .titre_info_legalesIE,
.titre_rechercheIE{
	height: 31px;
	background-repeat: no-repeat;
}*/
.titre_decouvrir{background-image: url(images/titre_decouvrir.png);}
.titre_entreprendre{background-image: url(images/titre_entreprendre.png);}
.titre_vivre{background-image: url(images/titre_vivre.png);}
.titre_mairie{background-image: url(images/titre_mairie.png);}
.titre_actualite{background-image: url(images/titre_actualite.png);}
/*.titre_contact{background-image: url(images/titre_contact.png);}*/
.titre_photos{background-image: url(images/titre_photos.png);}
.titre_videos{background-image: url(images/titre_videos.png);}
.titre_goodies{background-image: url(images/titre_goodies.png);}
.titre_agenda{background-image: url(images/titre_agenda.png);}
.titre_services{background-image: url(images/titre_services.png);}
.titre_geolocalisation{background-image: url(images/titre_geolocalisation.png);}
.titre_plan_site{background-image: url(images/titre_plan_site.png);}
.titre_info_legales{background-image: url(images/titre_info_legales.png);}
.titre_recherche{background-image: url(images/titre_recherche.png);}
.titre_connexion{background-image: url(images/titre_connexion.png); background-repeat: no-repeat;}

.titre_connexion, .titre_connexionIE{
	line-height: 31px;
	font-size:12pt;
	min-height: 31px;
	max-height: 31px;
	height: 31px;	
}

.titre_decouvrirIE{background-image: url(images/titre_decouvrir.gif);}
.titre_entreprendreIE{background-image: url(images/titre_entreprendre.gif);}
.titre_vivreIE{background-image: url(images/titre_vivre.gif);}
.titre_mairieIE{background-image: url(images/titre_mairie.gif);}
.titre_actualiteIE{background-image: url(images/titre_actualite.gif);}
/*.titre_contactIE{background-image: url(images/titre_contact.gif);}*/
.titre_photosIE{background-image: url(images/titre_photos.gif);}
.titre_videosIE{background-image: url(images/titre_videos.gif);}
.titre_goodiesIE{background-image: url(images/titre_goodies.gif);}
.titre_agendaIE{background-image: url(images/titre_agenda.gif);}
.titre_servicesIE{background-image: url(images/titre_services.gif);}
.titre_geolocalisationIE{background-image: url(images/titre_geolocalisation.gif);}
.titre_plan_siteIE{background-image: url(images/titre_plan_site.gif);}
.titre_info_legalesIE{background-image: url(images/titre_info_legales.gif);}
.titre_rechercheIE{background-image: url(images/titre_recherche.gif);}
.titre_connexionIE{background-image: url(images/titre_connexion.gif); background-repeat: no-repeat;}

.background_article{
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.content_article{
	width: 100%;
	height : 330px;
	overflow : auto;
	overflow-x : hidden;
}
.background_liste{
	background-color: #016699;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.content_liste{
	width: 100%;
	height : 130px;
	overflow : auto;
}
.content_connexion{
	width: 100%;
	height : 175px;
}
/*.content_services{
	width: 100%;
	height : 300px;
	overflow : auto;
	overflow-x : hidden;
}
.content_services2{
	width: 100%;
	height : 80px;
	overflow : auto;
	overflow-x : hidden;
}*/
/*Fin Article*/
/*Menu des sous rubriques*/
.module_menu_links{
	margin-top:45px;
}
.content_menu_links td, .content_menu_linksIE td{
	width: 124px;
	height: 21px;
	margin:0;
}
.content_menu_links a, .content_menu_linksIE a{
	/*cursor:hand;*/
	padding-left: 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 21px;
	width: 124px;
	display: block;
	line-height: 21px;
	/*font-size:12px;*/ /*géré dans le default.css : TitreSousRubrique*/
	/*padding-bottom:5px*/
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Portals/_default/Containers/Fontenay/images/bouton_gauche.png', sizingMethod='scale');
	background: url(images/bouton_gauche.png) no-repeat !important;
	background: none;*/
}
.content_menu_links a{background-image: url(images/bouton_gauche.png);}
.content_menu_linksIE a{background-image: url(images/bouton_gauche.gif);}
.content_menu_links a:hover, .content_menu_linksIE a:hover{
	text-decoration: none;
	color:  #003366;
}
/*Fin Menu des sous rubriques*/
/*Menu La gare*/
.module_menu_lagare{
	background-color: #006599;
	margin-top: 20px;
	color:#FFFFFF;
}
.content_menu_lagare{
	padding: 5px;
	padding-left: 20px;
	width: 300px;
	height: 260px;
}
.content_menu_lagare a, .content_menu_lagare a:hover{
	text-decoration: none;
	color:#FFFFFF;
}
/*Fin Menu La gare*/
/*


*/
