/*
 * ------------ templates/defaut/themes/1/css/style_layout.css ---------- 
 *
 */

/*
 * Style layout
 * Mise en page du template et positionnement des éléments
 * Customisation des éléments de la page
 */
 
/*
 * CUSTOMISATION DES TAGS PRINCIPAUX ------------------------------
 */
html, body {
	margin:0; padding:0;
}

html { height: 100%; }

body {
	background:#FFFFFF url("../img/body.jpg") top center no-repeat;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	/font-size:12px;
	-position:relative;
	-width:960px;
	margin:0 auto;
}
p {
	font-size:14px;
	/font-size:12px;
	margin:0;
}

a 			{ color:#2D1C61; }
a:visited 	{  }
a:hover 	{  }

h1, h2, h3, h4, h5, h6 {  }
/*h1 { margin:0 0 17px 0; padding:0 0 6px 0; color:#2d1c61; border-bottom:1px #2d1c61 solid; font-size:18px; font-weight:bold; }*/
h1 { margin:8px 0 0 0; padding:0 0 0 0; color:#2d1c61; border-bottom:0; font-size:20px; font-weight:bold; }
h1.red { margin:0 0 17px 0; padding:0; color:#dd0024; border-bottom:0px #dd0024 solid; font-size:15px }
h2 { font-size:18px; }
h3 { margin-bottom:9px; font-weight:bold; font-size:16px; color:#89B52C; }
h4 {  }
h5 {  }
h6 {  }

ul { list-style:none; }

/*a, ul li a, div, img { behavior: url("/iepngfix/iepngfix.htc") }*/

/*img { behavior: url("/iepngfix/iepngfix.htc") }*/

.list_carre{
	list-style-image:url("/medias/images/carre_arrondi.png");
	margin-bottom:10px;
}

.div_list_line {
	margin:0 auto; 
	width:100%; 
	text-align:center;
}

.list_line {
	margin:0 auto;
	width:480px;
}

.list_line li{
	display:inline;
	float:left;
	margin-right:15px;
}

.tableMenu { margin-bottom:0px; }
.tableMenu td { text-align:left; }
.tableMenu td a { font-weight:bold; }

.tableTO, .tableAV { border:1px solid #CCC; }
.tableAV { width:687px; }
.tableTO_mask, .tableAV_mask, .divTO_mask, .divAV_mask { display:none; }
.tableTO th, .tableAV th { border-bottom:2px solid #666; text-align:center; background:none; }
/*.tableTO tr, .tableAV tr { width:100%; }*/
.tableTO td, .tableAV td { vertical-align:center; text-align:left; font-size:12px; }
.tableTO .even td, .tableAV .even td { /*width:100%;*/ }
.tableTO .odd td, .tableAV .odd td { background-color:#C3D9FF; /* width:100%;*/ }

p img {
	margin:0;
	padding:0;
	float:left;
}

/*
 * CONTENEURS (de haut en bas) ------------------------------------
 */
/* conteneur de la page */
div#container {
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.container_accueil {
	background:url("../img/footer-accueil.png") bottom left no-repeat;
	-background:url("../img/footer-accueil.gif") bottom left no-repeat;
}

.container_voyageur {
	background:url("../img/footer-accueil-voyageurs.png") bottom left no-repeat;
	-background:url("../img/footer-accueil-voyageurs.gif") bottom left no-repeat;
}

.container_industrielles {
	background:url("../img/footer-activites.png") bottom left no-repeat;
	-background:url("../img/footer-activites.gif") bottom left no-repeat;
}

.container_aviation {
	background:url("../img/footer-aviation.png") bottom left no-repeat;
	-background:url("../img/footer-aviation.gif") bottom left no-repeat;
}

.container_espacepro {
	background:url("../img/footer-espacepro.png") bottom left no-repeat;
	-background:url("../img/footer-espacepro.gif") bottom left no-repeat;
}

div.header {
	
}

div.header div.flash-infos {
	margin:11px 7px 0 735px;
	padding:5px;
	position:absolute;
	width:205px;
	text-align:center;
	background:url("/medias/images/fils-infos-bg.png") no-repeat center center;
	display:none;
}

div.header div.flash-infos h3 {
	border-bottom:1px solid #FFFFFF;
	font-size:12px;
	margin:5px 0;
	padding:0 0 5px;
	text-align:center;
	color:#FFF;
}

div.header-top {
	background:url("../img/header.jpg") top left no-repeat;
	height:79px;
	padding:20px 0 0 0;
}

div.header div#header-flash-avion {
	display:none;
	width:630px;
	height:30px;
	position:absolute;
	margin-left:330px;
	margin-top:33px;
}

a.home {
	height:61px;
	width:271px;
	display:block;
}

/* contenu de la page */
div#contenu, div#contenu-accueil-voyageurs, div#contenu-aviation, div#contenu-espacepro, div#contenu-activites-industrielles {
	display:block;
	clear:both;
	margin:0;
	-margin-top:-7px;
	padding:0;
	min-height:760px !important;
	/*height:auto;*/
	-height:760px;
}
/*div#contenu-accueil-voyageurs {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	min-height:760px;
	height:auto !important;
	height:760px;
}
div#contenu-aviation {
	display:block;
	margin:0;
	padding:0;
	min-height:760px;
	height:auto !important;
	height:760px;
}
div#contenu-espacepro {
	display:block;
	margin:0;
	padding:0;
	min-height:760px;
	height:auto !important;
	height:760px;
}
div#contenu-activites-industrielles {
	display:block;
	margin:0;
	padding:0;
	min-height:760px;
	height:auto !important;
	height:760px;
}*/
/*--- --- */

.textepage-top {
	behavior: url("/iepngfix/iepngfix.htc");
	height:10px;
	margin-top:12px;
	background:url("../img/bg_col_right-top.png") top left no-repeat;
}
.textepage {
	display:block;
	behavior: url("/iepngfix/iepngfix.htc");
	background:url("../img/bg_col_right-middle.png") top left repeat-y;
	/*-background:url("../img/bg_col_right-middle.gif") top left repeat-y;*/
	padding:3px 15px;
	color:#2d1c61;
	/*min-height:430px !important;
	height:430px !important;*/
}
.textepage-bottom {
	behavior: url("/iepngfix/iepngfix.htc");
	height:10px;
	background:url("../img/bg_col_right-bottom.png") top left no-repeat;
}

/* bas de page */
div#footer {
	/*padding-top:15px;
	margin:-35px 0 0 0;
	position:relative;*/
}

div#footer_contact {
	font-size:10px;
}

div#menubas {
	width:500px;
	float:left;
	padding:10px 0 10px 360px;
}

div#menubas ul { list-style-type:none; margin:0; padding:0; }
div#menubas ul li { display:inline; margin:0; padding:0; color:#FFFFFF; }
div#menubas ul li a { color:#FFFFFF; text-decoration:none; margin:0 5px; }
div#menubas ul li a:visited { text-decoration:none; }
div#menubas ul li a:hover { text-decoration:underline; }

div#copyrights {
	width:90px;
	float:left;
	padding:10px 0;
	color:#FFFFFF;
	font-size:12px;
}


/*
 * BOX GRIS 315px de large ----------------------------------------------------------
 */
.box_gris_header315 {
	width:315px;
	height:15px;
	behavior: url("/iepngfix/iepngfix.htc");
	background:url("../img/box_gris_header315.png") top no-repeat;
}

.box_gris_content315 {
	background:#F6F6F6;
	width:315px;
}


.box_gris_footer315 {
	width:315px;
	height:15px;
	behavior: url("/iepngfix/iepngfix.htc");
	background:url("../img/box_gris_footer315.png") top no-repeat;
}

/*
 * BOX GRIS 600px de large ----------------------------------------------------------
 */
.box_gris_header600 {
	width:600px;
	height:15px;
	behavior: url("/iepngfix/iepngfix.htc");
	background:url("../img/box_gris_header600.png") top no-repeat;
	margin:0 auto;
}

.box_gris_content600 {
	background:#F6F6F6;
	width:600px;
	margin:0 auto;
}


.box_gris_footer600 {
	width:600px;
	height:15px;
	behavior: url("/iepngfix/iepngfix.htc");
	background:url("../img/box_gris_footer600.png") top no-repeat;
	margin:0 auto;
}


/*
 * MENUS ----------------------------------------------------------
 */
div#menuhaut {
	float:right;
}
div#menuhaut ul { list-style-type:none; margin:0; padding:0; }
div#menuhaut ul li { display:inline; float:left; color:#cccccc; margin:0 0.5em 0 0; line-height:1.4em; }
div#menuhaut ul li a 			{ text-decoration:none; display:inline; font-size:0.9em; color:#999999; }
div#menuhaut ul li a:visited 	{ text-decoration:none; }
div#menuhaut ul li a:hover 		{ text-decoration:underline; color:#000000; }

