﻿* {
	padding: 0;
	margin: 0;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
body {
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
 

img {
 border-width: 0;
 }
 
#general {
	font-family: "Segoe UI";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10%;
}
#attention {
	font-size: 14px;
	width: 250px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#attention a {
	text-decoration: none;
	color: #808080;
	font-size: 13px;
}
#attention a:hover {
	color: #00AAEB;
}
#telephone {
	padding: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	width: 230px;
	height: 20px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#telephone a {
	text-decoration: none;
	color: #808080;
}
#telephone a:hover {
	color: #00AAEB;
}


#cabecera {
	width: 875px;
	background-color: #FFFFFF;
}
#superior {
	height: 50px;
	width: 875px;
	margin-bottom: 10px;
}
#logo {
	height: 50px;
	width: 209px;
	float: left;
}
#botonerasuperior {
	height: 50px;
	width: 660px;
	font-size: 12px;
	float: right;
}
#idiomas{
	float: right;
	margin-top: 5px;
}
#cuerpo {
	width: 875px;
	background-color: #FFFFFF;
}
#banner {
	height: 325px;
	width: 875px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#textos {
	width: 875px;
	background-color: #FFFFFF;
}
#izquierda {
	width: 665px;
	float: right;
}
#izqsuperior {
	width: 665px;
	
}
#izqinferior {
	width: 665px;
	
}
#derecha {
	border: 1px solid #9FC1DF;
	width: 240px;
	background-color: #FFFFFF;
	float: right;
	height: 310px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	margin-left: 30px;
}
#izqsuperiorizquierda {
	border: 1px solid #9FC1DF;
	height: 310px;
	width: 240px;
	float: left;
	background-color: #FFFFFF;
	font-size: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#izqsuperiorizquierda a {
	font-size: 13px;
	text-decoration: none;
	color: #ff7000;
}
#izqsuperiorizquierda a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #808080;
}
#derecha a {
	font-size: 13px;
	color: #ff7000;
	text-decoration: none;
}
#derecha a:hover {
	font-size: 13px;
	color: #808080;
	text-decoration: underline;
}
#izqsuperiorizquierda ul {
	list-style-type: circle;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#izqsuperiorizquierda ul li {
	list-style-type: circle;
	font-size: 14px;
}
#izqsuperiorderecha {
	padding: 0px 10px 10px 10px;
	border: 2px solid #9FC1DF;
	height: 310px;
	width: 240px;
	float: right;
	margin-right: 10px;
	background-color: #DDEAF4;
}
#izqsuperiorderecha a {
	font-size: 13px;
	color: #ff7000;
	text-decoration: none;
}
#izqsuperiorderecha a:hover {
	font-size: 13px;
	color: #808080;
	text-decoration: underline;
}
#titularinferior {
	width: 240px;
	height: 50px;
}
.titularinferior {
	width: 240px;
	height: 50px;
}

#izqinferiorderecha {
	width: 330px;
	float: right;
	
}
#izqinferiorizquierda {
	width: 330px;
	float: left;

}
#pie {
	padding: 0px;
	margin: 0px;
	border-color: #C0C0C0;
	height: 25px;
	width: 875px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}
#cliente {
	width: 148px;
	height: 20px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-color: #ff7000;
}
#cliente a {
	text-decoration: none;
	color: #FFFFFF;
}
#cliente a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3573B4;
}
#prueba {
	width: 150px;
	height: 20px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #ff7000;
}
#prueba a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#prueba a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3573B4;
	width: 150px;
	height: 20px;
}
#atencion {
	font-size: 16px;
	width: 250px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#atencion a {
	text-decoration: none;
	color: #808080;
	font-size: 15px;
}
#atencion a:hover {
	color: #5890ca;
	text-decoration: none;
}

#face {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
#link {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
#twitter {
	width: 20px;
	height: 20px;
	float: left;
}

	
#inferior {
	height: 30px;
	width: 875px;
	color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #DCE9F5;
}
#inferiordos {
	height: 5px;
	width: 875px;
	padding-top: 5px;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding-bottom: 15px;
}
.inferiordos {
	height: 5px;
	width: 875px;
	padding-top: 5px;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding-bottom: 15px;
	padding-left: 10px;
}


#inferior table td a{
	padding: 5px;
	font-family: "Segoe UI";
	color: #808080;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
}
#inferior table td a:hover{
	padding: 5px;
	font-family: "Segoe UI";
	color: #333333;
	text-decoration: none;
}
#layer1 {
	height: 22px;
	width: 90px;
	z-index: 1;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	margin-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
}
#layer2 {
	height: 22px;
	width: 130px;
	z-index: 1;
	margin-right: 10px;
	padding-top: 3px;
}
.layer2 {
	height: 22px;
	width: 130px;
	z-index: 1;
	margin-right: 10px;
	padding-top: 3px;
}

#layer3 {
	height: 22px;
	width: 150px;
	z-index: 1;
	margin-right: 10px;
	padding-top: 3px;
}
.layer3 {
	height: 22px;
	width: 150px;
	z-index: 1;
	margin-right: 10px;
	padding-top: 3px;
}

#layer4 {
	height: 20px;
	width: 120px;
	z-index: 1;
	margin-right: 10px;
	padding-top: 3px;
}
.layer4 {
	height: 20px;
	width: 120px;
	z-index: 1;
	margin-right: 10px;
	padding-top: 3px;
}

#layer5 {
	height: 22px;
	width: 200px;
	z-index: 1;
	padding-top: 3px;
}
.layer5 {
	height: 22px;
	width: 200px;
	z-index: 1;
	padding-top: 3px;
}

