﻿body {margin: 0 auto; height: auto;background-color:#FFF; text-align:center;}
#contenedor {
	 width: 80%;
	height: auto;
	margin:0 auto;	
	background-color:#FFF;
	top: 0;
	padding:0;
	position:relative;
	text-align:center;
}


.menu1 {
	
	color: #FFFFFF;
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 3px;
	height: 36px;
}
.menu1A{
	background-color: #00addc;
	height: 36px;
	color: #FFFFFF;
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	vertical-align:bottom;
}
.menu1b{
	background-color: #00addc;
	height: 36px;
		color: #FFFFFF;
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}


.espacio1{
	 height:96px;
}
.espacio2{
	height: 35px;
	background-color: #f0f1f2;
	line-height: 4px;
}
.espacio3{
	 height:28px;
}

.txtdir{
	font-size: 14px;
	font-family: "Arial";
	color: #5fabd9;
	text-align: left;
	text-decoration: none;
	font-weight: 600;
}
.txtdir a:visited{
	font-size: 14px;
	font-family: "Arial";
	color: #8c8f90;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-decoration:none;


	
	}

.txtdir a:link{
	font-size: 14px;
	font-family: "Arial";
	color: #8c8f90;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-decoration:none;
	
	
	}
.txtdir a:hover{
	font-size: 14px;
	font-family: "Arial";
	color: #8c8f90;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-decoration:none;

	
	}



.parte1{
    top: 0px;
	height: 240px;

}
.FondoAzul{
background-color:#00addc;
font-family:Arial;
color:#FFFFFF;
margin: 0 auto;
}
.FondoVerdeClaro{
background-color:#bbd80a;
}
.FondoVerde{
background-color:#7fba00;
font-family:Arial;
color:#FFFFFF;
margin: 0 auto;
}
.FondoEsmeralda{
background-color:#008272;
font-family:Arial;
color:#FFFFFF;
font-size:10px;
margin: 0 auto;
}

.TituloBlanco{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-indent: 10px;
	
}

.TitBlancoFondoVerde{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-indent: 10px;
	background-color:#7fba00;

}
.TitBlancoFondoEsmeralda{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-indent: 10px;
	background-color:#008272;
	

}
.TitBlancoFondoEsmeralda a:visited
{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-indent: 10px;
	background-color:#008272;
	

}

.TitBlancoFondoEsmeralda a:hover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-indent: 10px;
	background-color:#008272;
	

}
.TitBlancoFondoEsmeralda a:link{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	text-indent: 10px;
	background-color:#008272;
	

}


.txtBlanco{
 color:#ffffff;
 font-family:Arial;
 font-size:12px;
 font-weight: 600;
	text-align:left;
	text-indent: 10px;

 
}
#sub-title { overflow:hidden; }
#sub-left {
   float: left;
}
#sub-right {
   float: right;
}

