body {
	background-image: url(../web/images/bg_grad.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#flashtop {
	position: absolute;
	height:263px;
	width: 998px;
	left: 100%;
	top: 0px;
	margin-left: -94%;
}

/******* ICONS *******/

#icons {
	position: absolute;
	top: 268px;
	width: 300px;
	height: 120px;
	background-color: #FFF;
	margin: 0px 0px 0px 100px;
}

/******* SPOTS *******/

#posts {
	position: absolute;
	top: 387px;
	width: 260px;
	height: 153px;
	background-color: #FFF;
	margin: 0px 0px 0px 121px;
}

/******* MENU *******/

#menu {
	position: absolute;
	top: 265px;
	width: 590px;
	height: 25px;
	background-color: #FFF;
	margin: 0px 0px 0px 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	word-spacing: 10px;
	
}

/******* ESTILO DE LINKS *******/

a:link, a:visited{
	color: #195E7D;
	text-decoration: none;
}
/*************
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #80CCC8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
*************/
a.mlink, a.mlink:visited{
	color: #4186A3;
	text-decoration: none;
}

a.mlink:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3CF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

a.mlink2, a.mlink2:visited{
	color: #195E7D;
	text-decoration: none;
}

a.mlink2:hover{
	color: #69C;
	text-decoration: none;
	background-color: #E3EAF0;
	border-bottom: 1px solid #;
	display: block;
	margin-bottom: 10px;
	padding-bottom: -10px;
}

/******* TERMINA ESTILO DE LINKS *******/

/******* SLIDESHOW *******/

#slideshow {
	position: absolute;
	height:226px;
	width: 590px;
	top: 298px;
	left: 420px;
	padding: 8px 8px 8px 8px;
	background-color: #FFF;
	border-top-width: thin;
	border-color: #CCC;
	border-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
}

/******* TERMINA SLIDESHOW *******/

#backcont {
	position: absolute;
	top: 263px;
	width: 996px;
	left: 100%;
	margin-left: -94%;
	background-color: #FFF;
	height: 805px;
	border-left-width: thin;
	border-right-width: thin;
	border-color: #87B0D8;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

#content {
	position: absolute;
	height:226px;
	width: 611px;
	top: 550px;
	left: 420px;
	background-color: #FFF;
}

/******* FUENTE CONTENT *******/

.mensaje h1{
	font: 150% Georgia,sans-serif;
	color: #4186A3;
}

.mensaje h2{
	text-align:justify;
	font-family:Georgia, sans-serif;
	font-size:15px;
	font-weight:500;
	/***** font: 90% Georgia,sans-serif; ****/
	color: #697A8F;
}

.mensaje img{
	float: left;
	padding: 0px 10px 0px 0px;
}
	

/******* TERMINA FUENTE CONTENT *******/


#bottom {
	position: absolute;
	top: 1068px;
	width: 998px;
	height: 49px;
	background-color: #FFF;
	left: 100%;
	margin-left: -94%;
	background-image: url(../web/images/cloudbot.jpg);
	
}

#footer {
	position: absolute;
	top: 1130px;
	width: 980px;
	height: 120px;
	left: 100%;
	margin-left: -94%;
	padding: 10px 10px 10px 10px;
	
}

.foot h3{
	text-align:justify;
	font-family:Georgia, sans-serif;
	font-size:14px;
	color: #61A4C0;
	font-weight: 500;
}

.foot h4{
	text-align:left;
	font-family:Georgia, sans-serif;
	font-size:14px;
	color: #61A4C0;
	font-weight: 500;
}