#layer1raya {
	height: 20px;
	width: 90px;
	z-index: 1;
	padding-left: 3px;
	margin-left: 10px;
}
#layer2raya {
	border-width: 1px;
	border-color: #FFFFFF;
	height: 20px;
	width: 130px;
	z-index: 1;
	margin-right: 10px;
	border-top-style: solid;
}
#layer3raya {
	border-width: 1px;
	border-color: #FFFFFF;
	height: 20px;
	width: 150px;
	z-index: 1;
	margin-right: 10px;
	border-top-style: solid;
}
#layer4raya {
	border-width: 1px;
	border-color: #FFFFFF;
	height: 20px;
	width: 100px;
	z-index: 1;
	margin-right: 10px;
	border-top-style: solid;
}

#layer5raya {
	border-width: 1px;
	border-color: #FFFFFF;
	height: 20px;
	width: 190px;
	z-index: 1;
	border-top-style: solid;
}
.layer1bis {
	height: 300px;
	width: 110px;
	z-index: 1;
	visibility: visible;
	position: relative;
}
#layer2bis  {
	background-position: bottom;
	width: 875px;
	z-index: 1;
	visibility: hidden;
	position: absolute;
	border-top: 5px;
	margin-top: 0px;
	background-color: #333333;
	border-bottom-color: #808080;
	background-attachment: scroll;
	background-image: url('images/sombrados.png');
	background-repeat: repeat-x;
	height: 260px;
}
#layer3bis  {
	background-position: bottom;
	width: 875px;
	z-index: 1;
	visibility: hidden;
	position: absolute;
	border-top: 5px;
	margin-top: 0px;
	background-color: #333333;
	border-bottom-color: #808080;
	background-attachment: scroll;
	background-image: url('images/sombrados.png');
	background-repeat: repeat-x;
	height: 250px;
	padding-bottom: 20px;
}
#layer4bis {
	background-position: bottom;
	width: 875px;
	z-index: 1;
	visibility: hidden;
	position: absolute;
	border-top: 5px;
	margin-top: 0px;
	background-color: #333333;
	border-bottom-color: #808080;
	background-attachment: scroll;
	background-image: url('images/sombrados.png');
	background-repeat: repeat-x;
	height: 150px;
	padding-bottom: 20px;
}
#layer5bis {
	background-position: bottom;
	width: 875px;
	z-index: 1;
	visibility: hidden;
	position: absolute;
	border-top: 5px;
	margin-top: 0px;
	background-color: #333333;
	border-bottom-color: #808080;
	background-attachment: scroll;
	background-image: url('images/sombrados.png');
	background-repeat: repeat-x;
	height: 170px;
	padding-bottom: 20px;
}
#layer2bis table tr td ul li a {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
.layer2bis table tr td ul li a {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
#layer2bis table tr td ul {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


#layer2bis table tr td ul li {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#layer3bis table tr td ul {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#layer3bis table tr td ul li {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}



#layer3bis table tr td ul li a {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
.layer3bis table tr td ul li a {
	list-style-type: none;
	font-family: "Segoe UI";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}

#productossubbotom {
	width: 530px;
	height: 300px;
	}
#derechamysaas {
	width: 195px;
	float: right;
	color: #FFFFFF;
}
#derechamysaasdis {
	width: 200px;
	float: right;
	color: #FFFFFF;
	height: 150px;
}

#derechasuperiormysaasdos {
	width: 200px;
	height: 158px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-align: center;
}
#derechainferiormysaas {
	width: 200px;
	text-align: center;
}
#derechapiemysaas {
	width: 200px;
	text-align: center;
}
#izquierdamysaas {
	width: 675px;
}
.izquierdamysaas {
	width: 630px;
}

#izquierdamysaasdistribucion {
	width: 650px;
	height: 130px;
}
#unomysaas {
	height: 110px;
	width: 630px;
	color: #FFFFFF;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
}
.unomysaas {
	height: 110px;
	width: 650px;
	color: #FFFFFF;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
}
#unoderechamysaas {
	width: 210px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
.unoderechamysaas {
	width: 210px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
#unoderechamysaasdistribucion {
	width: 180px;
	height: 100px;
	float: left;
	margin-left: 20px;
	padding-right: 30px;
}

#unoizquierdamysaas {
	width: 220px;
	height: 100px;
	float: left;
	margin-right: 10px;
}
.unoizquierdamysaas {
	width: 220px;
	height: 100px;
	float: left;
	margin-right: 10px;
}
#unoizquierdamysaasdistribucion {
	width: 210px;
	height: 100px;
	float: left;
	margin-right: 10px;
}

#unoizquierdamysaasotro {
	width: 170px;
	height: 40px;
	float: left;
	padding-top: 60px;
}
#unoizquierdamysaasotrodos {
	width: 170px;
	height: 100px;
	float: left;
}
.unoizquierdamysaasotrodos {
	width: 170px;
	height: 100px;
	float: left;
}
#dosmysaas {
	height: 110px;
	width: 630px;
}
.dosmysaas {
	height: 110px;
	width: 650px;
}
#dosderechamysaas {
	width: 210px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
.dosderechamysaas {
	width: 210px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
#dosizquierdamysaas {
	width: 210px;
	height: 100px;
	float: left;
	margin-right: 20px;
	color: #FFF;
	text-decoration: none;
}
#tresmysaas {
	width: 360px;
	height: 100px;
}
#tresderechamysaas {
	width: 170px;
	height: 100px;
	float: left;
	margin-left: 20px;
}
#tresizquierdamysaas {
	width: 170px;
	height: 100px;
	float: right;
}
#izquierdamysaas a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: lighter;
}
#izquierdamysaas a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #FFFFFF;
}
#izquierdamysaasdistribucion a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: lighter;
}
#izquierdamysaasdistribucion a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #FFFFFF;
}
.derechamysaasplace {
	float: right;
	width: 210px;
	height: 200px;
	margin-top: 10px;
}



