@charset "utf-8";
/************************
*	La Gazzette			*
*	ESTILOS  LES TUYAUX *
************************/

/* ESTILOS GENERALES */
body {
	margin:0px;
	padding:0px;
	background-color:#a9c019;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(../images/bk_estuyaux.jpg);
	background-repeat:repeat;
	background-position: center top;
}
/* ESTILOS CAPAS */

/* BACKGRAUND SECCION DEFINE COLOR DE IMAGEN DE FONDO */

#page-wrapper {
}


/* HEADER Contiene, linkhome, cambio de idioma; leaderboard, suscripcion mas añadir a favoritos*/
#header_fr {
	margin:auto;
	width:1000px;
	height:180px;
	background-color: #a9c019;
	background-image: url(../images/header_lestuyaux.jpg);
	background-repeat: no-repeat;
	background-position: -12px top;
	clear:both;
}

#header_eng {
	margin:auto;
	width:1000px;
	height:180px;
	background-color: #a9c019;
	background-image: url(../images/header_lestuyaux_eng.jpg);
	background-repeat: no-repeat;
	background-position: -12px top;
	clear:both;
}

/* ENLACE A HOME */
#header_link_home {
	width:400px;
	height:55px;
	display:block;
	clear:both;
	margin-left:100px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
/* CAMBIO DE IDIOMA */
#header_change_leng {
	width:400px;
	height:15px;
	display:block;
	clear:both;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	border: 0px solid #aa852a;
	padding:0px;
}
/* HEADER LEADERBOARD */
#header_leaderboard {
	width:728px;
	height:90px;
	margin-left:5px;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:5px;
	border: 0px solid #aa852a;
	float:left;
}

