@charset "utf-8";
/* CSS Document */

<style type="text/css">
.submenu{display: none}
</style>


<style type="text/css">

body{
	margin: 0;
	padding: 0;
	border: 0;
	height:100%;
}
.fondo {
	background-image: url(servicios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.barradetitulo {
	background-color: #092C26;
	vertical-align: middle;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-indent: 10px;
}
#contenedor {
	height: 780px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#logo {
	height: 60px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#foto {
	height: 155px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	height: 500px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#imagenlogo {
	height: 80px;
	width: 150px;
	text-align: left;
	display: inline;
}
#menu {
	height: 35px;
	width: 930px;
}
#menuprincipal {
	margin-top: 10px;
	float: right;
}
#menuprincipal li {
	display: inline;
}
#menuprincipal li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	float:left;
	color: #fff;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	#menuprincipal li a.current {
	background-image: url(fondoboton.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#acord {
	width: 180px;
	float: left;
}
#masinfo {
	height: 80px;
	width: 150px;
	text-align: left;
	display: inline;
}

.glossymenu{
	padding: 0;
	width: 170px;
	border-bottom-width: 0;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}

.glossymenu a.menuitem{
	color: #0B3029;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #B5CCB8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	line-height: 18px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background-color: #D8E4D8;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E4D8;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	line-height: 15px;
	margin-bottom: 0px;
}
.glossymenu div.submenu ul li a:hover{
	colorz: white;
}
#textocontenido {
	height: 100%;
	width: 730px;
	text-align: left;
	float: left;
	padding-left: 20px;
}
.tipografiaprod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.barradeseparacion {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #D8E4D8;
	height: 5px;
	font-size: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.barradeseparacionblanca {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #FFF;
	height: 4px;
	font-size: 4px;
	font-weight: bold;
	vertical-align: middle;
}
.tipografiacuadro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #092C26;
	text-transform: uppercase;
}
.tipografiacuadro2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #092C26;
	text-transform: uppercase;
}
.tipografiabarra2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	vertical-align: middle;
}
.tipografiabarra1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
.fondo2 {
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	background-attachment: fixed;
}
.tipografiahome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #062E25;
	font-style: oblique;
	font-weight: bold;
}
#contenedor2 {
	height: 600px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#cont {
	width:100%;
	margin:0;
	min-height: 100%;
}
/* IE Hack*/
* html #cont{height:100%;}

.fondo3 {
	background-image: url(quienes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.tipografiaquienes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #062E25;
	line-height: 17px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.tipografiacontacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #062E25;
}
.tipografiacontacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #062E25;
	text-transform: uppercase;
	font-weight: bold;
}
#form {
	text-align: left;
	margin-top: 5px;
}
.casilleroform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #062E25;
	background-color: #FFF;
	height: 15px;
	border: thin solid #B6CEB8;
}
.botonform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-color: #062E25;
	height: 20px;
	border: thin solid #B6CEB8;
	text-align: right;
}
.tipografiadatos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 15px;
	line-height: 16px;
}
.casilleroform2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #062E25;
	background-color: #FFF;
	border: thin solid #B6CEB8;
}
#logomapa {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.fondo5 {
	background-image: url(cabezalmapa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
#foto2 {
	height: 10px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.barramapa {
	font-family: Verdana, Geneva, sans-serif;
	color: #092C26;
	background-color: #D8E4D8;
	height: 5px;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.barradetituloMapa {
	background-color: #092C26;
	vertical-align: middle;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-indent: 10;
	text-align: center;
}
#flash1 {
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	position: fixed;
}

#contenedor3 {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.fondo6 {
	background-image: url(contac.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
</style>
#cont2 {
	width:100%;
	margin:0;
	min-height: 100%;
}
#franjaverde {
	position: absolute;
	height:15px;
	bottom: 0px;
	color: #FFF;
	clear:both;
	width:100%;
	background-color: #062E25;
}

