body{
	background-color:#F0F8F7}
#contenedor {
	width: 780px;
	margin:auto;
	background-color:#FFF;
}
#top {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:780px;
	height:101px;
}
#cont_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 12px;
}

#cont_arriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	text-align: center;
	height: 45px;
}
#cont_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	padding: 65px 65px 15px 65px;
}
#pie {
	clear: both;
	background-image:url(images/pie.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:780px;
	height:89px;
	margin-top:15px;
}
Texto {
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#333;
	
}
.bottom a{
	background-color:#08adc5;
	width:150px;
	padding:10px;
	color:#FFF;
	font-size:16px;
	height:15px;
	margin: 20px;
	text-decoration:none;
	}
.bottom a:hover{
	text-decoration:none;
	background-color:#666666;
	}
h3{
	font-weight:normal;
	text-align:justify;
	line-height:35px;
	font-size:16px;}