#izquierdamysaas ul {
	padding: 0px;
	font-size: 1em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.izquierdamysaas ul {
	padding: 0px;
	font-size: 1em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#izquierdamysaas li {
	padding: 0px;
	margin: 0px;
	width: 170px;
	height: 15px;
	list-style-type: none;
}

#izquierdamysaas ul li a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #5890ca;
	font-size: 12px;
	font-weight: lighter;
}
#izquierdamysaas ul li a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #5890ca;
}

#derechamysaasdos {
	width: 110px;
	height: 280px;
	
	float: right;
}
#derechasuperiormysaasdosdos {
	width: 110px;
	height: 100px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #ff7000;
	text-align: center;
}
#derechainferiormysaasdos {
	width: 110px;
	height: 100px;
}
#derechapiemysaasdos {
	width: 110px;
	height: 60px;
}
#izquierdamysaas {
	width: 630px;
}
#unomysaasdos {
	width: 390px;
	height: 90px;
}
#unoderechamysaasdos {
	width: 185px;
	height: 90px;
	float: left;
	padding-left: 10px;
}
#unoizquierdamysaasdos {
	width: 180px;
	height: 90px;
	float: right;
	padding-left: 10px;
}
#dosmysaasdos {
	width: 390px;
	height: 80px;
}
#dosderechamysaasdos {
	width: 185px;
	height: 80px;
	float: left;
	padding-left: 10px;
}
#dosizquierdamysaasdos {
	width: 180px;
	height: 80px;
	float: right;
	padding-left: 10px;
}
#tresmysaasdos {
	width: 390px;
	height: 100px;
}
#tresderechamysaasdos {
	width: 185px;
	height: 100px;
	float: left;
	padding-left: 10px;
}
#tresizquierdamysaasdos {
	width: 180px;
	height: 100px;
	float: right;
	padding-left: 10px;
}
#facebook {
	border-style: none;
	width: 20px;
	height: 20px;
}
#linkedin {
	border-style: none;
	width: 20px;
	height: 20px;
}
#copy {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	width: 310px;
	height: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#tel {
	margin: 5px 0px 0px 35px;
	padding: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	width: 200px;
	height: 20px;
	float: right;
}
#tel a {
	text-decoration: none;
	color: #808080;
}
#tel a:hover {
	color: #5890ca;
	text-decoration: none;
}
#evaluar {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	height: 20px;
	margin-top: 5px;
}
#evaluar a {
	text-decoration: none;
	color: #808080;
}
#evaluar a:hover {
	color: #5890ca;
	}
#altagratiscapa{
	margin-top: 100px;
	width: 180px;
}
#izqinferiormapa {
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
}
#izqinferiormapa  h3 a{
	color: #999;
	text-decoration: none;
}
#izqinferiormapa h3 a:hover {
	color: #999;
	text-decoration: underline;
}
#izqinferiormapa  a {
	color: #999;
	text-decoration: none;
}
#izqinferiormapa a:hover {
	color: #999;
	text-decoration: underline;
}



#izqinferiormapa table {
	width: 550px;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#izqinferiormapa table ul li {
	margin-left: 40px;
}
#izqinferiormapa table ul li a {
	color: #ff7000;
	font-size: 14px;
}
#izqinferiormapa table ul li a:hover {
	color: #808080;
	font-size: 14px;
	text-decoration: underline;
}
#izqinferiormapa table td a {
	font-size: 15px;
}
#izqinferiormapa table td a:hover {
	font-size: 15px;
	text-decoration: underline;
}
#izqinferiormapa table a {
	font-size: 15px;
}
#izqinferiormapa table a:hover {
	font-size: 15px;
	text-decoration: underline;
}
#planes {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff7000;
	margin: 10px;
	padding-left: 20px;
	color: #666;
	width: 350px;
	float: right;
}
#planes ul li {
	display: block;
}
#planes ul li a {
	display: block;
	color: #999;
}
#planes ul li a:hover {
	display: block;
	color: #999;
	text-decoration: underline;
}



#izqinferiorporque {
}




#izqinferiorporque ul {
	margin: 10px 0px 10px 30px;
	width: 540px;
}
#izqinferiorporque table {
	width: 500px;
	font-family: "Segoe UI";
	font-size: 14px;
	color: #333;
	margin-left: 50px;
	padding: 20px;
	font-style: normal;
	margin-bottom: 10px;
}
#izqinferiorporque table td {
	font-family: "Segoe UI";
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-top: 5px;
}
#izquierdaporque {
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#izquierdaporque a {
	text-decoration: none;
	color: #FF7000;
}
#izquierdaporque a:hover {
	text-decoration: underline;
	color: #5890ca;
}
#izqsuperiorporque {
	height: 170px;
	width: 600px;
	float: none;
	color: #4A91C9;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #DCE9F5;
}
#izqsuperiorporquemysaas {
	width: 570px;
	margin-bottom: 20px;
	float: left;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #5296CB;
	padding-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #DCE9F5;
}
#izqsuperiorporquemysaas a {
	color: #FF7000;
}
#izqsuperiorporquemysaas a:hover {
	color: #333;
	text-decoration: underline;
}


#izqsuperiorporquetexto {
	width: 390px;
	height: 155px;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	color: #5296CB;
	padding-top: 10px;
}
#izqsuperiorporquetexto a {
	color: #FF7000;
}
#izqsuperiorporquetexto a:hover {
	color: #3673B4;
	text-decoration: none;
}