/* MENU WRAPPER MENU, DESPLEGABLES Y BUSCADOR */
#menu_wrapper {
	margin:auto;
	padding:0px;
	width:1000px;
	height:auto;
	display:block;
	clear:both;
	border: 0px solid #DCDCDC;
}
	/* MENU CAPA*/
	#menu {
		width:auto;
		border: 3px solid #FFFFFF;
		float:left;
		display:block;
		margin-top:4px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		padding:0px;
		overflow:hidden;

	}
		/* ESTILOS MENU UL y LI*/
		#menu ul {
			margin: 0;
			padding: 0;
			list-style:none;
		}
		#menu li {
			float: left;
			list-style:none;
		}
			/* ESTILOS SECCION A SECCION DEFINE BACKGRAUND*/
			#accueil {
			background-color:#D41C24;
			max-width:72px;	
			}
				#accueil a {
				text-decoration:none;
				color:#FFFFFF;				
				}
				#accueil a:hover {
				text-decoration:none;
				color:#D41C24;
				background-color:#FFFFFF;
				}
			#culture {
			background-color:#8D282E;
			min-width:74px;	
			}
			#coin {
			background-color:#D75A24;
			min-width:148px;
					
			}
			#les {
			background-color:#DE801E;
			min-width:124px;
			}
			#bien {
			background-color:#F75C84;
			min-width:88px;	
			}				
			#temps {
			background-color:#E41370;
			min-width:104px;
			}	
			#papilles {
			background-color:#802781;
			min-width:118px;
			}	
			#forum {
			background-color:#810065;		
			}
			
				#forum a {
				text-decoration:none;
				color:#FFFFFF;				
				}
				#forum a:hover {
				text-decoration:none;
				color:#810065;
				background-color:#FFFFFF;
				}
						
		/* ENLACES */
		#menu a {
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:11px;
		padding-right:11px;
		text-decoration:none;	
		margin:0px;	
		display:block;
		}
		
		/* BUSCADOR */
		#menu_finder {
			width:170px;
			display:block;
			float:right;
			clear:right;
			border: 0px solid #DCDCDC;
			margin-left:5px;
			margin-right:0px;
			margin-top:12px;
			margin-bottom:0px;
			padding:0px;
			text-align:left;
			clear:right;
		}
			/* TEXTO SUPERIOR BUSCADOR */
			#menu_finder strong {
				font-size:12px;
				color:#FFFFFF;
				font-weight:normal;
				font-style:italic;
				padding:0px;
				clear:right;
				margin-left:5px;
			}
			#menu_finder input {
				width:130px;
				padding:0px;
				font-size:11px;
				color:#000000;
				border: 1px solid #DCDCDC;
				float:left;
				vertical-align:middle;
				margin-top:2px;
				margin-bottom:0px;
				margin-left:2px;
				margin-right:0px;
			}
			#menu_finder a {
				color:#FFFFFF;
				font-weight:bold;
				font-size:13px;	
				margin-left:5px;
				padding-top:0px;
				text-decoration:none;
				vertical-align:middle;	
			}
			#menu_finder a:hover {
				color:#FFFFFF;
				font-weight:bold;
				font-style:italic;
				font-size:13px;	
				margin-left:5px;
				padding-top:0px;
				text-decoration:none;
				vertical-align:middle;	
			}

		/* SUBMENU CULTURE */
		#submenu_culture {
			width:auto;
			height:auto;
			margin-left:73px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			border-top-width: 0px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;
			border-top-style:solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-right-color: #8D282E;
			border-top-color: #8D282E;
			border-bottom-color: #8D282E;
			border-left-color: #8D282E;
			background-color:#FFFFFF;
			position: absolute;
			clear:both;
			float:left;
			overflow:hidden;
			visibility: hidden;
			display:block;
			}
			/* ESTILOS SUB MENU UL y LI*/
			#submenu_culture ul {
				margin: 0;
				padding: 0;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
			#submenu_culture li {
				font-size:12px;
				clear:both;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
				#submenu_culture li a {
				background:#FFFFFF;
				color:#8D282E;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				#submenu_culture li a:hover {
				background:#8D282E;
				color:#FFFFFF;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				
		/* SUBMENU COINDES */
		#submenu_coindes {
			width:163px;
			height:auto;
			margin-left:146px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			border-top-width: 0px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;
			border-top-style:solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-right-color: #D75A24;
			border-top-color: #D75A24;
			border-bottom-color: #D75A24;
			border-left-color: #D75A24;
			background-color:#FFFFFF;
			position:absolute;
			clear:both;
			float:left;
			overflow:hidden;
			visibility: hidden;
			}
			/* ESTILOS SUB MENU UL y LI*/
			#submenu_coindes ul {
				margin: 0;
				padding: 0;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
			#submenu_coindes li {
				font-size:12px;
				clear:both;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
				#submenu_coindes li a {
				background:#FFFFFF;
				color:#D75A24;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				#submenu_coindes li a:hover {
				background:#D75A24;
				color:#FFFFFF;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}

		/* SUBMENU LES */
		#submenu_les {
			width:119px;
			height:auto;
			margin-left:314px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			border-top-width: 0px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;
			border-top-style:solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-right-color: #DE801E;
			border-top-color: #DE801E;
			border-bottom-color: #DE801E;
			border-left-color: #DE801E;
			background-color:#FFFFFF;
			position: absolute;
			clear:both;
			float:left;
			overflow:hidden;
			visibility: hidden;
			}
			/* ESTILOS SUB MENU UL y LI*/
			#submenu_les ul {
				margin: 0;
				padding: 0;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
			#submenu_les li {
				font-size:12px;
				clear:both;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
				#submenu_les li a {
				background:#FFFFFF;
				color:#DE801E;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				#submenu_les li a:hover {
				background:#DE801E;
				color:#FFFFFF;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}

		/* SUBMENU BIEN ETRE */
		#submenu_bien {
			width:85px;
			height:auto;
			margin-left:438px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			border-top-width: 0px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;
			border-top-style:solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-right-color: #F75C84;
			border-top-color: #F75C84;
			border-bottom-color: #F75C84;
			border-left-color: #F75C84;
			background-color:#FFFFFF;
			position: absolute;
			clear:both;
			float:left;
			overflow:hidden;
			visibility: hidden;
			}
			/* ESTILOS SUB MENU UL y LI*/
			#submenu_bien ul {
				margin: 0;
				padding: 0;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
			#submenu_bien li {
				font-size:12px;
				clear:both;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
				#submenu_bien li a {
				background:#FFFFFF;
				color:#F75C84;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				#submenu_bien li a:hover {
				background:#F75C84;
				color:#FFFFFF;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}

		/* SUBMENU TEMPS LIBRE */
		#submenu_temps {
			width:100px;
			height:auto;
			margin-left:526px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			border-top-width: 0px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;
			border-top-style:solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-right-color:#E41370;
			border-top-color:#E41370;
			border-bottom-color:#E41370;
			border-left-color:#E41370;
			background-color:#FFFFFF;
			position: absolute;
			clear:both;
			float:left;
			overflow:hidden;
			visibility: hidden;
			}
			/* ESTILOS SUB MENU UL y LI*/
			#submenu_temps ul {
				margin: 0;
				padding: 0;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
			#submenu_temps li {
				font-size:12px;
				clear:both;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
				#submenu_temps li a {
				background:#FFFFFF;
				color:#E41370;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				#submenu_temps li a:hover {
				background:#E41370;
				color:#FFFFFF;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				
		/* SUBMENU A VOS PAPILLES */
		#submenu_avos {
			width:114px;
			height:auto;
			margin-left:629px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			border-top-width: 0px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;
			border-top-style:solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-right-color: #802781;
			border-top-color: #802781;
			border-bottom-color: #802781;
			border-left-color: #802781;
			background-color:#FFFFFF;
			position: absolute;
			clear:both;
			float:left;
			overflow:hidden;
			visibility: hidden;
			}
			/* ESTILOS SUB MENU UL y LI*/
			#submenu_avos ul {
				margin: 0;
				padding: 0;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
			#submenu_avos li {
				font-size:12px;
				clear:both;
				list-style:none;
				padding:0px;
				margin:0px;
				display:block;
			}
				#submenu_avos li a {
				background:#FFFFFF;
				color:#802781;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}
				#submenu_avos li a:hover {
				background:#802781;
				color:#FFFFFF;
				text-decoration:none;
				padding:10px;
				display:block;
				font-weight:bold;
				}

