#main{
	position: relative;
	height: 615px;
	width: 900px;
	background-color: #004358;
	border-top: #666666;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #666666;
	top: 5px;
}

#logo{
	height: 260px;
	width: 900px;
	position: relative;
	background-image: url(../LOGO.jpg);
}

#contenido{
	position: relative;
	top: 10px;
	height: 129px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 20px;
	font-style: normal;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;

}

#contenido2{
	position: relative;
	top: 20px;
	height: 179px;
	width: 530px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 10px;
	font-style: normal;
	text-align: justify;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	padding-top: 10px;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 10px;

}

#datos{
	height: 234px;
	width: 230px;
	position: absolute;
	left: 652px;
	top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 8px;
	white-space: normal;
	text-align: justify;
	letter-spacing: 2px;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

H1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 1px;
}

#email{
	height: 40px;
	width: 150px;
	position: absolute;
	top: 215px;
	left: 658px;
}

#antros{
	position: absolute;
	height: 244px;
	width: 175px;
	left: 706px;
	top: 10px;
	padding: 5px 2px 4px 7px;
	border: 1px dotted #CCCCCC;
}