#izqsuperiorporqueimagen {
	width: 170px;
	height: 170px;
	float: left;
	text-align: center;
	margin-right: 10px;
}
#izqsuperiorporqueimagendos {
	width: 170px;
	height: 170px;
	float: left;
	text-align: center;
}
#izqsuperiorconsultas {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 600px;
	float: none;
	color: #666;
	text-align: left;
	padding: 10px;
	border: thin outset #999;
	background-color: #EFEFEF;
	margin-left: 13px;
}
#izqsuperiorporquetexto ul li {
	list-style-type: disc;
	margin-left: 100px;
	margin-top: 10px;
	text-align: left;
	width: 500px;
}
#izqsuperiorporquetitulo {
	width: 600px;
	height: 50px;
	padding-top: 10px;
}
#izqsuperiorporquetextohorizontal {
	width: 555px;
	height: 80px;
	padding: 20px;
}
#izqsuperiorporque table {
	width: 600px;
	height: 120px;
	margin-top: 10px;
	margin-left: 50px;
}
#izqsuperiorporque table td {
	text-align: center;
}
#listado {
	height: 20px;
	padding-left: 10px;
	background-color: #3573B4;
}
#listado ul {
	text-align: right;
	display: block;
}
#listado li {
	text-decoration: none;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	color: #C0C0C0;
}
#listado li a {
	text-decoration: none;
	float: left;
	color: #C0C0C0;
}
#listado li a:hover {
	text-decoration: none;
	list-style-type: none;
	float: left;
	color: #FFFFFF;
}

#cierre {
	width: 875px;
	height: 1px;
	margin-bottom: 5px;
	clear: both;
}
#textosporque {
		width: 875px;
	background-color: #FFFFFF;
}
#cuerpoporque {
		width: 875px;
	background-color: #FFFFFF;
}
#tablainversioninicial {
	width: 490px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-left: 10px;
	padding-right: 60px;
	padding-top: 10px;
}
#tablainversioninicial table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
}
#tablainversion inicial table td {
}
#tablaprimerainversion table tr {
}
#tablacostesrecurrentes {
	width: 530px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 10px;
}
#tablacostesrecurrentes table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	width: 500px;
}
#tablamodalidad {
	width: 500px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-left: 10px;
	padding-right: 60px;
	padding-top: 10px;
}
#tablamodalidad table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
}
#tablacostes {
	width: 550px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
#tablacostes table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 10px;
	width: 500px;
}
#tablaacreditaciones {
	width: 550px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
}
#tablaacreditaciones a {
	height: 73px;
	width: 219px;
}
#tablaacreditaciones a:hover {
	height: 73px;
	width: 219px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}


#tablaacreditaciones table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 10px;
}
#tablaacreditaciones td {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 10px;
	height: 75px;
}

#tabladistribuidores {
	width: 550px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
}
#tabladistribuidores table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 10px;
}
#tabladistribucion {
	width: 580px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #ff7000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
#tabladistribucion table {
	margin-top: 10px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #808080;
	margin-bottom: 10px;
}
#tabladistribucion td {
	padding: 10px 20px 10px 20px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
#datos {
	text-align: center;
}
#inferior table {
	width: 700px;
}
#formulariodistribuidores {
	margin-top: 20px;
	padding-left: 100px;
	margin-bottom: 10px;
}
#form1 {
	border: 1px dotted #C0C0C0;
	padding: 5px;
	width: 350px;
	text-align: left;
}
#form1 fieldset {
	padding: 5px;
	width: 350px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 input {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	display: block;
	height: 20px;
	width: 200px;
	margin-bottom: 5px;
	border: 1px dashed #99BBDD;
	text-align: center;
	margin-right: 0px;
	margin-left: 70px;
}
#form1 button {
	width: 100px;
	text-align: center;
	background-color: #336699;
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 40px;
	margin-top: 20px;
}
#form1 label {
	color: #333333;
	display: block;
	width: 350px;
	margin-bottom: 5px;
	height: 20px;
	font-size: 14px;
	text-align: left;
}
#form1 input:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
#form1 textarea {
	display: block;
	width: 200px;
	border: 1px dashed #99BBDD;
	color: #333333;
	margin-left: 70px;
	text-align: center;
}
#form1 textarea:hover {
background-color: #FFFFFF;
}
#form1 select {
	display: block;
	width: 200px;
	height: 20px;
	border: 1px dashed #9FBFDF;
	color: #333333;
	margin-left: 70px;
	text-align: center;
}

#form1 select:hover {
background-color: #FFFFFF;

}
#direcciones {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

#derechaporque {
	float: left;
	width: 240px;
	color: #FFFFFF;
}
#derechaporque a{
	padding: 0px;
	text-decoration: none;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 200px;
}
#derechaporque a:hover{
	color: #000000;
}
#seleccionadoverde {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#seleccionadolila {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#seleccionadoazul {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#seleccionadoamarillo {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#seleccionadonaranja {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#seleccionadorojo {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#seleccionadogris {
	background-position: right center;
	color: #3673B4;
	height: 30px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;
}
#verde {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #196FB1;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #196FB1;
}
#lila {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #1E87D5;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-color: #1E87D5;
	border-right-width: 5px;
	border-right-style: solid;
	font-weight: normal;
}
.lila {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #1E87D5;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-color: #1E87D5;
	border-right-width: 5px;
	border-right-style: solid;
	font-weight: normal;
}

