html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a , img{
     margin: 0;
     padding: 0;
     border: 0;
}
ul, ol {
	list-style-type: none;
}

img.center { display: block; margin: 0 auto; }

body {
	font-size: 100.1%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F1FFFF;
}
/* ----- LAYOUT ----- */
#pagina {
	width: 784px;
	height: auto;
	margin: 0 auto;
	text-align:left;
	background: url(../imagenes/web/web_bgp.jpg) repeat-y left top;
}
#cabecera {
	width: 770px;
	height: 172px;
	position: relative;
	margin: 0 auto;
	background: url(../imagenes/web/web_top.jpg) no-repeat left top;
}
#contenido {
	width: 740px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0;
}
#pie {
	height: 27px;
	width: 770px;
	position: relative;
	clear:both;
	margin: 0 auto;
	background: url(../imagenes/web/web_pie.jpg) no-repeat left top;
}
/*
	CABECERA
_________________________________________________*/
h1, p.certificado  {
	text-indent: -9999px;
}
#cabecera p {
	position: absolute;
}
p.direccion {
	top: 130px;
	left: 15px;
	text-align: right;
	font-size: 55%;
}
/*
	MENU
_________________________________________________*/
#cont_menu {
	width: 770px;
	height: 22px;
	background: #DD130C;
	position: absolute;
	top: 150px;
	left: 0;
}
#cont_menu li {
	float:left; 
	width: auto;
	height: auto;
	position:relative;
	text-align:center;
	margin: 0 0 0 14px;
	display: inline;
}
#cont_menu li a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	font-weight: bold;
	font-size: 70%;
}
#cont_menu li a:hover {
	background: #fff;
	color: #000;
}
#cont_menu li a.activo {
	background: #fff;
	color: #000;
}
/*
	CONTENIDO
_________________________________________________*/
h2, h3, h4 {
	font-family: Georgia, Verdana,Arial, Helvetica, sans-serif;
}
#contenido h2 {
	font-size: 100%;
	margin: 10px 0 0 0!important;
}
#contenido h3 {
	font-size: 90%;
	margin: 3px 0 5px 0;
	color: #554E2F;
}
#contenido h3.titulo {
	font-size: 80%;
}
#contenido h4 {
	font-size: 70%;
	color: #766B41;
}
#contenido p { 
	font-size: 70%;
	line-height: 1.7em;
	/*letter-spacing: 0.5px;*/
	margin: 0 0 0 0;
}	
/**/
#cont {
	/*margin: 20px 10px ;*/
}
/*
	INICIO
_________________________________________________*/
#inicio {
	position: relative;
	width: 100%;
	height: 100%;
}
#inicio #left, #inicio #right {
	width: 355px;
	height: 350px;
	padding: 5px;
	border: 1px solid #D5CEB2;
	margin: 5px auto 10px;
	background-color: #FFFFFF;
	font-size: 90%;
	text-align: justify;
}
#inicio #left {
	float: left;
}
#inicio #right {
	float: right;
}
#inicio .imagen {
	text-align: center;
	position: absolute;
	top: 90px;
	margin: 0 0 0 5px;
	width: 338px;
}
#inicio .imagen p {
	margin: 2px 0 0 0;
}
#inicio #left .imagen p {
	white-space:nowrap;
}

#inicio div.home_ofertas {
	clear: both;
	border: 1px solid #D5CEB2;

	font-size: 70%;
	font-weight: bold;
	background: url(../imagenes/web/home_ofertas_bg.jpg) no-repeat right top;
}

	#inicio div.home_ofertas a {
		color: #DE130C;
		display: block;
		text-transform: uppercase;
			padding: 15px;
	}

/*
	PRODUCTOS
_________________________________________________*/
#submenu {
	float: right;
	margin: 10px 0;
	padding-right: 5px;
}

#submenu.submenu-noticias {
	position: relative;
	top: -34px;
}

#submenu.detalles {
	margin-top: 65px;
}

#submenu li {
	font-size: 70%;
	border-bottom: 1px solid #D5CEB2;
	margin: 5px 0 0 0;
	padding: 0 5px;
}
#submenu li a {
	text-decoration: none;
	color: #000;
	display: block;
	line-height: 1.5em;
	padding-bottom: 8px;
}
#submenu li a:hover,#submenu li a.activo {
	color: #DD130C;
}

