@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
h2 {
	color: #666;
	font-size: 1.1em;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-transform: uppercase;
}

p {
	color: #666;
	line-height: 1.5em;
	font-size: 0.9em;
	text-align: justify;
}
a {
	color: #397EDB;
	text-decoration: none;
}

.offleft {
	margin-left: -9999px;
	position: absolute;
}

#wrapper {
	background-image: url(../images/nubesback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#video {
	float: right;
	margin-top: -6em;
	margin-left: 35px;
	font-size: .9em;
}
#video p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#block {
	width: 64em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BG_contentBlanco.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
	height: 8.6em;
}
#content {
	width: 45.5em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7.5em;
}
#topMenu ul {
	margin: 0px;
	text-align: center;
	padding-top: .8em;
	padding-bottom: 0.8em;
	padding-right: 0px;
	padding-left: 0px;
}
#topMenu li {
	display: inline;
	color: #80AC97;
	
}
#topMenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #9EC0ED;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #598E72;
	border-left-color: #598E72;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-right: .6em;
	padding-left: 0.6em;
}

#topMenu ul li a:hover {
	background-color: #598E72;
	color: #FFF;
}
#wrapper #block #topMenu ul #actualink a {
	color: #DDEFFB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D2218;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D2218;
}

#wrapper #block #topMenu ul #actualink a:hover {
	background-color: #1B4432;
}

#foto {
	float: right;
	margin-top: -6em;
	margin-left: 35px;
	border: 1px solid #1B4432;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #999;
	text-align: center;
}
.listado {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}
#actualink a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

