.amaestilo {
	height: 329px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin none #CCC;
	height: 328px;
	width: 850px;
}

#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border: thin solid #999;
}
#imagenlateral {
	height: 300px;
	width: 23%;
	position: relative;
	overflow: auto;
	left: 0px;
	top: 15px;
	float: left;
	clear: none;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	background-image: url(img/paisaje.jpg);
}
#imagenlateral2 {
	height: 300px;
	width: 23%;
	position: relative;
	overflow: auto;
	left: 0px;
	top: 15px;
	float: left;
	clear: none;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	background-image: url(img/imgx3.jpg);
}
#imagenlateral3 {
	height: 300px;
	width: 23%;
	position: relative;
	overflow: auto;
	left: 0px;
	top: 15px;
	float: left;
	clear: none;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	background-image: url(img/girasol.jpg);
}


#textocentro {
	width: 554px;
	float: left;
	position: absolute;
	left: 5px;
	top: 13px;
	height: 329px;
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: thin solid #999;
}
#cuadroderecha {
	width: 240px;
	float: left;
	position: absolute;
	left: 586px;
	top: 13px;
	height: 322px;
	overflow: auto;
	background-color: #EAEAEA;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: top;
	border: thin solid #999;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	line-height: 17px;
}
.titulos {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	line-height: 17px;
	color: #598CB3;
}
.linkstitulo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	line-height: 17px;
	color: #000;
	font-weight: bold;
}
.linkstitulo2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-style: normal;
	text-align: left;
	line-height: 17px;
	color: #BD0000;
	font-weight: bold;
}

.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	color: #0C6897;
	font-weight: normal;
}



.textodesarrollo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
}

.textoAZUL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	line-height: 15px;
	color: #0C5286;
}

.textopie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	line-height: 9px;
	color: #000;
}
.textopieCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	line-height: 8px;
	color: #000;
}


#contenido {
	width: 850px;
	position: relative;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pie {
	float: none;
	width: 849px;
	position: absolute;
	overflow: auto;
	left: 1px;
	height: 50px;
	top: 360px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E4E4E4;
}