#azul {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #3699E2;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #3699E2;
}
#amarillo {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #65B0E9;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #65B0E9;
}
#naranja {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #83C0ED;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #83C0ED;
}
#rojo {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #97CAF0;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #97CAF0;
}
#gris {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #B1D8F3;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #B1D8F3;
}
#verde:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #1D84CF;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #1D84CF;
}
#lila:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #68AEC6;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-color: #68AEC6;
	border-right-width: 5px;
	border-right-style: solid;
}
#azul:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #A2CBEA;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-color: #A2CBEA;
	border-right-width: 5px;
	border-right-style: solid;
}
#amarillo:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #88C2EE;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-color: #88C2EE;
	border-right-width: 5px;
	border-right-style: solid;
}
#naranja:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #A3D0F1;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #A3D0F1;
}
#rojo:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #B1D8F3;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #B1D8F3;
}
#gris:hover {
	background-position: right center;
	color: #FFFFFF;
	height: 30px;
	background-image: url('images/flachablanca.png');
	background-repeat: no-repeat;
	background-color: #C5E2F5;
	padding-top: 10px;
	padding-left: 5px;
	width: 220px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #C5E2F5;
}
#derechaporque ul{
	display: block;
	width: 230px;
	color: #FFFFFF;
	list-style-type: none;
	margin-top: 20px;
}
#derechaporque ul li{
	color: #FFFFFF;
	height: 40px;
	margin-bottom: 10px;
}
#derechaporque ul li a{
	padding: 0px;
	margin: 0px 0px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#derechaporque ul li a:hover {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	color: #FFFFFF;
}
#derechamysaasdistribucion {
	width: 200px;
	float: right;
}
#derechamysaas a {
	color: #ff7000;
	text-decoration: none;
}
#derechamysaas a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#web {
	width: 100px;
	float: right;
	height: 15px;
}
#eva {
	width: 120px;
	height: 15px;
	float: left;
	margin-left: 20px;
}

#imagencuadrado {
	text-align: center;
	margin-top: 10px;
	
	margin-bottom: 10px;
}
#derechamysaasplace {
	float: right;
	width: 200px;
	height: 200px;
	margin-right: 30px;
	margin-top: 10px;
}
cinco {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: lighter;
}
#izqsuperiorporquelogos {
	margin-bottom: 20px;
	margin-top: 10px;
	height: 200px;
	width: 600px;
	float: none;
	color: #666;
	text-align: center;
	border: thin none #999;
	margin-left: 13px;
	background-color: #efefef;
}
#izqsuperiorporquelogosdos {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#izqsuperiorporquelogosdos td {
	width: 300px;
}
#izqsuperiorporquelogosuno {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}

iframe {
	width: 420px;
	height: 315px;
}
#soporte {
	width: 200px;
	text-align: center;
	margin-left: 100px;
}
#soporte a {
	color: #808080;
	text-decoration: none;
}
#soporte a:hover {
	color: #ff7000;
	text-decoration: underline;
}

#certificaciones {
	padding: 0px;
	margin: 0px;
	height: 19px;
	width: 875px;
	background-color: #FFFFFF;
	float: left;
}
#certificacionestexto {
	margin: 0px;
	height: 10px;
	width: 600px;
	background-color: #FFFFFF;
	float: left;
	font-size: 11px;
	text-align: right;
	color: #808080;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#certificacionesimagen {
	margin: 0px;
	height: 19px;
	width: 270px;
	background-color: #FFFFFF;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#auxiliares {
	visibility: hidden;
	z-index: 1;
}
#comercial {
	visibility: hidden;
	z-index: 1;
	height: 750px;
	width: 650px;
}
#compras {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	width: 650px;
	height: 200px;
}

#izqinferiorfunciones {
	height: 110px;
}
#izqinferiorfunciones table {
	width: 500px;
	height: 20px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#izqinferiorfunciones td {
	margin-right: 10px;
}
#izqinferiorfunciones a {
	color: #ff7000;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#izqinferiorfunciones a:hover {
	color: #808080;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
#proyectos {
	width: 560px;
	visibility: hidden;
	z-index: 1;
	position: absolute;
}
#proyectos table {
	width: 500px;
	margin-top: 0px;
}
#proyectos td {
	background-position: left;
	padding-right: 10px;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	padding-left: 5px;
}
#rayaproyectos {
	width: 200px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 60px;
}
#proyectos a {
	color: #808080;
}
#proyectos a:hover {
	color: #ff7000;
	text-decoration: underline;
}
#contabilidad {
	width: 560px;
	visibility: hidden;
	z-index: 1;
	position: absolute;
}
#contabilidad table {
	width: 500px;
	margin-top: 0px;
}
#contabilidad td {
	background-position: left;
	padding-right: 10px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
}
#rayacontabilidad {
	width: 110px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 280px;
}
#contabilidad a {
	color: #808080;
}
#contabilidad a:hover {
	color: #ff7000;
	text-decoration: underline;
}
#facturacion {
	width: 600px;
	visibility: hidden;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#facturacion table {
	width: 530px;
	margin-top: 0px;
}
#facturacion td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding-right: 5px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	padding-left: 5px;
}
#facturacion a {
	color: #808080;
}
#facturacion a:hover {
	color: #ff7000;
	text-decoration: underline;
}
#izqinferiorgip {
}
#izqinferiorgip table {
}
#izqinferiorgip td {
	padding-right: 10px;
}
#izqinferiorgip ul {
	margin: 10px 0px 10px 30px;
	width: 530px;
}
#rayafacturacionalquileres {
	width: 150px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 260px;
}
#rayacontabilidadalquileres {
	width: 110px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 62px;
}

#rayafacturacion {
	width: 150px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 395px;
	position: static;
}
#usuarios {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
#recursos {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}

