@charset "utf-8";
/* CSS Document */
#cabecera{
	border-bottom:groove 2px #0000FF;
	padding-bottom:10px;

	
	}
.boque1{
	float:left;
	text-align:left;
	margin-bottom:30px;
	position:absolute;
	margin:0 auto;
	margin-right:10px;
	clear:both;
	}

.boque2{
	float:right;
	margin-bottom:100px;
	position:relative;
	margin-left:10px;
	clear:both;
	}
.anuncios{
	margin:30px;
	
	}
.anuncios h3{
	text-align:center;
	}