/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #2F1700;
	text-align: justify;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

a:link {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}

a:visited {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 150%;
	color: #663300;
}

h2{
 font-size: 125%;
 color: #333333;
}

h3{
 font-size: 100%;
 color: #333333;
}

.header {
	color: #FFFFFF;
}

h3 a:link{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 a:visited{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 a:hover{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.required {
	color: #660000;
	font-weight: bold;
}

.menu_principal {
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #301800;
	width: 200px;
}

.menu_principal table{



}

.menu_principal td{
	text-decoration: none;
	height: 23px;
	width: 159px;
}

.menu_principal a:link{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.menu_principal a:visited{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.menu_principal a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #660000;
	font-size: 10px;
}

.submenu {
	font-size: 10px;
	color: #C68D48;
	text-decoration: none;
	text-align: left;
	width: 200px;
	background-image: url(images/back-submenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 147px;
}

.submenu table{


}

.submenu td{
	text-decoration: none;
}

.submenu a:link{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:visited{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #C68D48;
}

.menu_muebles {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 450px;
	border: 1px dotted #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu_muebles table{



}

.menu_muebles td{
	text-decoration: none;
	height: 20px;
	text-align: center;
}

.menu_muebles a:link{
	color: #663300;
	text-decoration: none;
}
.menu_muebles a:visited{
	color: #663300;
	text-decoration: none;
}

.menu_muebles a:hover{
	text-decoration: underline;
	color: #333333;
}

.slide {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.banner {
	margin-top: 11px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.fotos {

	
}

.fotos_eventos {
	border: 1px solid #0FB1BC;
	padding: 5px;
	height: 100px;
	width: 100px;
	float: left;
	margin: 5px;
	
}

.contenido {
	margin: 8px;
}

.contenido2 {
	margin: 8px;
	height: 287px;
}

.contenido3 {
	width: 590px;
}

.novedades {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}

.novedades2 {
	background-image: url(images/image-back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.ofertas {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.bottomlinks{
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	height: 100px;
	width: 600px;
	background-color: #FFFFDF;
}

.bottomlinks a:link{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.bottomlinks a:visited{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.bottomlinks a:hover{
	text-decoration: underline;
	font-size: 10px;
	color: #663300;
}

strong {
	color: #663300;
}
.sold {
	text-decoration: line-through;
}
.galeria {
	color: #333333;
	border: 1px solid #999999;
	padding: 5px;
}

.direc {
	color: #003366;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}

.destinos {
	color: #663300;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	height: 141px;
	width: 465px;
	
}

.bodaplaya {
	color: #663300;
	text-align: right;
	height: 141px;
	width: 559px;
	
}

.scroll {
height: 50px;
width: 400px;
overflow: auto;
border: 1px solid #663300;
background-color: #F0E2D0;
padding: 8px;
}

.scroll-2 {
height: 235px;
width: 530px;
overflow: auto;
border: 1px solid #F0E2D0;
background-color: #F0E2D0;
padding: 8px;
}

.back-medio {
	background-image: url(images/back-line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.back-medio-ciudades {
	margin-left: 120px;
}

.back-beig {
	background-image: url(images/back-beig.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
