/* CSS Document */

body {
	background-color:#1b0d04;
	margin: 0px;
	padding: 0px;
	background-image:url(img/introfondo.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#principal {
	width: 800px;
	height: 600px;
	margin: 0px 112px;
	padding: 0px;
	text-align:left;
	background-image:url(img/centro.jpg);
	background-repeat:no-repeat;
}
#uno {
	width: 225px;
	height: 250px;
	margin: 0px 0px;
	padding: 0px;
	float:left;

}
#dos {
	width: 320px;
	height: 250px;
	margin: 0px 0px;
	padding: 0px;
	float:left;

	
}
#tres {
	width: 255px;
	height: 250px;
	margin: 0px 0px;
	padding: 0px;
		float:left;
}
a.logon{
width: 320px;
height: 250px;
padding: 0px;
display: block;
float: left;
text-indent:-1000px;
}
a.logon:link{
text-decoration:none;
color:#666;
}
a.logon:visited{
text-decoration: none;
color: #666;
}
a.logon:active{
text-decoration: none;
color:#D00;
}
a.logon:hover{
	background: transparent;
	text-decoration:none;
	color: #D00;
	font-weight: normal;
}
#cuatro {
	width: 800px;
	height: 218px;
	margin: 0px;
	padding: 0px;
	float:left;

}
#cinco {
	width: 800px;
	height: 106px;
	margin: 0px;
	padding: 0px;
	float:left;

}

/* --------------------------    interior    --------------------------------------- */
