body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(recortes/bg-body.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
}
#fondo #cajas #margen {
	float: left;
	height: 40px;
	width: 750px;
}

#fondo {
	margin: auto;
	height: 955px;
	width: 940px;
}
#fondo #banner {
	float: left;
	height: 20px;
	width: 939px;
	background-color: #133251;
}
#fondo #botonera {
	background-image: url(recortes/botonera.jpg);
	float: left;
	height: 40px;
	width: 939px;
}
#fondo #flash {
	float: left;
	height: 380px;
	width: 939px;
	background-color: #FFFFFF;
}
#fondo #flash #flash_si {
	float: left;
	height: 350px;
	width: 939px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#fondo #cajas {
	float: left;
	height: 480px;
	width: 939px;
	background-color: #FFFFFF;
	background-image: url(recortes/l3.jpg);
	background-repeat: repeat-x;
}
#fondo #abajo {
	background-image: url(recortes/abajo.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 939px;
}
#fondo #cajas #cuadro1 {
	float: left;
	height: 370px;
	width: 300px;
}
#fondo #cajas #cuadro1 #margen_arriba {
	float: left;
	height: 25px;
	width: 440px;
}
#fondo #cajas #margen_arriba {
	float: left;
	height: 25px;
	width: 939px;
}
#fondo #cajas #margen_izq {
	float: left;
	height: 345px;
	width: 85px;
}
#fondo #cajas #texto {
	float: left;
	height: 189px;
	width: 250px;
}


#fondo #cajas #cuadro1 #margen_izq {
	float: left;
	height: 345px;
	width: 29px;
}
#fondo #cajas #cuadro1 #texto {
	float: left;
	height: 160px;
	width: 220px;
}
#fondo #abajo #dire {
	float: left;
	height: 20px;
	width: 640px;
	margin-top: 10px;
}
#fondo #abajo #validacss {
	float: left;
	height: 21px;
	width: 60px;
	margin-top: 8px;
}

#fondo #abajo #marg {
	float: left;
	height: 20px;
	width: 200px;
	margin-top: 10px;
}
#fondo #botonera #marg_botons {
	float: left;
	height: 25px;
	width: 80px;
	margin-top: 10px;
}
#fondo #botonera #botones {
	float: left;
	height: 25px;
	width: 800px;
	margin-top: 10px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #009999;
}
