.textonormal1 {
	color: #ECE9D8;
}
.textogrande1{
	font-size: 30px;
	margin-bottom: 8px;
	font-weight: bold;
		line-height: 34px;
}
.textogrande2{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
}
.textogrande3
{
	font-size: 40px;
	line-height: 42px;
	vertical-align: bottom;
}
.textogrande4{
	font-size: 20px;
	line-height: 22px;
}

body{
	background-image:url(images/fondo.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 1.1%;
}
.centrar{
margin:8px;
text-align:center;
vertical-align:middle;
	
}
.frame{
	background-color:#00007e;
	color:#white;
	overflow: auto;
	height: 385px;
}
.sinmargen{
padding:0px;
border:1px solid white;
 
}

