/* CSS Document */



A.enlacetexto:hover {

	color:white;

	text-decoration:underline;

}



A.enlacetexto:link, A.enlacetexto:visited, A.enlacetexto:active {

	color: #8FD8E4;

	text-decoration:underline;

}



.boton {

	background : #8FD8E4;

	border-top-style : solid;

	border-top-width : thin;

	border-bottom-style : solid;

	border-bottom-width : thin;

	border-left-style : solid;

	border-left-width : thin;

}


.tabla
{
	font-family:Verdana,Arial,Helvetica;
	font-size:9pt;	
}


.tabla2

{

   border-top: 1px #CAF0F6 solid;

   border-bottom: 1px #CAF0F6 solid;

   border-left: 1px #CAF0F6 solid;

   border-right: 1px #CAF0F6 solid;

}



.cuadrotexto {

	background:#CAF0F6;

	font-family:Verdana,Arial,Helvetica;

	font-size:8pt;	

	color:black;

	border: 1px #8FD8E4 solid;

}



.tablafotos

{

   border-top: 1px #215970 solid;

   border-bottom: 1px #215970 solid;

   border-left: 1px #215970 solid;

   border-right: 1px #215970 solid;

}





body {

	scrollbar-face-color: #6699CC;

	scrollbar-shadow-color: #6699CC;

	scrollbar-highlight-color: #6699CC;

	scrollbar-3dlight-color: #FFFFFF;

	scrollbar-darkshadow-color: #000000;

	scrollbar-track-color: #E3E3E3;

	scrollbar-arrow-color: #FFFFFF;

}

.textofotos
{
	font-family:Verdana,Arial,Helvetica;
	font-size:8.5pt;
	color:#FFFFFF;	
}
