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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #0C717C;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	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: #0C717C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	text-decoration: underline;
}

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

a:hover {
	color: #333333;
	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: #333333;
}

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: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.menu_principal table{



}

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

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

.menu_principal a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #0C717C;
}

.submenu {
	font-size: 10px;
	color: #0C717C;
	text-decoration: none;
	text-align: center;
	width: 600px;
	margin-top: 5px;
}

.submenu table{


}

.submenu td{
	text-decoration: none;
}

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

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

.menu_muebles {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 610px;
	border: 1px solid #0C717C;
}

.menu_muebles table{



}

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

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

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

.slide {
	margin-top: 114px;
	margin-right: 67px;
	margin-bottom: 10px;
	margin-left: 445px;
}

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

.fotos {
	border: 1px solid #0FB1BC;
	height: 200px;
	width: 200px;
	
}

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

.contenido {
	margin-right: 5px;
	margin-left: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.novedades {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/back-flor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ofertas {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.bottomlinks{
	color: #0C717C;
	text-decoration: none;
	font-size: 10px;
	background-image: url(images/bottomlink.jpg);
	height: 50px;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
}

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

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

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

strong {
	color: #333333;
}
.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;
	
}