/* BLOQUE CENTRAL, IZQUIERDA BLQOUE FONDO BLANCO COMPONENTES RESUMEN Y FOOTER MAS DERECHA BANNERS Y COMPONENTES */

#middle_page_wrapper {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
	width:1000px;
	clear:both;
	display:block;
	border: 0px solid #DCDCDC;
}
	/* BLOQUE CENTRAL ZONA IZQUIERDA LISTA HISTORICO Y CONTENIDO ARTICULOS */
	#central_block{
	width:733px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-right:7px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/bk_central_block_article.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	}
		/* BLOQUE CENTRAL ROTULO INDICA APARTADO ACTIVO */	
		#central_block_rotulo {
		width:252px;
		height:auto;
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
		border-top-width: 3px;
		border-right-width: 3px;
		border-bottom-width: 3px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #FFFFFF;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
		float:left;
		background-color:#a9c019;
		margin-top:20px;
		margin-left:0px;
		margin-right:10px;
		margin-bottom:10px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:0px;
		padding-right:10px;
		text-align:right;
		}
		/* SUBMENU ROTULO APARTADO ACTIVO*/
		#central_block_rotulo_submenu {
		width:430px;
		height:20px;
		float:left;
		clear:right;
		margin-top:20px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:14px;
		padding:5px;
		border-bottom-width:2px;
		border-bottom-style:solid;
		border-bottom-color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		vertical-align:middle;
		color:#000000;
		}
			/* BARRA SEPARA APARTADOS */
			#central_block_rotulo_submenu strong {
			color:#a9c019;
			vertical-align:middle;
			font-size:15px;
			font-weight:bold;
			}
			/* ENLACES SUBNAVEGACION ROTULO */
			#central_block_rotulo_submenu a {
			text-decoration:none;
			color:#a9c019;
			margin-top:0px;
			margin-left:2px;
			margin-right:2px;
			margin-bottom:0px;	
			}
			#central_block_rotulo_submenu a:hover {
			text-decoration:none;
			color:#000000;
			}
			
		/* BLOQUE HISTORICO */
		#central_block_historico {
		width:170px;
		height:auto;
		display:block;
		margin:0px;
		padding-top:0px;
		padding-bottom:5px;
		padding-left:5px;
		padding-right:5px;
		color:#FFFFFF;
		float:left;	
		border:solid 0px #000000;
		clear:none;	
		}
			/* ESTILOS HISTORICO IMAGEN Y enlaces */
			#image_historico {
			padding:10px;
			margin-top:0px;
			margin-bottom:8px;
			margin-left:10px;
			margin-right:5px;
			background-image:url(../images/bk_image_historico_lestuyaux.gif);
			background-repeat:no-repeat;
			float:left;
			}
			#central_block_historico strong {
			text-decoration:none;
			font-size:14px;	
			padding-top:0px;
			padding-bottom:10px;
			padding-left:15px;
			padding-right:15px;
			color:#000000;
			margin:0px;
			display:block;
			clear:both;	
			}
			#central_block_historico a {
			text-decoration:none;
			font-size:14px;	
			padding-top:0px;
			padding-bottom:10px;
			padding-left:15px;
			padding-right:15px;
			color:#FFFFFF;
			margin:0px;
			display:block;
			clear:both;
			font-weight:bold;
			}
			#central_block_historico a:hover {
			text-decoration:none;
			font-size:14px;	
			color:#000000;
			margin:0px;
			display:block;
			clear:both;	
			font-weight:bold;		
			}
		
		/* BLOQUE CENTRAL ARTICULOS Y PARRAFO INICIAL */
		#central_block_articles {
		width:550px;
		height:auto;
		display:block;
		margin:0px;
		padding:0px;
		color:#000000;
		float:right;
		border:solid 0px #000000;
		overflow:hidden;
		}
			/* ARTICULOS PARRAFO DESCRIPTIVO DE APARTADO ACTIVO */
			#central_block_articles p {
			width:auto;
			display:block;
			padding-top:0px;
			padding-left:40px;
			padding-right:10px;
			padding-bottom:10px;
			margin:0px;
			font-size:12px;
			color:#000000;	
			}
			
			/* CAPA IMAGEN ARTICULO */
			#central_block_articles_image {
			width:230px;
			height:auto;
			float:left;
			margin:0px;
			padding:0px;
			}
				/* IMAGEN PRINCIPAL ARTICULO */
				#image_principal_articulo {
				margin-top:20px;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:10px;	
				clear:both;			
				}
				/* IMAGENES SECUNDARIAS ARTICULO */
				#image_secundarias_articulo {
				float:left;
				margin:0px;
				padding-left:10px;
				padding-right:0px;
				padding-top:0px;
				padding-bottom:10px;	
				}
			
			/* CAPA DATOS DE TEXTO DEL ARTICULO */
			#central_block_articles_body {
			width:300px;
			margin:0px;
			padding:10px;
			float:right;
			clear:right;
			font-size:12px;
			color:#000000;
			}
				/* ESTILOS DATOS ARTICULO */
				#central_block_articles_body h2{
				font-size:18px;
				color:#000000;
				margin-top:0px;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:10px;
				padding:0px;
				font-weight:normal;
				}
				/* ESTILO INFORMACION PRACTICA */
				#central_block_articles_body h3 {
				font-size:12px;
				color:#990000;
				margin-top:10px;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:0px;
				padding:0px;
				background-image: url(../images/bk_articulo_info_practica.gif);
				background-repeat: no-repeat;
				background-position: left top;
				font-weight:bold;
				}
				/* ESTILO ENLACES */				
				#central_block_articles_body a {
				font-weight:bold;
				text-decoration:none;
				color:#a9c019;
				font-size:11px;
				margin-top:1px;
				margin-left:1px;
				margin-right:1px;
				margin-bottom:0px;
				/*float:left;*/
				padding:0px;
				width:auto;				
				}
				#central_block_articles_body a:hover {
				font-weight:bold;
				text-decoration:underline;
				color:#a9c019;
				font-size:11px;	
				/*float:left;	*/		
				}
				
				#central_block_articles_body p {
				margin-top:0px;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:10px;
				padding:0px;
				}
			
				
	/* BLOQUE MEDIO DERECHA, Banners y componentes */
	#middle_page_right {
	width:250px;
	height:50px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	float:left;
	}
	
		/* ESTILOS BANNERS COLUMNA DERECHA*/
		/* BANNER LES TUYAUX DU CARNET */
		#banner_lestuyaux {
		clear:both;
		margin-top:10px;		
		}
		/* BANNER ACHETTER LE CARNET DE MADRID */
		#achetter_le_carnet {
		clear:both;
		margin-top:10px;
		margin-bottom:10px;
		}
		
	
		/* FOOTER ENLACES APARATADOS PLANOS Y OTROS*/
		#footer {
		width:500px;
		height:auto;
		display:block;
		font-size:10px;
		color:#FFFFFF;
		clear:left;
		padding:5px;
		margin-left:183px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		}
			#footer a {
			font-size:11px;	
			text-decoration:none;
			color:#FFFFFF;		
			}
			#footer a:hover {
			font-weight:normal;	
			text-decoration:underline;		
			}
			
/* NO EXISTEN DATOS */

		#no_data {
		width:410px;
		height:120px;
		margin-left:40px;
		margin-right:0px;
		margin-top:10px;
		margin-bottom:30px;
		padding-left:70px;
		padding-right:10px;
		padding-top:60px;
		padding-bottom:0px;
		background-image: url(../images/bk_no-data.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
		border: 2px solid #A9C019;
		font-size:24px;
		color:#802780;
		font-weight:bold;
		}
			#no_data em {
			color:#000000;
			font-size:18px;
			font-style:normal;			
			}
			
/* BOTON VIDEO */

#but_video {
	width:100%;
	margin-top:7px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	display:block;
	clear:both;
}

#but_video a {
	width:auto;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#a9c019;
	border: 2px solid #a9c019;
	background-image: url(../images/icon_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:40px;
	padding-right:10px;
}
#but_video a:hover {
	font-size:14px;
	color:#a9c019;
	text-decoration:none;
	background-color:#FFFFFF;
	border: 2px solid #a9c019;
	background-image: url(../images/icon_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
