p{
	font-size:.85em;
	padding:0;
	margin:1em 0 0 0;
	text-align:justify;
}

#alojamiento p{
	text-align:left;
}

p,h2{

}

a{
	text-decoration:none;
	color:#333;
}

a.enlaceInteres{
	color:#2facd5;
	font-size:1.1em;
}

ul{
	list-style:none;
	padding:0;
	margin:.5em 0 0 0;
}

#contenido ul{
	font-size:.85em;
}

li{
/*	background:url(../imagenes/recursos/ico_parrafo.gif) no-repeat 0 .5em;*/
		background:url(../imagenes/recursos/cuadronaranja.gif) no-repeat 0 .7em;
	padding:3px 0 .5em 7px;
}

ul.listagris{
	margin-left:7px;
}

ul.listagris li{
	background:url(../imagenes/recursos/cuadrogris.gif) no-repeat 0 .6em;
	padding-left:7px;
}

ul.listaazul{
	margin:18px 0 0 0;
}

ul.listaazul li{
	border-bottom:1px dotted #666;
	color:#2facd5;
	width:100%;
}

div,p, li,table{
	color:#333;
}


img{
	border:0;
}

div.tituloDoble{
	border-bottom:1px solid #c5c5c5;
	padding-bottom:.3em;
	margin-bottom:2px;
}

h1{
	border-bottom:1px solid #c5c5c5;
	margin:0 0 10px 0;
}

h1,
div.tituloDoble h1{
	padding:0 0 .3em 0;
	font-size:1.5em;
	color:#29acdb;
	font-family:Arial;
}

div.tituloDoble h1{
	margin:0;
	border:none;
	margin-left:4px;
}

h2{
	font-size:.95em;
	padding:0 0 0 7px;
	color:#333;
	margin:1em 0 0 0;
	background:url(../imagenes/recursos/cuadroazul.gif) no-repeat 0 .4em transparent;	
}

h2.naranja{
	background:url(../imagenes/recursos/cuadronaranja.gif) no-repeat 0 .4em transparent;	
}

table{
	font-size:1em;
	border:1px solid #fe9003;
	border-bottom:0;
}

th.THNaranja{
	color:#fe9003;
}

tr.filaPar{
	background-color:#cae4f1;
}

td{
	padding:0 .5em;
	line-height:1.5em;
	vertical-align:bottom;
	border-bottom:1px solid #fe9003;
}

em{
	padding-left:7px;
	font-style:normal;
	font-weight:bold;
	font-family:Arial;
	font-size:1.1em;
	margin-top:.5em;
}

em.azul{
	background:url(../imagenes/recursos/cuadroazul.gif) no-repeat 0 .3em transparent;
}

em.naranja{
	display:block;
	background:url(../imagenes/recursos/cuadronaranja.gif) no-repeat 0 .3em transparent;
}

#detalleNoticia em{
	padding-left:0;
}

/* GENERAL */
.flotaI{
	float:left;
}

.flotaD{
	float:right;
}

.clear{
	clear:both;
}

div.izquierda{
	float:left;
	/*width:36.3em;*/
	width:465px;
}

div.izquierda p{
	margin-left:7px;
}

#contenido > div.izquierda{
	/*width:36.5em;*/
}

div.derecha{
	float:left;
	/*width:21em;*/
	width:268px;
}

#contenido > div.derecha{
	/*width:20em;*/
}

.imgFlotaI{
	float:left;
	padding:15px 30px 0 0;
}

/* CAPACIDADES */
table#capacidades{
	border:0;
	padding:0;
	margin-bottom:1em;
}

table#capacidades td,
table#capacidades th{
	border:0;
	text-align:right;
	color:#3968b4;
}

table#capacidades td.nombre,
table#capacidades th.nombre{
	text-align:left;
	color:#666;
}

table#capacidades tr{
	background-color:#f0f0f0;
}

table#capacidades tr.impar{
	background-color:#f7f7f7;
}

table#capacidades th{
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}