﻿BODY {
    font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 0 0px;
    text-align: center;
    background-color: #8ad0db;
}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 20px;	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenedor{
    text-align: left;
    width: 985px;
    margin: auto;
	background-color:#faf7ed;
	background-image:url(secciones/template/img/fondo.jpg);
	background-repeat:repeat-y;
}
#cabecera{
    padding: 0 0 0 0px;
}
#cuerpo{
	padding: 0px 90px 0px 92px;
	height:auto;
}
#lateral{
	float:left;
    width: 196px;
}
#principal{
	float:right;
	width: 590px;
}
#pie{
   clear: both;
}
#texto{
	padding:10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#t-cata{
	font-size: 13px;
	font-weight: bold;
}


#button {
	color: #000000;
	font-weight: bold;
	margin-top:30px;	
}
#button ul {
	list-style: none;
	margin: 0;
	padding:0px;
}
#button li {
	margin: 0;
}
#button li a {
	display: block;
	margin-top: 10px;
	padding: 6px 5px 6px 20px;
	background-color: #f9f6ed;
	color: #000;
	text-decoration: none;
	line-height: 15px;	
}
#on{
	color: #000000;
	font-weight: bold;	
	background-image:url(secciones/catalogo/img/FONDO.jpg);
	color: #000;
	text-decoration: none;
}
#button li a:hover {
	background-color: #7fa3d3;
	color: #000;
}

#Sub-titulo {
	font-size:14px;
	font-weight:bold;
}
#Sub-titulo-nov {
	font-size:15px;
	font-weight:bold;
}
