* {
	border:0;
	margin:0;
}

BODY {
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin:0;
	background-color:#00004b;
	color:white;
}

A {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#contenido {
	width:780px;
	text-align:left;
}

#cabecera {
	margin-bottom:15px;
}

TABLE.general {
	text-align:center;
	width:615px;
	COLOR:rgb(255,255,255);
	FONT-SIZE:14px;
	margin-top:10px;
	margin-bottom:30px;
}

TABLE.general THEAD {
	FONT-WEIGHT:bold;
}

TABLE.general TFOOT{
	FONT-WEIGHT:bold;
}

.hosterias {
	font-size:13px;
	margin:20px 0;
}

TABLE.hosterias CAPTION {
	font-size:16px;
	font-weight:bold;
	color:#FFB900;
}

TABLE.hosterias th {
	text-align:left;
	font-weight:bold;
}

TABLE.oferta {
	WIDTH:670px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #1000F0;
	text-transform:uppercase;
	margin-bottom:25px;
	font-size:13px;
}

TABLE.oferta COLGROUP.cabeceras {
	width:50%;
	text-align:left;
	font-weight:bold;
}

TABLE.oferta td {
	width:50%;
}

TABLE.oferta caption {
	background-color:#000077;
	border:1px solid #776600;
	text-align:left;
	font-weight:bold;
	color:#FFB900;
}

.link {
	color: #FFB900;
	font-weight:bold;
	font-style : italic;
	
}

.link:hover {
	color: #FFB900;
	font-weight:bold;
	text-decoration: underline;	
	font-style : italic;
}

div.fotoslef, div.fotosrig, div.fotoscen {
	text-align:center;
}
div.fotoslef img, div.fotosrig img, div.fotoscen img {
	BORDER:1px solid white;
}

div.fotoscen h6 {
	width:228px
}

div.fotoslef {
	float:left;
	margin:5px 30px 10px 5px;
}

div.fotosrig {
	float:right;
	margin:5px 5px 10px 20px;
}

h6 {
	margin:0;
	padding:3px 0 5px 0;
	background-color:#000099;
	border:1px solid #4C4C99
}

div.condicion {
	border:1px solid rgb(128,128,255);
	padding:5px;
}
div.album {
	text-align:center;
}
div.album h6 {
	width:202px;
	margin-bottom:30px;
}
div.album img {
	border:1px solid white;
}

#adorno
{
    text-align:center;
}
#adorno img 
{
    margin-right:20px
}

#ofertas
{
    border:1px solid #FFB900;
    padding:5px;
}

div.oferta 
{
    border:2px solid #9A8200;
    padding:20px;
    font-weight:bold;
    margin-bottom:10px;
    text-align:center
}

div.clear 
{
    clear:both;
}

#condiciones
{
    border:5px solid #FFB900;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    padding:10px;
    margin:8px 0;
}
#condiciones a 
{
    color:#FFB900;
}
#condiciones p 
{
    font-weight:normal
}

#secciones 
{
    margin:10px 0;
}

.seccion 
{
    border:1px solid #0000a0;
    text-align:center;
    padding-bottom:5px;
}
.seccion h5
{
	text-align:left;
	text-transform:uppercase;
	color:#000066;
	background-color:white;
	border:2px solid #9A8200;
	padding:5px;
	margin:0 0 10px 0;
}

.hosteria {
	WIDTH:85%;
	BORDER:1px solid rgb(0,0,128);
	MARGIN-BOTTOM:50px;
	BACKGROUND:rgb(0,0,85);
	text-align:left;
}
.hosteria h5
{
    text-align:center;
    border:2px solid #000099;
    color:#9A8200;
}
.hosteria .parte
{
    margin-bottom:10px;
}

.hosteria p 
{
    margin-bottom:5px;
}
.hosteria P:first-letter
{
    font-weight:bold
}
.hosteria .mes
{
    margin:5px 0 5px 15px;
}
.hosteria .mes b 
{
    text-transform:uppercase;
}

.hosteria ul 
{
    margin-left:50px;
}