#tareas {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
#bonos {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}


#pro {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
#exportacion {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
#informes {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
#documental {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
#adicionaldos {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}

#adicional {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}

#multiples {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}

#completos {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}



#materiales {
	z-index: 1;
	margin-bottom: 10px;
	width: 450px;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #ff7000;
	margin-top: 5px;
	color: #5890ca;
}
h1{
	font-size: 1px;
	color: #FFFFFF;
}
h2{
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #ff7000;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	color: #808080;
	font-size: 17px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	color: #5890ca;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}

h5 {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
}

h6 {
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	width: 210px;
}
h7 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
h8{
	font-family: "segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	width: 210px;
}

.titular {
	font-family: "Segoe UI";
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 10px;
	color: #FFF;
	text-decoration: none;
}
.titular:hover {
	font-family: "Segoe UI";
	font-size: 18px;
	font-weight: lighter;
	padding-bottom: 10px;
	color: #FFF;
	text-decoration: underline;
}

.margen {
	margin-left: 20px;
}

.co {
	padding: 4px;
}
.newStyle1 {
	padding: 0px;
	margin: 0px;
}
.layer1 {
	height: 22px;
	width: 90px;
	z-index: 1;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	margin-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
}
.flechas{
	margin-right:10px;
}
.auto-style1 {
	color: #ff7000;
}

.auto-style2 {
	border-width: 0px;
}
.auto-style3 {
	text-align: right;
}
.auto-style4 {
	text-align: right;
	font-weight: bold;
}
.auto-style5 {
	font-size: 12px;
}
.auto-style6 {
	font-size: 18px;
}
.auto-style7 {
	margin-left: 0;
}
.auto-style8 {
	margin-left: 50px;
	margin-right: 8px;
}
.auto-style9 {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #C0C0C0;
	border-bottom-style: solid;
	height: 180px;
}
.principal {
	font-size: 18px;
	color: #5890ca;
}
.logotiposwindows {
	width: 219px;
	height: 73px;
	margin-right: 10px;
}
.naranja {
	color: #ff7000;
	font-family: "Segoe UI";
	font-style: normal;
	margin-left: 7px;
}
.iconov {
	margin-left: 35px;
}
.cer {
	margin-left: 10px;
}
.ayu {
	text-align: center;
}
.phone {
	margin: 10px 30px 10px 5px;
	border: 1px solid #CCCCCC;
}
.label {
	color: #333333;
	display: block;
	width: 350px;
	margin-bottom: 5px;
	height: 20px;
	font-size: 14px;
	text-align: center;
}
.sobre {
	margin-left: 5px;
	padding-top: 5px;
	width: 20px;
	height: 15px;
}
#prueba:hover {
	width: 150px;
	height: 20px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #3573B4;
}
#cliente:hover {
	width: 148px;
	height: 20px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-color: #3573B4;
}
#divisiones {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5890ca;
	height: 210px;
	margin-bottom: 10px;
}
.divisiones {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5890ca;
	height: 210px;
	margin-bottom: 10px;
}

#hache4 {
	width: 185px;
	float: right;
	height: 50px;
	font-size: 18px;
	color: #5890ca;
	text-align: center;
	text-decoration: none;
}
#hache4 a {
	width: 190px;
	float: right;
	height: 50px;
	font-size: 18px;
	color: #5890ca;
	text-align: center;
	text-decoration: none;
}
#hache4 a:hover {
	width: 190px;
	float: right;
	height: 50px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}
#hache {
	height: 35px;
	width: 240px;
	text-align: center;
	font-size: 18px;
	color: #ff7000;
	padding-top: 5px;
}
#icono {
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 5px;
}
.icono {
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

#iconodos {
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

#primera {
	width: 180px;
	height: 190px;
	padding: 5px;
	text-align: left;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.primera {
	width: 180px;
	height: 190px;
	padding: 5px;
	text-align: left;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#textoprimera {
	width: 170px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}
.textoprimera {
	width: 170px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}

#segunda {
	width: 180px;
	height: 190px;
	padding: 5px;
	text-align: left;
	float: left;
}
.segunda {
	width: 180px;
	height: 190px;
	padding: 5px;
	text-align: left;
	float: left;
}

#tercera {
	width: 180px;
	height: 190px;
	padding: 5px;
	text-align: left;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.tercera {
	width: 180px;
	height: 190px;
	padding: 5px;
	text-align: left;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}

#hache5 {
	width: 120px;
	float: left;
	font-size: 15px;
	color: #5890ca;
	text-align: left;
	margin-top: 15px;
}
#hache6 {
	background-position: center center;
	width: 120px;
	float: left;
	font-size: 15px;
	color: #5890ca;
	text-align: left;
	margin-top: 5px;
}
.hache6 {
	background-position: center center;
	width: 120px;
	float: left;
	font-size: 15px;
	color: #5890ca;
	text-align: left;
	margin-top: 5px;
}

#hache10 {
	background-position: center center;
	width: 120px;
	float: left;
	font-size: 15px;
	color: #5890ca;
	text-align: left;
	margin-top: 5px;
}

#hache7 {
	width: 120px;
	float: left;
	font-size: 15px;
	color: #5890ca;
	text-align: left;
}

#titularinferiorcinco {
	height: 50px;
	width: 180px;
}
.titularinferiorcinco {
	height: 50px;
	width: 180px;
}