div#fil-ariane {
	display:block;
	margin:0.5em 0;
	padding:0.3em 1em;
	border:1px #ececec solid;
	font-size:0.8em;
}
div#fil-ariane ul {
	list-style-type:none;
	list-style-position:outside;
	padding:0; margin:0;
}
div#fil-ariane ul li {
	float:left; display:inline;
}
div#fil-ariane ul li a {
	
}

div.lang {
	display:block; /* mettre à block lorsqu'il y a aura plusieur langue */
	/*visibility:hidden;*/
	float:left;
	height:11px;
	width:70px;
	padding:2px 0 10px 0;
}

div.lang a { margin:0 0 0 10px; }

div.col_left { width:243px; float:left; }

div.col_center { width:491px; float:left; }

div.col_center_right { width:226px; float:left; }

div.col_right { width:717px; float:left;
	margin-bottom:25px; /* ajout */
}

/* Propriétés du picto pour l'impression -----------------------------*/
div.zetitre { border-bottom:1px #2d1c61 solid; display:block; height:30px; margin-bottom:17px; }
div.h1 { width:663px; float:left; }
div.printme { width:24px; float:left; }

/* Propriétés du menu_left -----------------------------*/
div.menu_left-top {
	background:url("../img/menuleft-top.jpg") top left no-repeat;
	height:30px;
}

div.menu_left {
	background-color:#301E68;
	padding:0 20px;
	margin:0 17px 0 0;
}
div.menu_left ul {
	margin:0;
	padding:0;
}
div.menu_left ul li {
	margin:0;
	padding:10px 0;
	list-style:none;
	/*border-bottom:1px #FFFFFF solid;*/
	background-position:0px 11px;
	background-repeat:no-repeat;
}

/* Propriétés des pictos du menu_left -----------------------------*/
li.picto_vols {
	background:url("../img/picto_vols.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_acces {
	background:url("../img/picto_acces.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_valise {
	background:url("../img/picto_valise.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_tourisme {
	background:url("../img/picto_tourisme.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_aeroport {
	background:url("../img/picto_aeroport.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_contacts {
	background:url("../img/picto_contacts.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_contacts_spe {
	background:url("../img/picto_contacts.jpg");
}
li.picto_news {
	background:url("../img/picto_news.jpg");
}
li.picto_news_spe {
	background:url("../img/picto_news.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_indus {
	background:url("../img/picto_indus.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_com{
	background:url("../img/picto_com.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_seminaire{
	background:url("../img/picto_seminaire.jpg");
	border-bottom:1px #FFFFFF solid;
}
li.picto_regie{
	background:url("../img/picto_regie.jpg");
}

picto_volscurrent a, picto_accescurrent a, picto_valisecurrent a, picto_tourismecurrent a, picto_aeroportcurrent a, picto_contactscurrent a, picto_contacts_specurrent a, picto_newscurrent a, picto_comcurrent a, picto_seminairecurrent a, picto_regiecurrent a { color:#F00;}
/* fin propriétés des pictos du menu_left -----------------------------*/

div.menu_left ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:0 0 0 27px;
}
div.menu_left ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	/*background-color:#9c92bf;*/
	text-decoration:underline;
}

div.menu_left ul li ul {
	margin:5px 0 0 0;
	padding:0px 0;
}
div.menu_left ul li ul li {
	margin:0 0 0 8px;
	padding:0px 0;
	list-style:none;
}
div.menu_left ul li ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:0 0 0 0px;
}
div.menu_left ul li ul li a:hover {
	color:#C9EDFB;
	text-decoration:none;
}

div.menu_left-bottom {
	behavior: url("/iepngfix/iepngfix.htc");
	background:url("../img/menuleft-bottom.png") top left no-repeat;
	/*-background:url("../img/menuleft-bottom.gif") top left no-repeat;*/
	clear:inherit;
	height:23px;
	width:226px;
}

div.box_encart_publicitaire-content { width:472px; height:80px; /*padding:0 19px 0 0;*/ padding:0 10px 0 0; float:left; }
div.hautes_pyrenees-content { width:226px; height:80px; float:left; }

div.pub { height:60px; }
div.pub-top { height:20px; background:url("../img/pub-top.jpg") top left no-repeat; }
div.pub-bottom { height:18px; background:url("../img/pub-bottom.jpg") top left no-repeat; }

div.destinations { height:350px; }
a.btn-reserver { font-size:12px; }
div.destinations-bottom { height:7px; background:url("../img/130_destinations-bottom.jpg") top left no-repeat; margin:0; padding:0 }

div.departs-arrivees { height:215px; background:url("../img/bg_departs-arrivees.png") top left no-repeat; }

div.vols-top { height:20px; background:url("../img/vols-top.jpg") top left no-repeat; }
div.vols { height:138px; width:226px; overflow:hidden;}
div#vols_bg_fr { behavior: url("/iepngfix/iepngfix.htc"); height:138px; background:url("../img/vols.png") top left no-repeat; width:226px; position:relative; z-index:1000;}
div#vols_bg_en { behavior: url("/iepngfix/iepngfix.htc"); height:138px; background:url("../img/vols_en.png") top left no-repeat; width:226px; position:relative; z-index:1000;}
div#vols_bg_fr a, div#vols_bg_en a { display:block; height:138px; width:226px;}
div#vols_content { height:111px; width:226px; /*position:absolute;*/ z-index:10; margin-top:-111px; background-color:#FFF; overflow:hidden; }
div#vols_content img { behavior: url("/iepngfix/iepngfix.htc"); }
#tabVolsContent, #tabNewsContent { height:111px; width:226px; }
#tabVolsContent td, #tabNewsContent td { margin:0; padding:5px; vertical-align:top; }

div#news_bg { behavior: url("/iepngfix/iepngfix.htc"); height:138px; background:url("../img/news.png") top left no-repeat; width:226px; position:relative; z-index:1000;}
div#news_bg a { display:block; height:138px; width:226px;}
div#news_content { height:111px; width:226px; /*position:absolute;*/ z-index:10; margin-top:-111px; background-color:#FFF; overflow:hidden; }
div#news_content img { behavior: url("/iepngfix/iepngfix.htc"); }

div.hautes_pyrenees-top { height:12px; background:url("../img/hautes_pyrenees-top.jpg") top left no-repeat; }
div.hautes_pyrenees { height:60px; }
.col_center_right div.hautes_pyrenees { height:60px; -margin-top:-10px;}
div.hautes_pyrenees a img { behavior: url("/iepngfix/iepngfix.htc"); }

div.guide_horaires-top { height:12px; background:url("../img/guide_horaires-top.jpg") top left no-repeat; }
div.guide_horaires { height:60px; -margin-top:-7px;}
div.guide_horaires a { display:block; height:60px; }

div.meteo-top { height:18px; background:url("../img/meteo-top.jpg") top left no-repeat; }
div.meteo { height:138px; background:url("../img/meteo.jpg") center no-repeat; height:138px; width:226px;}
div.meteo_fr { height:138px; background:url("../img/meteo.jpg") center no-repeat; height:138px; width:226px;}
div.meteo_en { height:138px; background:url("../img/meteo_en.png") center no-repeat; height:138px; width:226px;}
div.meteo_content { height:110px; width:210px; padding-top:30px; margin-left:10px;/* margin-right:10px;*/ }

div.facebook-top { height:18px; background:url("../img/facebook-top.png") top left no-repeat; }
div.facebook { height:138px; background:url("../img/facebook.png") center no-repeat; height:138px; width:226px;}
div.facebook_content { height:110px; width:210px; padding-top:30px; margin-left:0px;/* margin-right:10px;*/ }

/* Propriétés du conteneur de navigation -----------------------------*/
div.menu { display:block;float:left;/*background:url("../img/bg_menu.jpg") top left repeat-x;*/height:28px;width:875px; }
div.menu ul	{ display:block; height:28px; margin:0; margin-left:95px; width:720px; padding:0; border-left:1px #FFFFFF solid; }
div.menu ul li { float:left; display:inline; list-style: none; padding:0; margin:0; height:28px; }
div.menu ul li a { display:block; border:0; text-decoration:none; font-weight:normal; vertical-align:middle; padding:0 15px; color:#FFFFFF; font-size:14px; margin:0; white-space:nowrap; line-height:28px; /line-height:28px; border-right:1px #FFFFFF solid; }
div.menu ul li a:hover, div.menu ul li.current a { background-color:#CAE19D; color:#301E68; font-weight:bold; }
div.menu ul li.current ul li a
,div.menu ul li.jd_menu_hover_toolbar ul li a { background:url(""); }
div.menu ul li ul { display:none; position:absolute; background-color:#ffffff; clear:left; height:auto; padding:0; margin:-1px 0 0 2px; border-top:1px solid #cccccc; z-index:1000; }
div.menu ul li ul li { display:block; float:none; padding:0; margin:0; list-style-position:outside; }
div.menu ul li ul li a { display:block; float:none; background:#ffffff url(""); background-color:#FFFFFF; background-image:none; margin:0; padding:0.2em 0.5em; line-height:normal; color:#666666; border:1px solid #cccccc; border-top:0; font-size:0.9em; }
div.menu ul li ul li a:hover
,div.menu ul li.jd_menu_hover_toolbar ul li a:hover
,div.menu ul li ul li.current a { background:#eeeeee url(""); color:#000000; }

div#searchbox { position:relative; width:13em; border:0px #ff0000 solid; float:right; margin-top:-0.5em; }
div#searchbox fieldset { padding:0; margin:0; border:0; float:right; }
div#searchbox fieldset legend { padding:0; margin:0; border:0; font-size:0.8em; display:none; }
div#searchbox fieldset input.text { width:12em; font-size:0.8em; padding:0.2em 0.3em; vertical-align:middle; color:#999999; }
div#searchbox fieldset input.text:focus { color:#000000; }
div#searchbox fieldset button.submit { font-size:0.8em; padding:0.1em; vertical-align:middle; border:0px; background-color:transparent; color:#999999; }

/*
 * STYLES PERSONNALISES ----------------------------------------------------------
 */
 
/* Logo Animaweb */
.logo_animaweb {
	float:right;
	position:relative;
	margin:0px;
}

/*
* TABLES */
table.data { width:100%; }
table.data th { font-weight:bold; font-size:1em; color:#333333; white-space:nowrap; padding:0.2em 0.5em; border:1px #eeeeee solid; vertical-align:middle; }
table.data td { padding:0.2em 0.5em; font-size:1em; border:1px #eeeeee solid; vertical-align:middle; }

table.normal { width:100%; }
table.normal th { font-weight:bold; font-size:1em; padding:0; vertical-align:top; }
table.normal td { font-weight:normal; font-size:1em; padding:0; vertical-align:top; }

/*
* FORMULAIRES */
fieldset { background-color:#CDD767; width:450px; color:#666666;}
fieldset .required { font-size:1.2em; color:#CC0000; }
fieldset.normal { margin:10px auto; border:1px #FFFFFF solid; padding:1em 0; background:transparent; display:block; border:0px #ff0000 solid; width:100%; }
fieldset.normal legend { font-size:1.5em; background-color:transparent; margin:0 0 0 -0.3em; }
fieldset.normal legend.img{ margin:0 0 0 -0.7em; }
fieldset.normal p { text-align:center; margin-bottom:5px; }
fieldset.normal ul { padding:0; margin:0; }
fieldset.normal ul li { list-style-type:none; margin-bottom:1em; text-align:left; clear:both; position:relative; border:0px #093 solid; padding:0; _margin-bottom:5px; }
fieldset.normal legend img { display:inline; }
fieldset.normal label { width:140px; display:block; float:left; margin:0 0 0 0; font-weight:bold; border:0px #ff0000 solid; line-height:30px; background:url('../img/bg_label.png') left top no-repeat; padding-left:20px; }
fieldset.normal .inline { display:inline; }
fieldset.normal input { vertical-align:middle; }
fieldset.normal input.text { width:194px; display:block; vertical-align:middle; float:left; clear:right; margin:0; background:url('../img/bg_input.png') 0px 0px no-repeat; border:0; padding:7px 16px 7px 10px; _background:url(); _border:1px #cccccc solid; }
fieldset.normal input[type=file] { display:block; }
fieldset.normal input[type=text]:focus, fieldset.normal input.text:focus, fieldset.normal textarea:focus { background-position:0px -50px;  }
fieldset.normal select { width:100%; display:block; }
fieldset.normal textarea { display:block; width:450px; height:5.5em; line-height:1.3em; background:url('../img/bg_textarea.png') 0px 0px no-repeat; border:0; padding:12px 15px; margin-bottom:-12px; _background:url(); _border:1px #cccccc solid; }
fieldset.normal textarea.mini { display:block; width:194px; height:5.5em; line-height:1.3em; background:url('../img/bg_textarea_mini.png') 0px 0px no-repeat; border:0; padding:10px 15px; margin-bottom:-12px; _background:url(); _border:1px #cccccc solid; }
fieldset.normal textarea.big { height:10em; }
fieldset.normal textarea:focus { background-position:0px -100px;  }
fieldset.normal button.submit { behavior: url("/iepngfix/iepngfix.htc"); margin:0 auto; width:200px; display:block; background:url('../img/bg_submit.png') 0px 0px no-repeat; height:53px; text-indent:-9999px; border:0; cursor:pointer; }
fieldset.normal button.submit:hover {  background-position:0px -54px; }

fieldset.normal label.error { background:url(); padding:0; line-height:10px; width:auto; float:none; margin:10px 0 0 130px; font-weight:normal; font-size:10px; display:block; clear:both; color:#F00; }
fieldset.normal label.none { background:url(); padding:0; line-height:auto; width:auto; float:left; display:block;}
fieldset.normal label.noneuh { background:url(); padding:0; width:194px; }




/*
* PLAN Sitemap */
table.sitemap td { vertical-align:top; }
div.sitemap { }
div.sitemap ul { }
div.sitemap ul li { list-style-type:none; }
div.sitemap ul li a { color:#000000; font-weight:bold; font-size:16px; line-height:16px; }
div.sitemap ul li ul { margin-left:2em; }
div.sitemap ul li ul li { list-style:inside disc; }
div.sitemap ul li ul li a { color:#333333; font-weight:normal; font-size:1em; }
div.sitemap ul li ul li ul { margin-left:2em; }
div.sitemap ul li ul li ul li { list-style:inside lower-latin; font-size:0.8em; }

/*
* Bloc actualités */
.block_actualites { margin:30px 5px; }
.block_actualites ul { list-style-type:none; list-style-position:outside; margin:0; padding:0; }
.block_actualites li { display:block; margin:0 5px 1em 0; padding:0.5em; /*background-color:#F6F6F6; width:45%;*/ width:315px; float:left; }
.block_actualites a.link_rss { float:right; margin:-3.0em 0 0 0; font-size:9px; text-transform:uppercase; color:#FF9E00; padding:3px 5px; padding-right:0px; } 
.block_actualites a.link_rss:hover { /*background-color:#FF9E00;*/ color:#ffffff; } 
.block_actualites h3 { display:block; border-bottom:1px #00CCCC dotted; padding:0.5em; margin:0; width:280px; margin:0 auto;  }
.block_actualites .img { float:right; margin:0 0.5em 0 1em; clear:left; margin-bottom:10px; }
.block_actualites .texte { background-color:#ffffff; padding:10px; text-align:justify; width:280px; margin:0 auto;}
.block_actualites .date { display:block; font-size:9px; color:#cccccc; text-transform:uppercase; text-align:right; padding:0 10px; background-color:#FFFFFF; width:280px; margin:0 auto;}

.block_actualites.mini { clear:both; width:35%; float:right; background-color:#EFF4FA; padding:1em; }
.block_actualites.mini li { width:100%;  }
.block_actualites.mini h2 { margin:0; padding:0 0.5em;  }
.block_actualites.mini h3 a { display:block; padding:0.5em; text-decoration:none; }
.block_actualites.mini h3 a:hover { background-color:#ffffff; }
.block_actualites.mini .img { height:5em; position:relative; }
.block_actualites.mini .texte { font-size:11px; }


/* MODULE METEO */
#box_meteo_container {
	display:block;
	margin:0 auto;
	width:215px;
}
#box_meteo_container .picto {
	margin:-30px 0 0 120px;
}
#box_meteo_container .picto img {
	width:100px;
	height:56px;
}
#box_meteo_container .content {
	/margin-bottom:13px;
}
#box_meteo_container .temperatures {
}
#box_meteo_container .temp-1 {
	color:#006699;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
}
#box_meteo_container .temp-2 {
	color:#990000;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
}
#box_meteo_container .date {
	font-size:14px;
	font-weight:bold;
	padding:0 0 9px;
	color:#FFF;
}
#box_meteo_container .lien a {
	color:#2F7B01;
	/*font-family:"Courier New",Courier,mono;*/
	font-size:9px;
}



/* Partie affichage horaires */
#slider {
	background:url("/templates/defaut/themes/1/img/bg_departs.png") no-repeat left top;
	height:215px;
	-margin-top:-10px;
	margin-bottom:20px;
	width:475px;
}

.textepage #slider {
	margin:0 auto;
}

.navigation {
	display:block;
	height:25px;
	padding:0;
	margin:0;
	margin-left:9px;
	width:472px;
}

.navigation li {
	float:left;
	display:inline;
	height:25px;
	width:236px;
}

.navigation li a {
	float:left;
	display:inline;
	height:25px;
	width:236px;
}

.scroll {
	width:472px;
	height:110px;
	border:none;
	margin-top:29px;
}

.panel {
	height:110px;
}

#arrivees, #table_menu_boutonA{
	display:none;
}

.table_horaires {
	width:455px;
	margin:0 auto;
}

.table_horaires_mask {
	display:none;
}

.table_horaires td {
	margin:0;
	padding:0;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-align:center;
}

.table_horaires td div {
	height:15px;
	overflow:hidden;
}

.td_destination {
	width:94px;
}

.td_depart {
	width:81px;
}

.td_compagnie {
	width:180px;
}

.td_statut {
	width:58px;
}

.td_statut span {
	font-size:10px;
}

.table_menu_bouton {
	width:auto;
	margin:0;
}

.table_menu_bouton td {
	padding:3px;
}

/* PAGE ACCES */
.table_acces {
	/*width:auto;*/
	width:600px;
	text-align:center;
	margin:0 auto; 
}

.table_acces td {
	/*border:solid 1px #ccc;*/
	text-align:left;
}

/* PAGE TRANSPORT */
.ancre_transport, .ancre_a {
	font-size:14px;
	margin-top:20px;
	display:block;
	margin-bottom:5px;
	color:#89B52C;
	text-decoration:none;
	font-size:19px;
}

.ss_title {
	margin-bottom:5px;
	display:block;
	/*margin-left:5px;*/
}

/* liens des ancres */
#retourtop { 
	float:right; 
	background:url("../img/fleche.png") no-repeat right center;
	font-size:10px;
	padding-right:18px;
}
	
label#lblDepart, label#lblArrivees, label.lblDestinations, label.lblDepart, label#lblCompagnie, label#lblStatut, label.lblProvenance, label.lblArrivee { display:none; }


#pdfcomp { float:right; width:140px; text-decoration:none; text-align:center; border:1px solid #ccc; padding:2px; display:block; z-index:1000;}
#pdfcomp a {text-decoration:none;}

#infoBulle {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #AABF15;
	display:none;
	position:absolute;
	width:560px;
	z-index:100001;
	padding:5px;
}

/* SITEMAP */
#sitemap_menuprincipal {
	display:block;
	margin:0 auto;
}

#sitemap_menuprincipal li {
	/*display:inline;
	float:left;
	padding:3px;*/
	font-size:14px;
}

#sitemap_menuprincipal li a, .list_voy li a {
	font-size:16px;
}

.list_voy {
	margin-left:0;
}

.list_voy li {
	background:none;
}




