.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-color: #014E58;
}

.borde_imagen {

	border: 2px solid #004E58;
}

.fondo_titulo {
	background-image: url(images/fondotitulo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_fotos {
	background-image: url(images/fondofotos.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo_botonera {
	background-image: url(images/degradebotonera.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borde_tabla {

	border: 2px solid #00A1B3;
}
.textos_titulo1 {
	font-family: Arial;
	font-size: 25px;
	color: #007F8D;
}
.textos_link2 {
	font-family: Arial;
	font-size: 12px;
	color: #007F8D;
}
.textos_link1 {
	font-family: Arial;
	font-size: 12px;
	color: #00A1B3;
}
.textos {
	font-family: Arial;
	font-size: 14px;
	color: #4D4D4D;
    text-align:justify;
}
.textos2 {
	font-family: Arial;
	font-size: 14px;
	color: #007F8D;
}
.textos_titulo2 {
	font-family: Arial;
	font-size: 10px;
	color: #00A1B3;
}
.textos_abajo {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.fondocentro {
	background-image: url(images/Drrojas_r8_c2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.fondocentro2 {
	background-image: url(images/3.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

.fondodegrade {
	background-image: url(images/borde.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondodegrade2 {
	background-image: url(images/borde2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
	.caja-input {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #007F8D;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #007F8D;
	background-color: #007F8D;

}

