/* CSS Document */

body{
margin:0;
padding:0;
background-color: #25496e;
font-family: Verdana, Arial, Helvetica, sans-serif;
position:absolute;
}
div#blanco{
	left:0px;
	top:190px;
	background-color: #ffffff;
	width:800px;
	z-index: -;
	position:absolute;
	height:600px;
		background-image: url(images/background.gif);
	
}
div#azulclaro{
	left:35px;
	top:200px;
	background-color: ffffff;
	width:175px;
	z-index: -;
	position:absolute;
	height: 500px;
	border-top: 20px solid #25496e ;
	border-right: thin solid #25496e ;
	border-bottom: thin solid #25496e ;
	border-left: thin none #25496e ;
	
}
div#hexagonoazul{
	top: 0px;
	left: 0px;
	width:800px;
	height:190px;
	background-image: url(images/top.gif);
	z-index: -;
	position:absolute;
}

	div#azulpatronblanco{
	left:225px;
	top:200px;
	width:550px;
	position:relative;
	height: 540px;
	background-color: #ffffff;
	border-top-width: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #25496e;
	border-right-color: #25496e;
	border-bottom-color: #25496e;
	border-left-color: #25496e;
	border-top-style: solid;
	overflow: auto;
	margin-bottom: 20px;


	}
div#navigatie{
	top: 0px;
	left:-7px;
	position:absolute;
	font-size: 12px;
	color: #25496e ;
	padding-left: 20px;
	padding-top: 25px;
	}
div#textotop{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: 25496e ;
	font-size: 13px;
	color: #25496e ;
	margin-left:25px;
	padding-top: 25px;
	font-weight: bold;

}		

div#texto{
	font-size: 11px;
	color: #25496e;
	margin-left:25px;
	padding-top: 25px;
	padding-right: 25px;
	margin-bottom: 25px;


}
 a:link{

color: #25496e ;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:visited{

color: #25496e ;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover{

color: #cccccc;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:active{

color: #cccccc;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.text{
	font-size: 11px;
	color: #25496e;

}
