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

#header 					{ height:147px; background:#d9d1cb url('/media/page_accueil/header.jpg') 0 0 no-repeat; }
#conteneur 					{ height:384px; background:#ffffff url('/media/page_accueil/conteneur.jpg') 0 0 no-repeat; }
#footer 					{ height:180px; background:#ff9404 url('/media/page_accueil/footer.jpg') 0 0 no-repeat; }

#header .menusec 				{ top:111px; right:36px; height:36px; }
#header .menusec ul				{ height:36px; }
#header .menusec li 			{ height:36px; }
#header .menusec ul a 			{ height:36px; }
#header .menusec .btn_menu_1 a	{ background-image:url('/fr/media/page_accueil/menusec/btn_menu_1.jpg');  }

#btn_carte						{ position:absolute; top:16px; right:19px; width:98px; height:95px; }
#btn_randonnees					{ position:absolute; top:30px; right:205px; width:140px; height:65px; }
#btn_randonnees a				{ width:140px; height:65px; display:block; cursor:pointer }
#btn_randonnees span			{ display:none}

.txtref						{ width:190px; height:130px; position:absolute; left:18px; top:113px; overflow:auto; }
.txtref p					{ color:#353535; font-size:9px; margin-bottom:5px; }

.actualite					{ width:183px; height:130px; position:absolute; left:0px; top:0px; overflow:hidden; }
.actualite ul				{ } 
.actualite li				{ color:#353535; font-size:9px; margin-bottom:5px; border-bottom:1px solid #353535; padding-bottom:15px; }


.actualite  .ttr			{ font-size:10px; font-weight:bold; margin-bottom:4px; text-transform:uppercase}
.actualite  .ttr a			{ color:#D01782; text-decoration:none; }
.actualite  .ttr a:hover	{ text-decoration:underline; }
.actualite  .ctn			{ color:#1c1c1c; font-size:9px; line-height:10px }
.actualite  .ctn img		{ float:left; border:solid 1px #FF9933; margin-right:4px; width:80px}

.ttr-actu					{ position:absolute; left:695px; top:200px; width:210px; height:30px; }
.ttr-actu a					{ display:block; width:210px; height:30px; }
.ttr-actu a	span			{ display:none; }

#meteo						{ width:167px; height:127px; position:absolute; right:23px; padding:0}
#meteo iframe				{ }
#meteo .fond				{ height:70px;margin:35px 5px 0px 20px; width:130px;color:#00A6EB; }
#meteo .sstitre				{ color:#00A6EB; margin:0; padding:0; background:#E5EDF0; padding-left:3px}

