#principal {
	height: 950px;
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#banner_sup {
	height: 100px;
	width: 877px;
	background-color: #FFFFFF;
	background-image: url(../images/inf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#banner {
	height: 200px;
	width: 877px;
}
#container {
	height: 500px;
	width: 877px;
	color: #FFFFFF;
	font-size: 80%;
	background-image: url(../images/container.jpg);
}
#footer {
	width: 877px;
	height: 50px;
	color: #FFFFFF;
	font-size: 65%;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}
#menu {
	height: 60px;
	width: 877px;
	background-color: #000000;
	position: relative;
}
#content {
	clear: both;
	float: left;
	height: 400px;
	width: 550px;
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 20px;
	text-align: justify;
	letter-spacing: 0.6px;
}
#left {
	float: right;
	height: 180px;
	width: 200px;
	padding-top: 5px;
	text-align: left;
}
h1 {
	letter-spacing: 4px;
}
#principal #container #menu ul {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
#principal #container #menu li {
	display: inline;
}
#principal #container #menu a {
	padding-right: 12px;
	padding-bottom: 5px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	font-size: 120%;
	padding-left: 12px;
}
#principal #container #content li {
	display: block;
	margin-top: 7px;
	list-style-type: disc;
}
#principal #container #content ul {
	list-style-type: disc;
}

#sup {
	background-image: url(../images/SUP.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rigth {
	float: right;
}
.left {
	float: left;
}
#left2 {
	width: 160px;
	float: right;
	margin-top: 120px;
	height: 96px;
	background-color: #FFFFFF;
	margin-right: 30px;
	background-image: url(../images/sup_cuadro.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#inf {
	width: 877px;
	background-image: url(../images/inf_content.jpg);
	height: 20px;
}
#logos {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-color: #FFFFFF;
	text-align: center;
}
#principal #container #content h3 {
	font-weight: normal;
	display: block;
	font-size: 150%;
	background-color: #990000;
}
#principal #container #content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sombra_input {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.btnç {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
