/*GENERAL DEFINITIONS STARTS*/
* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	padding: 90px 0 0 0;
}
a {
	color: #fff;
	text-decoration: none;
}
.clear {
	clear: both;
	background-color:#CCFF00;
}
img.left {
	float: left;
}
img {
	border: none;
	vertical-align:bottom;
}
h1{
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 20px;
	color: #666666;
}


h2{
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}


h3{
	color: #ccc;
	font: 10px "Century Gothic";
	text-align: justify;
}
/*GENERAL DEFINITIONS ENDS*/
/*PAGECONTENT STARTS*/
/*#PageContent {
	position:relative;
}
*/
#Logo {
	width: 800px;
	margin: 0 auto 30px auto;
	text-align:right;
}
/*TOP MENU STARTS*/
#TopMenu {
	width: 800px;
	margin: 0 auto;
	height: 20px;
	position:relative;
}
#TopMenu a {
	color: #566467;
	padding: 0 0 0 10px;
}
#TopMenu a:hover {
	color: #000;
}
/*TOP MENU ENDS*/
/*BOTTOM MENU STARTS*/
#BottomMenu {
	width: 800px;
	margin: 5px auto;
	height: 20px;
}
#BottomMenu a {
	color: #566467;
	padding: 0 10px 0 0;
}
#BottomMenu a:hover {
	color: #000;
}
/*BOTTOM MENU ENDS*/
/*MENU CONTENT STARTS*/
#MenuContent {
	background-image:url(../images/defaults/bg_main.jpg);
	background-repeat: repeat-x;
	height: 219px;
}
#TopBandas {
	width: 800px;
	margin: 0 auto;
	height: 52px;
}
#BottomBandas a,
#TopBandas a {
	float: left;
	padding: 0 20px 0 0;
	line-height: 12px;
	margin: 25px 0 0 0;
}
#BottomBandas a {
	float: left;
	padding: 0 20px 0 0;
	line-height: 12px;
	margin: 10px 0 0 0;
}
#BottomBandas a:hover,
#TopBandas a:hover {
	color: #999;
}
/*IMAGES CONTENT STARTS*/
#ImagesContent {
	width: 802px;
	margin: 0 auto;
}
/*IMAGES CONTENT ENDS*/
/*SECOND OPTIONS STARTS*/
#BottomBandas {
	width: 800px;
	margin: 0 auto;
	height: 45px;
}
/*SECOND OPTIONS ENDS*/
/*PAGECONTENT ENDS*/
#bodyFilosofia {
    /*background:url(../images/back_altea.jpg);*/
    background-position:bottom;
    background-repeat: repeat-x;
    padding: 10px 0 0 10px;
    margin: 0;
    text-align:left;
    overflow:hidden;
    height: 390px;
}
#Filosofia {
	height:390px;
	width: 770px;
	overflow: hidden;
	text-align: left;
    padding: 10px 0 0 20px;
    overflow:hidden;
}
#bodyVIP {
    background-position:bottom;
    background-repeat: repeat-x;
    padding: 10px 0 0 10px;
    margin: 0;
    text-align:left;
    overflow:hidden;
    height: 390px;
}
#VIP {
    height:390px;
    width: 770px;
    overflow: hidden;
    text-align: left;
    padding: 20px 0 0 20px;
    overflow:hidden;
}

#ContenidoInterno {
	text-align:left;
	width:  860px;
	height: 219px;
	overflow: hidden;
	background: url(../images/fondo_interno.jpg) repeat-x;
}
#ContenidoInterno #Subcategorias {
    margin-left: 25px;
	height:219px;
	width: 100%;
	overflow: hidden;
}
#ContenidoInterno #Subcategorias td {
	padding: 0 0 0 10px;
}
#ContenidoInterno #Subcategorias a {
	color:#666666;
	text-decoration:none;
	cursor: pointer;
}
#ContenidoInterno #Subcategorias a:hover {
	color:#CC3300;
}
#ContenidoInterno h1 {
	text-align:left;
	margin-left: 45px;
}
#ContenidoInterno a {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#ContenidoInterno a:hover {
	color:#CC3300;
}

/* CONTENIDO DE PRODUCTOS */
#ContenidoProductos {
	text-align:left;
	width:  860px;
	height: 219px;
	overflow: hidden;
	background: url(../images/fondo_interno.jpg) repeat-x;
}
#ContenidoProductos a {
	color:#666666;
	text-decoration:none;
	font-family:"Century Gothic";
}
#ContenidoProductos a:hover {
	color:#CC3300;
}
#ContenidoProductos #FondoProductos {
    position: relative;
    overflow: hidden;
    height: 219px;
    margin-left: 10px;
}
*html #ContenidoProductos #FondoProductos {
    height: 137px;
}
* #ContenidoProductos #FondoProductos {
    height: 137px;
}
#ContenidoProductos #Productos {
	height:180px;
	overflow: hidden;
	margin: -87px 0 0 5px;
	width: 860px;
	position: relative;
}
*html #ContenidoProductos #Productos {
    width: 840px;
}

#ContenidoProductos #Productos .Miniatura {
	width:125px;
	float:left;
	padding: 13px 5px 12px 5px;
	text-align:center;
	font-size: 11px;
	color: #666666;
}
#ContenidoProductos #Productos .Miniatura .ImgContainer {
 	height:102px;
	background:#FFFFFF;
	margin-bottom:7px;
	line-height: 82px !important;
	font-size: 82px !important;
	text-align: center;
}
* #ContenidoProductos #Productos .Miniatura .ImgContainer {
	line-height: 87px;
	font-size: 87px;
}

#ContenidoProductos #Productos .Miniatura .ImgContainer img {
	vertical-align:middle;
}

#Producto {
	color:#666666;
	font-family:"Century Gothic";
	font-size: 11px;
	text-decoration:none;
	text-align:left;
}
#Producto a {
	color:#666666;
}
#Producto a:hover {
	color:#CC3300;
}

.formulario {
	font-size: 11px;
	font-weight: normal;
	color: #475457;
	text-decoration: none;
}
.boton {
	background-color: #D6E1A7;
	border: 1px solid #FFCA8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #465457;
}
input {
	font-size: 11px;
	color: #475457;
}

.flechaIzq {
	cursor: pointer;
	float: left;
	z-index: 100;
    width: 15px;
    height: 12px;
}
.flechaDer {
	cursor:pointer;
	float: left;
	z-index: 100;
    width: 15px;
    height: 12px;
}
*html .flechaDer {
    left: 840px;
}
* .flechaDer {
    left: 830px;
}

/* NUEVOS ESTILOS */
#contenido_principal {
	width:  860px;
	height: 219px;
	margin: 0 auto;
	display: block;
}
#contenido_interno {
	width:  860px;
	height: 219px;
	margin: 0 auto;
	display: none;
	overflow: hidden;
}

#iframeProductos {
	height:275px;
	overflow: hidden;
	width: 860px;
	position: relative;
}

