  body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/bg.gif);
} 
 /********************************/
/**********  LAYOUT  ************/
/********************************/ 
 #container
{
	width: 780px;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	background-image: url(../imagenes/page-mid.gif);
	text-align: left;
	background-repeat:  repeat-y;
}
#top
{
	background-image: url(../imagenes/x2cabecera.jpg);
	background-repeat: no-repeat;
	height: 170px;
	_height: 205px;
	text-align: left;
	padding-top: 35px;
	padding-left: 30px;
	margin-left: 22px;
}

#leftnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 220px;
	margin: 0;
	padding-left: 30px;
	padding-top:10px;
	color: #666666;
	}

#content
{
	margin-left: 280px;
	margin-right: 10px;
	padding: 10px 25px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:470px;
}

#footer
{
	clear: both;
	margin: 0;
	color: #999999;
	background-repeat: no-repeat;
	height: 70px;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
}

h3 {
	display: block;
	width: 100%;
	font:18px/1.5em Arial, Helvetica, sans-serif;
	color: #404240;
	letter-spacing: -1px;
	background:  url("../imagenes/estilo2/dotted-line.gif")
	bottom repeat-x;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: uppercase;
	}
	
h2 {
	display: block;
	width: 220px;
	font:18px Arial, Helvetica, sans-serif;
	color: #404240;
	letter-spacing: -1px;
	background:  url("../imagenes/estilo2/dotted-line.gif")
	bottom repeat-x;
	line-height: 1.5em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-transform: uppercase;	}
	
 /********************************/
/***********  TEXTO  *************/
/********************************/
#content a
{
	padding: 2px 11px 2px 2px;
	background-repeat: no-repeat;
	background-position: right;
	color: #C04B2F;
}

#content a:link, #navlist a:visited
{
color: #C04B2F;
text-decoration: none;
}

#content a:hover
{
	color: #333333;
}
#content ol
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 350 px;
}
#content li{
	background-image: url(../imagenes/estilo1/li.gif);
	background-repeat: no-repeat;
	width: 400px;
	padding-left: 26px;
	margin-left: 10px;
}

#contacto {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	text-align: left;
	margin: 5px;
}

ol {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px; /* Width of Menu Items */
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	
	}
	
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 219px;
	top: 0;
	display: none;

	}

/* Styles for Menu Items */
ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	text-align:right;
	color: #888;
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 2px;
	border: 1px solid #e4e4e4;
	border-bottom: 0;
	background-color:#FaFaFa;
	}
ul li a:hover {
	background-color:#f2f2f2;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 6px; }
* html ul li a { height: 1pt; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
.tdnovedades {
	height: 5px;
}
.titcontacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D974A;
}
a.tdnovedadescont:link {
	height: 17px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
a.tdnovedadescont:active {
	height: 17px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
a.tdnovedadescont:link {
	height: 17px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
a.tdnovedadescont:visited {
	height: 17px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
h1{
	font:12px "Lucida Sans Unicode", Verdana, Arial;
	color: #6e8b16;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #b8c68f;
	}
h5 {
	background-image: url(../imagenes/cita.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	margin-left: 30px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C89999;
	font-weight: bold;
}
h6{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC947B;
}

