@charset "utf-8";
/* CSS Document */

#logo_banner{
	width:1004px;
	height:149px;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
}
#menucito{
	width:1004px;
	height:25px;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FF6634;
	vertical-align: middle;
}
#Main{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #9E4223;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #fffac2;
	background-image: url(../img/bgmain.png);
	background-repeat: repeat-x;
}
#secundario{
	width:1004px;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #bb5e3e;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/bgsecundario.png);
}
#secundario p {
	color: #FFFAB5;
}

#pata{
	width:1004px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFACa;
	text-align:center;
	text-decoration: none;
	background-attachment: scroll;
	background-color:#2E7847;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/bgpata.gif);
}
.bucket{
	width:229px;
	height:200px;
	background-image:url(../img/bucket.png);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	
	text-decoration: none;
	background-attachment: scroll;
	padding: 1px;
	margin-left: auto;
}
#pata a {
	color: #FFFACa;
}


#Main .bucket ul {
	font-size: 9pt;
	color:#990000;
	padding: 0px;
}

.titulobalde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	padding: 0px;
	margin-top: 4px;
}
.titulosecundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color:#F2EBA8;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #999999;
	margin-top: 0px;
}
a {
	color: #FFFAC2;
	text-decoration: none;
}
a:visited {
	color: #DCD58F;
}
a:hover {
	color: #000080;
}

#secundario li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFACa;
}
#Main hr {
	border: thin solid #bb5e3e;
	width: 100%;
}
