@charset "utf-8";
/* CSS Document */

.fondo {
	width:100%;
	margin-bottom: 1em;

}

.fondo p{
	font-family:"Trebuchet MS";
	color:#666666;
	clear: both;
	float: right;
	width: 100%;



}
.fondo img{
float:right;
}
.fondo .letras{
	float: left;
	clear: both;

}
.Contenido .fondo p.deco {
	float:none;
	margin: 0px;
	clear: right;
	padding-top: 2em;
	width: auto;
}

#verde {
font-family:"Trebuchet MS";
font-weight:bold;
color: #398831;

}
#cajamadrid {
font-family:"Trebuchet MS";
font-weight:bold;
color: #39cf07;
}
#azul {
font-family:"Trebuchet MS";
font-weight:bold;
color: #0099cc;
}
.blanco{
font-family:"Trebuchet MS";
font-weight:bold;
color: #FFFFFF
}

