@charset "utf-8";
wrapper {
}
a:link {
	color: #09C;
	border: none;
	text-decoration: none;
}
a:hover {
	color: #6CF;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #09F;
	font-family: "Arial Black", Gadget, sans-serif;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
	color: #666;
	text-align: justify;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
h5 {
	font-size: 9px;
	color: #999;
	text-align: left;
}
h6 {
	font-size: 16px;
	color: #333;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 13px;
}




#wrapper {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tophead {
	float: left;
	height: 235px;
	width: 970px;
	padding-left: 10px;
}
#contenedor {
	float: left;
	height: auto;
	width: 980px;
}
#contenedor .left {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 20px;
}
#contenedor .left .titulo {
	float: left;
	width: 600px;
}
#contenedor .left .line {
	float: left;
	height: 46px;
	width: 600px;
	background-image: url(../img/separator.jpg);
}
#contenedor .left .txt {
	float: left;
	width: 600px;
}
#contenedor .right {
	float: right;
	height: auto;
	width: 350px;
	margin-top: 15px;
}
#contenedor .right .topper {
	float: left;
	height: 60px;
	width: 350px;
	background-image: url(../img/right_top.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	text-align: left;
	text-indent: 40px;
	font-size: 14px;
	color: #0CF;
	font-weight: bold;
}
#contenedor .right .ctntxt {
	float: left;
	height: auto;
	width: 350px;
	background-image: url(../img/ctn_txt.jpg);
	background-repeat: repeat-y;
}
#contenedor .right .ctntxt .inn {
	float: left;
	width: 245px;
	padding-left: 55px;
	color: #CCC;
	font-size: 9px;
	font-weight: bolder;
	text-align: justify;
}
#contenedor .right .ctntxt .inn .pdf {
	float: right;
	height: 24px;
	width: 215px;
	background-image: url(../img/iconos/pdf.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 11px;
	padding-left: 35px;
}


#contenedor .right .downer {
	float: left;
	height: 25px;
	width: 350px;
	background-image: url(../img/right_down.jpg);
	background-repeat: no-repeat;
}




#header {
	height: 94px;
	width: 980px;
	float: left;
	background-image: url(../img/bgan_header_bg.jpg);
}
#header .logo {
	height: 94px;
	width: 165px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
}
#header .right {
	float: right;
	height: 20px;
	width: 780px;
	margin-top: 25px;
	border: none;
}
#header .rightinside {
	width: auto;
	margin-right: 5px;
	float: left;
}





#search {
	float: right;
	width: 275px;
	margin: 0px 18px;
	display: inline;
}
	#search .submit {
	float: right;
	border: 0;
	width: 13px;
	height: 15px;
	background-color: #FFF;
}
	#search .text {
	width: 227px;
	height: 14px;
	border: 1px solid #ddd;
	float: left;
	color: #888;
}

#copyright {
	float: left;
	width: 980px;
	text-align: center;
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
	background-color: #FFF;
}
#ligas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	float: left;
	height: auto;
	width: 980px;
	text-align: center;
}
#ligas .bartop {
	float: left;
	height: 18px;
	width: 980px;
	background-image: url(../img/bardownbg.jpg);
	background-repeat: no-repeat;
}
#ligas .barelastic {
	float: left;
	height: auto;
	width: 980px;
	background-image: url(../img/bardownbg02.jpg);
	background-repeat: repeat-y;
}
#ligas .barelastic .miniboxes a {
	color: #666;
	text-decoration: none;
}
#ligas .barabajo {
	float: left;
	height: 40px;
	width: 980px;
	background-image: url(../img/bardownbg03.jpg);
	background-repeat: no-repeat;
}
#ligas .barelastic .miniboxes {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: square;
	padding-left: 15px;
	vertical-align: 5%;
	list-style-position: inside;
}