#productos h4 {
	font: normal 60% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#productos h4.first {
	margin-top: 10px;
}

#productos_thumbs {
	width: 510px;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
}
#productos_thumbs span {
	margin: 0 10px 10px 0;
	width: 115px;
	height: 115px;
	float: left;
	display: inline;
	overflow: hidden;
}

/*
* html #productos_thumbs span {
	float: none;
	margin: 0 0 0 0;
	width: auto;
	height: auto;
}
* html #productos_thumbs img {
	padding: 0 20px 20px 0;
}
*/

/*productos*/
#productos  {
	float: left;
	width: /*475*/490px;
	height: auto;
}
#productos div {
	float: left;
}
#productos img {
	padding: 2px;
	border: 1px solid #D5CEB2;
	margin: 5px 0 10px 0;
}
#productos div.derecha {
	float: right;
}
#productos div.sin_titulo {
	margin: 14px 0 0 0;
}
#productos div.centro {
	margin: 0 0 0 11px;
}
#productos div.txt {
	width: 180px;
	margin: 15px 0 0 3px;
}
#productos div.txt p {
	font-size: 60%;
}
/*
	NOTICIAS
_________________________________________________*/
div.cont_noticia {
	/*background: #ccc;*/
	width: 500px;
	margin: 0 0 10px 0;
	/**/float: left;
	display: inline;
}
div.cont_noticia p {
	padding: 0 0 0 150px!important;
	display: block;
}

#contImg {
	width: 125px;	
	height: 125px;
	border: 1px solid #D5CEB2;
	padding: 5px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	text-align: center;
}
#contImg a.imagen {
	float: left;	
	width: 125px;	
	height: 125px;
	overflow: hidden;
	display: block;
}
p.separador {
	background: url(../imagenes/web/linea.gif)  no-repeat center center;
	width: auto;
	height: 1px;
	clear: both;
	position: relative;
	top: -7px;
}
.oculto { display: none; }
.invisible { visibility: hidden; }
/**/
div.cont_noticia_completa {
	width: 495px;
	height: auto;
	margin: 0 0 10px 0;
	border-right: 1px solid #D5CEB2;
	padding: 0 20px 0 0;
}

div.cont_noticia_completa p {
	margin-left: 150px !important;
}

div.cont_noticia_completa a, p.leer a {
	color: #000;
}
div.cont_noticia_completa a:hover , p.leer a:hover {
	text-decoration: none;
}

/* Imágenes de la noticia (imagen principal + galeria de miniaturas) */
div.noticia_imagenes {
	float: left;
	display: inline;
	width: 137px;
	text-align: center;
}

	div.galeria {}
	
		div.galeria img {
			margin-top: 10px;
			border: 1px solid #D5CEB2;
			padding: 4px;
		}
	
	

/*--------------------------------*/
#barra_nav {
	clear:both;
	height: 20px;
	width: 700px;
	padding: 5px 0 2px 10px;
	/*border: 1px solid #383838;*/
}
#barra_nav li {
	font-size: 70%;
	float: left;
	text-align: center;
}
#barra_nav li.txt {
	width: 80px;
	font-size: 80%;
	border-right: 1px solid #B5A875;
	border-left: 1px solid #B5A875;
	font-weight: bold;
	color: #B5A875;
	margin: 5px 5px 0 5px;
}
#barra_nav li a {
	color: #fff;
	text-decoration: none;
	background-color: #DE130C;
	padding: 2px;
	margin: 3px;
	border: 1px solid #B5A875;
	width: 50px;
	display: block;
}
#barra_nav li a:hover {
	background-color: #fff;
	color: #333;
}
/*
	CONTACTAR
_________________________________________________*/
#contactar {
	position: relative;
	width: 100%;
	height: 100%;
}
#contactar #left, #contactar #right {
	padding: 8px;
	margin: 0 auto 0 auto;
}
#contactar #left {
	float: left;
	width: 350px;
	border-right: 1px solid #D5CEB2;
	margin-bottom: 5px;
	padding-bottom: 20px;
}
#contactar #right {
	float: right;
	width: 345px;
}
#contactar #right h4 {
	font: 90% Georgia, Verdana,Arial, Helvetica, sans-serif;
}
#contactar #right {
	background: url(../imagenes/paginas/contactar/plano.jpg) no-repeat left 30px;
	width: 348px;
}

