body{
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
font-family:"Verdana";
font-size:11px;
background-image:url(../images/fondo_body.jpg);
background-repeat:repeat-x;
background-color:#EEEEEE;
color:#333333;
} 



/*PÁGINA*/
#pagina{
width:780px;
height:auto;
margin:auto;
}
	
		
		#cabecera{
		width:780px;
		height:255px;
		float:left;
		}

	
		
		/*CENTRO*/
		
		
		#centro{
		width:780px;
		height:auto;
		background-image:url(../images/fondo_centro.jpg);
		background-repeat:repeat-y;
		float:left;
		padding-bottom:20px;
		}
		
		
		/*MENU_IZQ*/
		
		#menu_izq{
		width:250px;
		height:auto;
		float:left;
		}
		
			#interactivo{
			width:228px;
			height:167px;
			float:left;
			background-image:url(../images/interactivo.jpg);
			padding-left:22px;
			padding-top:40px;
			}
			
				#thumb{
				width:66px;
				height:66px;
				float:left;
				border:2px solid #999999;
				margin-right:3px;
				margin-bottom:3px;				
				}
				
				#ver_mas{
				width:71px;
				height:15px;
				float:left;
				padding-left:156px;
				padding-top:15px;
				}
			
			
			#servicios{
			width:232px;
			height:auto;
			float:left;
			background-image:url(../images/servicios.jpg);
			background-repeat:no-repeat;
			padding-top:36px;
			padding-left:17px;
			}
			
			
				#enlaces_servicios{
				width:174px;
				height:20px;
				float:left;
				margin-bottom:1px;
				padding-left:58px;
				padding-top:6px;
				background-image:url(../images/fondo_enlaces.jpg);
				}
				
				
				#enlaces_servicios2{
				width:196px;
				height:20px;
				float:left;
				margin-bottom:1px;
				padding-left:36px;
				padding-top:6px;
				background-image:url(../images/fondo_enlaces02.jpg);
				}
				
				#enlaces_servicios3{
				width:176px;
				height:16px;
				float:left;
				margin-bottom:1px;
				padding-left:56px;
				padding-top:2px;

				}
				
			#titulos_izq{
			width:233px;
			height:34px;
			float:left;
			margin-bottom:1px;
			}
			
			
			#imagen_izq{
			width:233px;
			height:227px;
			float:left;
			margin-bottom:1px;
			}
		
		/*FIN DE MENU_IZQ*/
		
		
		/*CONTENIDO_DER*/
		
		#contenido_der{
		width:530px;
		height:auto;
		float:left;
		}
		
		
			
		#titulo_producto{
		width:530px;
		height:47px;
		float:left;
		margin-top:18px;
		}
		
		
		#texto_producto{
		width:475px;
		height:auto;
		padding-left:17px;
		padding-right:38px;
		padding-bottom:21px;
		padding-top:12px;
		float:left;
		text-align:justify;
		line-height:18px;
		}
		
		#texto_top{
		width:475px;
		height:auto;
		float:left;
		padding-bottom:10px;
		padding-left:16px;
		padding-right:10px;
		padding-top:20px;
		text-align:justify;
		}
		
		#imagen_home{
		width:465px;
		height:148px;
		float:left;
		padding-left:15px;
		}
		
		
		#info_galeria{
		width:460px;
		height:19px;
		float:left;
		padding-right:40px;
		padding-top:6px;
		text-align:right;
		margin-bottom:1px;
		font-weight:bold;
		}
		/*FIN DE CONTENIDO_DER*/
		


		#celda{
		width:248px;
		height:618px;
		float:left;
		}
		
		
		#titulo_celda{
		width:248px;
		height:36px;
		float:left;
		}
		
		
		#imagen_celda{
		width:248px;
		height:48px;
		float:left;
		}
		
		#texto{
		width:228px;
		height:190px;
		float:left;
		background-image:url(../images/fondo_texto.jpg);
		padding:10px;
		text-align:justify;
		font-size:10px;
		}
		
		
		#enlaces_celda{
		width:248px;
		height:160px;
		float:left;
		padding-top:6px;
		}

		#enlace_celda{
		width:197px;
		height:26px;
		float:left;
		font-weight:bold;
		padding-left:12px;
		}
		
		#linea_celda{
		width:248px;
		height:26px;
		float:left;
		}
		
		
		#icono{
		width:15px;
		height:26px;
		float:left;
		padding-left:24px;
		}
		
		
		
		
		
		/*PIE*/
		
		#pie{
		width:780px;
		height:99px;
		float:left;
		}
		
		
		#tecnomuseo_pie{
		width:322px;
		height:99px;
		float:left;
		}
		
		#pie_enlaces{
		width:410px;
		height:30px;
		float:left;
		padding-left:48px;
		padding-top:20px;
		color:#FFFFFF;
		}
		
		#pie_art{
		width:395px;
		height:49px;
		float:left;
		font-size:10px;
		line-height:16px;
		text-align:center;
		}
		
		#pie_der{
		width:458px;
		height:99px;
		float:left;
		background-image:url(../images/fondo_pie_der.jpg);
		}
		
		
		/*FIN DE PIE*/
		
		
		
		/*ENLACES*/
		
		.info_galeria:link{
		color:#666666;
		text-decoration:none;
		}
		
		.info_galeria:visited{
		color:#666666;
		text-decoration:none;
		}
		
		.info_galeria:hover{
		color:#FF9900;
		text-decoration:none;
		}
		
		.info_galeria:active{
		color:#666666;
		text-decoration:none;
		}
		
		
		.info_galeria:link{
		color:#666666;
		text-decoration:none;
		}
		
		.info_galeria:visited{
		color:#666666;
		text-decoration:none;
		}
		
		.info_galeria:hover{
		color:#FF9900;
		text-decoration:none;
		}
		
		.info_galeria:active{
		color:#666666;
		text-decoration:none;
		}
		
		/*FIN DE ENLACES*/
		
	
		
	
		
	
	
		
		
	
		
	
		
		#linea_gris{
		width:431px;
		height:34px;
		float:left;
		background-image:url(../img/linea_gris.jpg);
		background-repeat:no-repeat;
		}
		#linea_gris2{
		width:355px;
		height:34px;
		float:left;
		background-image:url(../img/linea_gris.jpg);
		background-repeat:no-repeat;
		}
		#linea_gris3{
		width:500px;
		height:34px;
		float:left;
		background-image:url(../img/linea_gris2.jpg);
		background-repeat:repeat-x;
		}
		
		#mas{
		width:91px;
		height:34px;
		float:left;
		}
		
		#galeria{
		width:152px;
		height:auto;
		float:left;
		padding-left:366px;
		font-weight:bold;
		color:#990000;
		}
		
		#galeria2{
		width:152px;
		height:34px;
		float:left;
		padding-left:10px;
		}
		
		#mas2{
		width:130px;
		height:15px;
		float:left;
		background-color:#CCCCCC;
		margin-top:3px;
		text-align:right;
		padding-right:4px;
		padding-top:1px;
		}
		
		#texto_tecnoturismo{
			/*position:absolute; */
			width:750px;
			padding-left:20px;
			padding-top:10px;
			text-align:justify;
		}
		.texto_telf{
		text-align:justify;
		font-size:16px;
		font-weight:bold;
		}
		.texto_bold_naranaja{
		font-size:12px;
		font-weight:bold;
		color:#ff6600
		}
		.texto_big{
		font-size:13px;
		font-weight:bold;
		text-decoration:underline;
		}
		#div_direccion{
			width:380px; height:70px; padding-left:20px; float:left;
		}
		#direccion_img{
			width:50px; height:55px; float:left
		}
		#direccion_img2{
			width:158px; height:19px; padding-left:90px; float:left; background-repeat:no-repeat;
		}
		#direccion_texto{
			width:320px; height:19px;
		}
		a.mail:link, a.mail:active, a.mail:visited{
			color:#003366;
			text-decoration:none;
		}
		a.mail:hover {
			color:#d8001d;
		}
		a.links:link, a.links:active, a.links:visited{
			color:#003366;
			text-decoration:none;
			font-weight:bold;
		}
		a.links:hover {
			color:#d8001d;
		}

		/*FIN DE CENTRO*/
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		/* GALERIAS IMAGES */
		a.galeria:link, a.galeria:active, a.galeria:visited{
		font-weight:bold;
		color:#990000;
		text-decoration:none;
		}
		a.galeria:hover {
			text-decoration:underline;
		}
		a.control:link, a.control:active, a.control:visited{
			color:#990000;
			text-decoration:none;
			padding:1px;
		}
		a.control:hover {
			color:#000000;
		}
		/* GALERIAS IMAGES */
		
		
		
		/*ENLACES*/
		.enlaces_top:link{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.enlaces_top:visited{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.enlaces_top:hover{
		color:#000000;
		text-decoration:none;
		}
		
		.enlaces_top:active{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.celda:link{
		color:#333333;
		text-decoration:none;
		}
		
		.celda:visited{
		color:#333333;
		text-decoration:none;
		}
		
		.celda:hover{
		color:#9D4F4F;
		text-decoration:none;
		}
		
		.celda:active{
		color:#333333;
		text-decoration:none;
		}
		
		
		.pie:link{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.pie:visited{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.pie:hover{
		color:#FFFFFF;
		text-decoration:overline;
		text-decoration:underline;
		}
		
		.pie:active{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		
		.artstudio:link{
		color:#99CCFF;
		text-decoration:none;
		}
		
		.artstudio:visited{
		color:#99CCFF;
		text-decoration:none;
		}
		
		.artstudio:hover{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.artstudio:active{
		color:#99CCFF;
		text-decoration:none;
		}
		/*FIN DE ENLACES*/
/*FIN DE PÁGINA*/
