body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}


.caja2 {
	width: 800px;

	text-align: center;
}

.menu {
	width: 700px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 50px;
float: left;
text-align: center;
font-family: arial, helvetica;
font-size: 12px;
color: #003366;
}
.menu2 {
	width: 700px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 50px;
	border-top: 1px solid #ccddff;
	border-bottom: 1px solid #ccddff;
text-align: center;
font-family: arial, helvetica;
font-size: 12px;
color: #003366;
}

.pie {

text-align: left;
margin-top: 150px;
padding: 120px 0px 0px 40px;
width: 800px;
height: 160px;
background-image: url("fondo2.jpg");
background-repeat: no-repeat;


}


.texto {
	padding: 10px;
margin-left: 5%;
margin-top: 20px;
	width: 85%;

text-align: left;
font-family: arial, helvetica;
font-size: 12px;
color: #003366;

}

img {
border: 0px;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #6699ff;
	text-decoration: none;
}