body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images_css/degrade_fondo_rayas.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#container {
	padding: 0px;
	height: auto;
	width: 720px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images_css/principal.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	float: left;
}
#fondotextobody {
	padding: 0px;
	height: 400px;
	width: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 10px;
	top: 5px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images_css/texto_prados_velarta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#texto {
	width: 505px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #001150;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images_css/fondo_rayas_principal_superior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#texto p {
	margin: 0px;
	background-image: url(../images_css/fondo_rayas_principal.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#texto h1 {
	background-image: url(../images_css/fondo_rayas_principal.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#texto h2 {
	background-image: url(../images_css/fondo_rayas_principal.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#texto #pie {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 505px;
	height: 50px;
	float: left;
	color: #FFFFFF;
	background-image: url(../images_css/degrade_fondo_pie_superior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#texto #pie p {
	background-image: url(../images_css/degrade_fondo_pie.gif);
	width: 485px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 13px;
	line-height: 22px;
}


#enlaces {
	width: 175px;
	float: left;
	background-image: url(../images_css/fondo_enlaces2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 250px;
}
#enlaces td {
	float: left;
	width: 155px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#enlaces img {
	padding: 0px;
	float: left;
	width: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#enlaces a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2E3AD1;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 100px;
	height: 40px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#enlaces a:hover {
	color: #41CDDE;
	margin: 0px;
	float: left;
	width: 100px;
	height: 40px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#parche_meteo {
	float: right;
	height: 104px;
	width: 180px;
	margin-top: 80px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px solid #FFFFFF;
}
#parche_meteo img {
	float: right;
}
#principal {
	margin-top: 274px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images_css/fondo_superior_principal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
}