#contactar #right p {
	margin-top: 5px;
}

#contactar #right p a {
	width: 348px;
	height: 115px;
	display: block;
	text-indent: -9999px;
}

#contactar img.mapa {
	border: 1px solid #D5CEB2;
	padding: 10px;
	margin-top: 15px;
}

form {
	clear: both;
	border: 1px solid #D5CEB2;
	padding: 10px;
	width: 720px;
	margin: 0 auto 0;
}
form  p {
	float: left;
	width: 340px;
	margin: 0 0 0 10px!important;
}
form  label {
	float: left;
}
form input {
	width: 340px;
}
form input, form textarea {
	background: #E3DFCE;
	border: 1px solid #D5CEB2;
}
form textarea {
	width: 690px;
}
form  p.btn {
	clear:both;
	width: 690px;
	text-align: right;
}
form  p.btn  input {
	margin-top: 5px;
	width: 150px;
}
p.emailOk {	
	background: #DD130C;
	color: #fff;
	width: 300px;
	padding: 5px;
	font-weight: bold;
	font-size: 60%!important;
	display: none;
}

#contactar img.right {
	float: right;
	display: inline;
	margin: 5px 10px;
}

#contactar #left p {
	margin-bottom: 10px;
}

/*
	TALLER RESTAURACION Y ENMARCACION
_________________________________________________*/
#col_izquierda {
	width: 368px;
	height: auto;
}
#col_izquierda {
	float: left;
}
#restauracion h3 {
	margin: 0 0 15px 0;
	background-color:#FF0000;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 70%;
	color: #FFFFFF;
}
#restauracion h4 {
	margin: 0 0 15px 0;
	background-color: #FF8080;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 70%;
	color: #FFFFFF;
}
#restauracion img {
	padding: 2px;
	border: 1px solid #D5CEB2;
	margin: 5px 0 10px 0
}
#col_derecha {
	float: right;
	width: 368px;
	text-align: right;
}
#col_derecha  h3 , #col_derecha  h4 ,  #col_derecha  p,  #col_derecha  ul {
	text-align: left;
	margin-left: 15px;
}
#col_derecha  ul {
	background: #E8E4D4;
	padding: 10px;
	list-style-type: disc;
	margin-bottom: 20px;
}
#col_derecha  li {
	font-size: 70%;
	line-height: 1.7em;
	letter-spacing: 0.5px;
	margin: 0 0 5px 15px;
}
/**/
#exposicones {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	width: 368px;
	float: left;
}
table td p {
text-align: justify;
font-size: 60%!important;}

/* =SITEMAP */
#sitemap {}

	#sitemap li {
		font-size: .7em;
		margin: 15px 20px;
		list-style-type: square;
		padding-left: 5px;
	}
	
		#sitemap li a {
			color: #DD130C;
			font-weight: bold;
		}
	
		#sitemap li li {
			font-size: 1em;
			list-style-type: none;
		}
		
			#sitemap li li a {
				font-weight: normal;
			}		

/*
	PIE
_________________________________________________*/
#pie {
	clear: both;
}
#pie p {
	color: #fff;
	font-size: 70%;
	position: absolute;
	top: 4px;
	left: 20px;
}
#pie p a {
	color: #fff;
}
#pie p a:hover {
	text-decoration: none;
}

#pie span.diseno {
	margin-left: 45px;
}
/*
	tooltip
_________________________________________________*/
#tooltip {
	background: url(../imagenes/web/tooltip.png) no-repeat top left;
	width: 160px;
	height: 65px;
	position:absolute;
}
#tooltip h3 {
	font-size: 60%;
    margin: 0;
	text-align: left !important;
	width: 150px;
	height: 30px;
	overflow: hidden;
	padding: 10px 10px 10px 15px;	
	color: #fff;
}

/***************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
.clearfix {zoom:1;}  

