body { 

	margin: 0px;

	padding: 0px;

	background: #FFF url(imagen/fondo.jpg) repeat scroll top left;

	font-family: Verdana, Times;

	font-size: x-small;

	color: #898848;

	font-weight: bolder;

	}

	

p {

	font-size: 10px;

	line-height: 130%;
	
	text-align:justify;

}

ul {

	font-size: 10px;

	line-height: 130%;

}



.texto       { color: #565656; font-size: 11px;

font-family: Verdana, Arial, sans-serif;}



.cuadro {

	border: 1px solid #898848;

	background-color: #DDD8AD;

}



.datos    {

	color: #990000;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	word-spacing: 2px;

	letter-spacing: 1px;

	text-transform: uppercase;

}



#main, #app-main { 

	margin: 0px 30px 0px 30px;

	width: 720px;

	text-align: left;

	}



h1 {color: #7783A7

}



h2 {

	color: #93B06B;

	font-size: medium;

	margin-bottom: 0px;

	padding-bottom : 0px;

	font-weight: bold;

	}



a {

color: #CC0000;

text-decoration: none;

}

	

.menu {

	font-family: Verdana, Arial, sans-serif;

	font-size: xx-small;

	color: #666;

	line-height: 12px;

	font-weight: bold;

	margin-bottom: 3px;

	background: #FFD;

	padding: 3px;

	border-top: none #6C3;

	border-right: none #6C3;

	border-bottom: none #6C3;

	border-left: none #6C3;

	}