/* CSS Document */

	@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

	@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);

	

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background:#FFF;

	background-image: url(imagenesv/headerbg.jpg);

	background-repeat: repeat-x;

	background-position: left top;



}



a.linktrestres:link {

	color: #333;

	text-decoration: none;

}

a.linktrestres:visited {

	text-decoration: none;

	color:#333;

}

a.linktrestres:hover {

	text-decoration: none;

	color: #00a6b3;

}

a.linktrestres:active {

	text-decoration: none;

	color: #333;

}



a.linkimagen:link {

	color: #FFF;

	text-decoration: none;

}

a.linkimagen:visited {

	text-decoration: none;

	color:#FFF;

}

a.linkimagen:hover {

	text-decoration: none;

	color: #00a6b3;

}

a.linkimagen:active {

	text-decoration: none;

	color: #FFF;

}



a.linkverde:link {

	color: #00a6b3;

	text-decoration: none;

}

a.linkverde:visited {

	text-decoration: none;

	color:#00a6b3;

}

a.linkverde:hover {

	text-decoration: none;

	color:#03858f;

}

a.linkverde:active {

	text-decoration: none;

	color: #00a6b3;

}



a.linksubtitulo:link {

	color: #666;

	text-decoration: none;

}

a.linksubtitulo:visited {

	text-decoration: none;

	color:#666;

}

a.linksubtitulo:hover {

	text-decoration: none;

	color:#03858f;

}

a.linksubtitulo:active {

	text-decoration: none;

	color: #666;

}



.textoCentral{

	font-family:"Noto Sans";

	font-size: 22px;

	color: #00a6b3;

	font-weight:600;	

}

.textoCentralTelefono{

	font-family:"Noto Sans";

	font-size: 35px;

	color:#FF5F00;

	font-weight:600;

	text-shadow: 3px 3px 3px #FFF;

}



.textoSubTituloInicio{

	font-family:"Noto Sans";

	font-size: 24px;

	color: #00a6b3;

	font-weight:600;

	text-align:left;

}



.textoBlancoServicios{

	font-family:"Open Sans";

	font-size: 18px;

	color: #FFFFFF;

	font-weight:300;

	text-align:left;

}



.textoTituloInicio{

	font-family:"Open Sans";

	font-size: 35px;

	color: #00a6b3;

	font-weight:300;

	text-align:center;

}



.textoTituloSecciones{

	font-family:"Open Sans";

	font-size: 35px;

	color: #00a6b3;

	font-weight:600;

	text-align:center;

}



.textoSubTituloSecciones{

	font-family:"Noto Sans";

	font-size: 20px;

	color: #00a6b3;

	font-weight:600;

	text-align:left;

}



.textoWell{

	font-family:"Open Sans";

	font-size: 22px;

	color: #666;

	font-weight:600;

	text-align:left;

}



.textoNosotrosIcono{

	font-family:"Open Sans";

	font-size: 22px;

	color: #666;

	font-weight:300;

	text-align:left;

}



.textoWellGreen{

	font-family:"Open Sans";

	font-size: 22px;

	color: #00a6b3;

	font-weight:600;

	text-align:left;

}



.textoSubWell{

	font-family:"Open Sans";

	font-size: 20px;

	color: #00a6b3;

	font-weight:300;

	text-align:left;

}





.textoLinkRecursos{

	font-family:"Open Sans";

	font-size: 14px;

	color: #666;

	font-weight:400;

	text-align:justify;

}





.textoContenido{

	font-family:"Open Sans";

	font-size: 15px;

	color: #666;

	font-weight:300;

	text-align:justify;

}



.textoInferior{

	font-family:"Open Sans";

	font-size: 14px;

	color: #333;

	font-weight:400;

	text-align:left;

}



.textoExperiencia{

	font-family:"Open Sans";

	font-size: 25px;

	color: #00a6b3;

	font-weight:600;

	text-align:left;

}



.textoResumenContenido{

	font-family:"Open Sans";

	font-size: 15px;

	color: #666;

	font-weight:300;

	text-align:center;

}