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


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:10px;
	
	line-height:10px;
	
	color:#000
}

#logoPrint, #carruselImgsPrint{
	
	visibility:visible;
	
	margin-bottom:15px;
	
}

h1{
	
	font-size:12px;
	
	font-weight:bold;	
}

a{
	color:#005399;
	
	text-decoration:underline;
	
}



/* SECCIÓN: ESTRUCTURA GLOBAL DE LA PÁGINA */


#indexHeaderContent, #menuContacto, .cajaMenuCol{
	
	display:none;

}


#carruselImgs{

	display:none;
}

#cabecera, .logo, .perfilImg, #menuHeader1{
	
	display:none;
	
}

#obrasSeleccionCont01, .servicios_boton {

	display:none;

}

.cajaMenuColPrint ul li a{
	
	font-size:9px;
	
	color:#999;
	
}

#tallerGalleryCont{
	width:615px;
	
	height:200px;
	
	margin: 10px 10px 10px 40px;
}


.tallerThImag01{
	
	float:left;
}

.tallerThImag02{
	
	float:left;
	
	margin-left:10px;
	
	clear:right;
}




	








