@charset "utf-8";

/* CSS Document */

@import url(capas.css);
@import url(estilos_tag.css);
@import url(enlaces.css);

#novedad {
	margin-left: 10px;
	clear: both;
}

#tablainfo {
	width: 500px;
	height: 185px;
	background-color: #FFFFFF;
}

#tabla_sumario {
	font-size: 9pt;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
}

#tabla_menuabajo, #tabla_submenuabajo {
	clear:both;
	font-size: 8pt;
}

.primero {
	text-indent: 0px;
}

.corchete {
	color: #002280;
	text-decoration:none;
}

.powered {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
	padding:5px;
	margin-right:30px;
}

.nota {
	font-size: 8pt;
	color: #FFFFFF;
	text-align:left;
	font-weight: bold;
	padding:5px;
	margin-left:30px;
}

.boton {
	color: #002280;
	text-align:center;
	letter-spacing: 1px;
	border: 1px solid #002280;
	background-color: #FFFFFF;
	width: 90px;
	height: 20px;
	cursor: pointer;
	font-weight: bold;
	display: inline;
	margin-right: 10px;
}

.advertencia {
	font-weight: bold;
	color: #FB0000;
	margin-left: 10px;
	font-size: 8pt;
	letter-spacing: 1px;
}

.rojo {
	color: #DF5E64;
}

.sumario {
	margin-top:45px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DADADA;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	clear:both;
}

.foto_izq {
	float: left;
	margin-right: 10px;
	clear: left;
}

.foto_der {
	float: right;
	padding-left: 10px;
	margin-right: 20px;
}

.foto_izq_prod {
	float: left;
	margin-right: 30px;
	clear: left;
}

.centrado {
	text-align: center !important;
	text-indent: 0px;
}

.ampliar {
	cursor: pointer;	
}

.titulo_tabla {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002280;
	text-align: center;
	padding: 4px;
}

.celda_sumario {
	background-color: #DBDBDB;
	text-align: left;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}

.celda_menu {
	text-align: left !important;
	vertical-align: middle;
}

.tabla_promo {
	border: 1px solid #002280;	
	font-size: 9pt;
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 85%;
}

.titulo_tabla_promo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D94047 !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002280;
}

.destacado {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	background-color: #D94047 !important;
}

.tabla_depilacion {
	border: 1px solid #002280;	
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.margen_izq {
	margin-left: 8px;
}

.margen_der {
	margin-right: 8px;
}

.tabla_fotos {
	margin-top: 7px;
	margin-bottom: 7px;
}

.linea_menu_arriba {
	font-size: 11pt;
	letter-spacing: 1px;
	padding-top: 5px;
}
