@charset "utf-8";


a:link { color: black; TEXT-DECORATION: none;}
a:visited { color: #999999; TEXT-DECORATION: none; }
a:hover{ color: red; TEXT-DECORATION: none;}



.wrapper {
width: 628px;
top:50%;
left:50%;
margin-left:-314px;
height:300px;
margin-top:-150px;
position:absolute;

}
#izk {
	float: left;
	width: 379px;
}
#logo {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#der {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF0000;
	height: 390px;
	float: left;
	width: 210px;
}

#enter {

	height: 96px;
	width: 210px;
	top:50%;
	margin-top:-46.5px;
	position:absolute;
    margin-left: 10px;

}



#enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-top:100px;
}

.link {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
