body {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 160%;
	color: #333333;
	background-color: #423840;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#centrador {
	width: 1014 px;
	margin-left: auto;
	margin-right: auto;
}
#all {	
	width: 1014px;
	float: left;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 1014px;
}
#midle{
	background-image: url(../images/midle.jpg);
	background-repeat: y-repeat;
	float: left;
	width: 1014px;
}
#supmidle {
	background-image: url(../images/supmidle.jpg);
	background-repeat: y-repeat;
	float: left;
	width: 1014px;
	height: 288px;
}
#infmidle {
	float: left;
	width: 1014px;
	/*padding: 20px;*/
}
#documento {
	margin-left: 20px;
	margin-right: 20px;
}
#bottom{
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 1014px;
}
#mnuprincipal {
	float: left;
	width: 770px;
	border-right: 1px solid black;
	font-family: "Ignacious", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 100%;
}
#mnuprincipal ul {
	margin-right: 20px;
}
#mnuprincipal ul li{
	list-style: none;
	text-align : right;
}
#titulo {
	float: left;
	width: 880px;
	font-family: "Ignacious", Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 100%;
	margin-top: 40px;
	text-align : right;
}
#mnuespecial{
	float: left;
	width: 1004px;
}
#mnuespecial ul {
	padding: 0;
	marging: 0;
	text-align : right;
}
#mnuespecial  ul li{
	line-height: 100%;
	display: inline;
	list-style: none;
	text-align : right;
	color: white;
}

#mnuespecial  ul li a {
	color: white;
}

a {
	text-decoration: none;
	color: #333333;
}

h1 {
	font-size: 16px;
}

p {
	margin:0;
	padding:0;
}