img{
	border:0;
	padding:0;
	vertical-align:middle;
	margin:0em;
}
p{
	font-size:1.2em;
	margin:0.6em 0 1em 1px;
	padding:0.1em 0 5px 0em ;
}

.destacada h1 strong {
	background:#FFF;
	color:#666;
}

h2
{
 color:#c00;
 margin-bottom:0.4em;
 font-size:1.3em;
 height:1%;
}

h3
{
 font-size:0.9em;
 font-weight:bold;
 margin-bottom:0.4em;
}

table, td{
	padding:0;
	margin:0;
	border:0;
}

a {
	text-decoration:none;
	 color:#c00;
	 font-weight:bold;
	 font-size:0.9em;
}

.rojo {
	color:#D20000;
	font-size:0.7em !important;
}

.flotaI {
	float:left;
}
.flotaD {
	float:right;
}
.Noflota {
	float:none;
}
.clear {
	clear:both;
}

ul
{
 	margin-left:0;
	padding-left:0;
}

li{
 background:url(../../imagenes/recursos/item2.gif) no-repeat 0.4em 0.3em;
 list-style:none;
 padding-left:1em;
 margin-bottom:0.4em;
}