#titularinferiorseis {
	height: 65px;
	width: 180px;
}
#listadodos {
	height: 30px;
	padding-left: 10px;
}
#listadodos ul {
	text-align: right;
	display: block;
	height: 15px;
}
#listadodos li {
	background-position: right bottom;
	text-decoration: none;
	list-style-type: none;
	float: left;
	padding-right: 17px;
	color: #808080;
	font-size: 12px;
	background-image: url('images/flechados.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 12px;
}
#listadodos li a {
	text-decoration: none;
	list-style-type: none;
	float: left;
	color: #808080;
	font-size: 12px;
}
#listadodos li a:hover {
	text-decoration: none;
	list-style-type: none;
	float: left;
	color: #1E87D5;
}
#izqsuperiorporqueblanco {
	width: 590px;
	margin-bottom: 10px;
	height: 170px;
}
#izqsuperiorporquemetro {
	width: 400px;
	height: 150px;
	float: left;
	text-align: center;
	margin-left: 80px;
}
#izqsuperiorporquemetro a {
	color: #FFFFFF;
}
#izqsuperiorporquemetro a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#metrotexto {
	width: 100px;
	height: 40px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 25px;
}
#metrotextoseis {
	width: 100px;
	height: 45px;
	float: none;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
}
#metroarriba {
	width: 400px;
	height: 70px;
	margin-bottom: 10px;
}
#metroabajo {
	width: 400px;
	height: 70px;
}
#metrouno {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	background-color: #AFA6D0;
	background-image: url('images/empresa.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}
#metrodos {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #95C5E8;
	background-image: url('images/peso.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 30px;
}
#metrotres {
	background-position: center top;
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #FFDC93;
	background-image: url('images/certificaciones.png');
	background-repeat: no-repeat;
	padding-top: 80px;
	margin-left: 30px;
}
#metrocuatro {
	background-position: left top;
	width: 100px;
	height: 70px;
	float: right;
	text-align: center;
	vertical-align: middle;
	background-color: #3673B4;
	background-image: url('images/certificado.png');
	background-repeat: no-repeat;
	padding-top: 80px;
	margin-left: 30px;
}
#metrocinco {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #65B0E9;
	background-image: url('images/mano.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metroseis {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #3699E2;
	background-image: url('images/huella.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 30px;
	padding-top: 80px;
	margin-left: 20px;
}
#metrosiete {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #1E87D5;
	background-image: url('images/contrato.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 30px;
	padding-top: 80px;
}
#metroocho {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #83C0ED;
	background-image: url('images/copyright.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metronueve {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #97CAF0;
	background-image: url('images/manos.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metrodiez {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #3699E2;
	background-image: url('images/interrogaciondos.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metroonce {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #65B0E9;
	background-image: url('images/proyectosdosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 20px;
}
#metrodoce {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #83C0ED;
	background-image: url('images/contabilidaddosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 20px;
}
#metrotrece {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #97CAF0;
	background-image: url('images/gestiondosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 20px;
}
#metrocatorce {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #988CC3;
	background-image: url('images/radio.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 30px;
	padding-top: 80px;
}
#metroquince {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #62A9DC;
	background-image: url('images/kit.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 30px;
	padding-top: 80px;
}
#metrodieciseis {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #FFCC66;
	background-image: url('images/gestiondosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 30px;
}
#metrodiecisiete {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #8FC1E7;
	background-image: url('images/contabilidaddosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 30px;
	padding-top: 80px;
}
#metrodieciocho {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #B7AED5;
	background-image: url('images/proyectosdosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}
#metrodiecinueve {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #1E87D5;
	background-image: url('images/nubedos.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 10px;
}
#izqsuperiorporqueimagenmetro {
	width: 170px;
	height: 170px;
	float: right;
	text-align: center;
	margin-right: 10px;
}
#izqsuperiorporqueprensa {
	width: 500px;
	margin-bottom: 10px;
	height: 180px;
	margin-left: 100px;
}
#izqsuperiorporqueprensa a {
	color: #FFFFFF;
}
#izqsuperiorporqueprensa a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#izqsuperiorporqueavisos {
	width: 600px;
	margin-bottom: 10px;
	height: 170px;
}
#izqsuperiorporqueavisos a {
	color: #FFFFFF;
}
#izqsuperiorporqueavisos a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#izqsuperiorporqueavisosarriba {
	width: 200px;
	margin-bottom: 10px;
	height: 150px;
	float: left;
	margin-right: 20px;
}
#izqsuperiorporqueavisosarriba a {
	color: #FFFFFF;
}
#izqsuperiorporqueavisosarriba a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#izqsuperiorporqueavisosabajo {
	width: 200px;
	margin-bottom: 10px;
	height: 150px;
	float: left;
}
#izqsuperiorporqueavisosabajodos {
	width: 200px;
	margin-bottom: 10px;
	height: 150px;
	float: right;
}
#izqsuperiorporqueavisosabajo a {
	color: #FFFFFF;
}
#izqsuperiorporqueavisosabajo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#izqsuperiorporqueavisosabajodos a {
	color: #FFFFFF;
}
#izqsuperiorporqueavisosabajodos a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#metroarriba a {
	color: #FFFFFF;
}
#metroarriba a:hover {
	color: #FFFFFF;
}
#izqsuperiorporqueimagenazul {
	width: 170px;
	height: 170px;
	float: right;
	text-align: center;
	margin-right: 10px;
	background-color: #3673B4;
}
#izqsuperiorporquemetropreguntas {
	width: 400px;
	height: 150px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 70px;
}
#izqsuperiorporquemetropreguntas a {
	color: #FFFFFF;
}
#izqsuperiorporquemetropreguntas a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#titularinferiordos {
	width: 240px;
	height: 50px;
	margin-bottom: 20px;
}
#gestiontexto {
}
#altagratiscapados {
	margin-top: 40px;
	width: 180px;
	height: 137px;
	background-image: url('images/promomovilbis.jpg');
	background-repeat: no-repeat;
}
#metroarribafaqs {
	width: 600px;
	height: 70px;
	margin-bottom: 10px;
}
#izqsuperiorporquemetrofaqs {
	width: 600px;
	height: 150px;
	float: left;
	text-align: center;
	margin-right: 10px;
	padding-top: 20px;
}
#izqsuperiorporquemetrofaqs a {
	color: #FFFFFF;
}
#izqsuperiorporquemetrofaqs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.precioicono {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.precioiconodos {
	margin-bottom: 10px;
}
.alta {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}
#izqsuperiorporqueimagen a {
	width: 170px;
	height: 170px;
	float: left;
	text-align: center;
	margin-right: 10px;
	color: #ff7000;
}
#ir {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irdos{
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irtres {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#ircuatro {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#ircinco {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irseis {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irsiete {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irocho {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irnueve {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}








.ir {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#ir:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irdos:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irtres:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#ircuatro:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#ircinco:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irseis:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irsiete:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irocho:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irnueve:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}








.ir:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 120px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}

#ir a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irdos a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irtres a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#ircuatro a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#ircinco a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irseis a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irsiete a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irocho a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irnueve a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}







.ir a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#ir a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irdos a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irtres a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#ircuatro a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#ircinco a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irseis a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irsiete a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irocho a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irnueve a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}


.ir a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}

