/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
DIV.antifloat{
	clear:both;
	line-height: 1px;
}

#main {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/background.gif);
	background-position: 0px 20px;
	height: 2050px;
	background-repeat: repeat-y;
}
#tallermain {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/background.gif);
	background-position: 0px 20px;
	height: 1030px;
	background-repeat: repeat-y;

}

#hojamain {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/background.gif);
	background-position: 0px 20px;
	height: 1300px;
	background-repeat: repeat-y;

}
#logo {
	width: 439px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 110px;
	float: left;
}
#texuno {
	width: 410px;
	clear: none;
	float: left;
	margin-top: 15px;
	padding-left: 20px;
}
.antes {
	line-height: 25px;
}
#dots {
	width: 380px;
	clear: none;
	float: left;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
#texdos {
	width: 480px;
	clear: none;
	float: left;
	padding-left: 20px;
}
#luis {
	float: right;
	height: 301px;
	width: 181px;
}

#navbar {
	float: right;
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 28px;
}
#inavbar {
	float: right;
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: -20px;
}
#hnavbar {
	float: right;
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
}


#en01 {
	width: 490px;
	clear: none;
	margin-left: 10px;
	float: left;
	margin-top: 20px;

}
#en02 {
	width: 490px;
	clear: none;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	color: #000000;
}
.esSTR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231F20;
	line-height: 25px;
}
.texes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #58430C;
}
.texen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	margin-top: 10px;
}
.minitexes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #58430C;
	margin-top: 10px;
}

a,a:link{
	text-decoration:none;
	color:#FF3300;
	font-weight: bold;
}
a:visited{
	text-decoration:none;
	color:#FF6600;
	font-weight: bold;
}

a,a:hover,active{text-decoration:underline; color: #333;}
