.container {
	background-color:#009edb;
	padding-bottom:0;
}
.top{
	background:#009edb url(../img/bg_topAmpliada.gif) 0 0 no-repeat;
	padding:28px 10px 0 10px;
}
.top .logo{
	width:200px;
}
.top .text{
	text-align:right;
	width:512px
}
.top .text span{
	display:block;
	width:100%;
}
.top .text span.date{
	padding-top:5px;
	font-size:9px;
}

.top .text span.title{
	color:#fff;
	font-size:41px;
	line-height:150%;
}
.texto{
	margin:0 10px;
	background:#fff url(../img/bg_texto.gif) 0 10px repeat-x;
	padding:35px 25px
}
.texto .img{
	float:right;
	background-color:#fff593;
	padding:18px;
	width:300px;
	text-align:center
}
.texto .img span{
	display: block;
}
.texto h1{
	font-size:18px
}
.texto h1,
.texto p{
	margin-bottom:15px;
}