a:link {
	color: #2260A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2260A5;
}
a:hover {
	text-decoration: none;
	color: #CFCFCF;
}
a:active {
	text-decoration: none;
	color: #2260A5;
}

.scroll {
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color:  #007F8D;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(images/degrade.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #2B558A;
	
}
.borde_imagen {

	border: 2px solid #2260A5;
}

.fondo_hidro {
    background-image: url(images/fondo_hidro.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_hidro4 {
    background-image: url(images/fondo_hidro2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_hidro2 {
    background-image: url(images/servicios/fondo_hidro2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_hidro3 {
    background-image: url(images/servicios/fondo_hidro3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_abajo {
    background-image: url(images/abajo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.textos_titulo1 {
	font-family: Arial;
	font-size: 20px;
	color: #2260A5;
}
.textos_tsubitulo1 {
	font-family: Arial;
	font-size: 14px;
	color: #609CC9;
	font-weight: bold;
}
.textos_tsubitulo2 {
	font-family: Arial;
	font-size: 14px;
	color: #2260A5;
	font-weight: bold;

}
.textos_link{
	font-family: Arial;
	font-size: 13px;
	color: #E60000;
}
.textos{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align:justify;
}
.textos_gris{
	font-family: Arial;
	font-size: 14px;
	color: #4D4D4D;
}
.textos_gris2{
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
}
.textos_abajo{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
	.caja-input {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #2260A5;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #2260A5;
	background-color: #2260A5;

}