#irdiez {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin-bottom: 5px;
}
#ironce {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin-bottom: 5px;
}
#irdoce {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin-bottom: 5px;
}
#irtrece {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin-bottom: 5px;
}
#ircatorce {
	height: 15px;
	background-image: url('images/flechagrisdos.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	margin-bottom: 5px;
}




#irdiez:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#ironce:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irdoce:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irtrece:hover {
	height: 15px;
	background-image: url('images/flechahover.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	padding-right: 5px;
	width: 145px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}


#irdiez a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#ironce a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#irdoce a {
	font-size: 11px;
	color: #666666;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}


#irdiez a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#ironce a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irdoce a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irdoce a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}
#irtrece a:hover {
	font-size: 11px;
	color: #1E87D5;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	text-decoration: none;
}



#izqinferiorporque ul ul {
	margin: 10px 0px 10px 30px;
	width: 500px;
	list-style-type: disc;
}
#hache8 {
	width: 180px;
	float: right;
	height: 50px;
	font-size: 18px;
	color: #5890ca;
	text-align: center;
	text-decoration: none;
}
#hache7 {
	width: 180px;
	float: right;
	height: 50px;
	font-size: 18px;
	color: #5890ca;
	text-align: center;
	text-decoration: none;
}

#metrouno:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	background-color: #C6BFDD;
	background-image: url('images/empresa.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}
#metrodos:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #BDDBF0;
	background-image: url('images/peso.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 30px;
}
#metrotres:hover {
	background-position: center top;
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #FFE9B9;
	background-image: url('images/certificaciones.png');
	background-repeat: no-repeat;
	padding-top: 80px;
	margin-left: 30px;
}
#form1 button:hover {
	background-color: #508AC5;
	color: #FFFFFF;
}
#metrodiecinueve:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #3C9CE3;
	background-image: url('images/nubedos.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 10px;
}
#metrodiez:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #7DBDEC;
	background-image: url('images/interrogaciondos.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metroonce:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #8FC7EF;
	background-image: url('images/proyectosdosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 20px;
}
#metrodoce:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #AAD3F2;
	background-image: url('images/contabilidaddosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 20px;
}
#metrotrece:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #B1D8F3;
	background-image: url('images/gestiondosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 20px;
}
#metrodieciocho:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #C7C0DE;
	background-image: url('images/proyectosdosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}
#metrodiecisiete:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #A8CFEC;
	background-image: url('images/contabilidaddosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 30px;
	padding-top: 80px;
}
#metrodieciseis:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #FFD988;
	background-image: url('images/gestiondosdos.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	margin-left: 30px;
}
#metrosiete:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #45A0E4;
	background-image: url('images/contrato.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 30px;
	padding-top: 80px;
}
#metroseis:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #69B3E9;
	background-image: url('images/huella.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-bottom: 30px;
	padding-top: 80px;
	margin-left: 20px;
}
#metrocinco:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #7DBDEC;
	background-image: url('images/mano.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metroocho:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #ABD5F3;
	background-image: url('images/copyright.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metronueve:hover {
	width: 100px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background-color: #B3D9F4;
	background-image: url('images/manos.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 80px;
	margin-left: 20px;
}
#metrocatorce:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #B6ADD3;
	background-image: url('images/radio.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 30px;
	padding-top: 80px;
}
#metroquince:hover {
	width: 100px;
	height: 70px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #8FC1E7;
	background-image: url('images/kit.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 30px;
	padding-top: 80px;
}
.nueva{
	color: #CCC;
	text-decoration: none;
	list-style-type: none;
}
.izquierdamysaas li {
	list-style-type: none;
	color: #CCC;
	text-decoration: none;
	
}
.izquierdamysaas li a{
	list-style-type: none;
	color: #3673B4;
	text-decoration: none;
	font-size: 12px;
	
}
.izquierdamysaas li a:hover {
	list-style-type: none;
	color: #3673B4;
	text-decoration: underline;
	font-size: 12px;
}
#layer12 {
	height: 22px;
	width: 90px;
	z-index: 1;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	margin-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
}
#hache9 {
	width: 180px;
	float: right;
	height: 50px;
	font-size: 18px;
	color: #5890ca;
	text-align: center;
	text-decoration: none;
}
