html {
	background:#000000;
}

html, body, td, th, p {
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#909090;
}

.wraper {
	margin: 0 auto;
	width:984px;
	overflow:hidden;
}

.mas_informacion {
	background-image:url(../img/flecha_rojo.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	color:#00A9FF;
	text-decoration:none;
	padding-right:15px;
    line-height:20px;
}
.mas_informacion:hover {
	text-decoration:underline;
}

h1 {
	text-align:left;
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-top:8px;
	margin-bottom:8px;
}
h1.peque {
	font-size:18px;
	line-height:22px;
}

h2 {
	text-align:left;
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:8px;
	margin-bottom:8px;
}

h3 {
	text-align:left;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

h4 {
	text-align:left;
	font-size:18px;
	font-weight:normal;
	color:#909090;
}

a {
	color:#00A9FF;
	text-decoration:none;
}

a:hover {
	color:#00A9FF;
	text-decoration:underline;
}

p {
	margin-top:8px;
	margin-bottom:8px;
}

strong, b {
	font-weight: normal;
	color:#FFFFFF;
}

ol,ul,li {
	/*list-style:none;*/
	text-align:left;
}

#numeracion {
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.cuadro {
	list-style: none;
	background-image:url(../img/cuadrado_rojo.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:20px;
}
.cuadro_gris {
	list-style: none;
	background-image:url(../img/cuadrado_gris.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:20px;
}

.header {
	width:964px;
	height:133px;
	overflow:hidden;
	margin-top:20px;
}

/*
.header .header_left {
	float:left;
	width:350px;
	text-align:left;
}

.header .header_right {
	float:right;
	width:578px;
	text-align:left;
}
*/
.header .categoria {
	width:185px;
	list-style: none;
	padding-left: 0;
}

.header li{
	height:14px;
	font-size:11px;
	/*color:#a0a0a0;*/
	/*color:#939598;*/
	text-transform:uppercase;
	text-align:left;
	list-style:none;
	list-style-type: none;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 0;
	margin:0;
}

.header li a{
	height:14px;
	font-size:11px;/**/
	padding-left:5px;
	color:#a0a0a0;
	/*color:#939598;*/
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	list-style:none;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	width: 175px;
	display: block;
	margin:0;
}

.header li a:hover {
	color:#FFFFFF;
	background-color:#606060;
	text-decoration:none;
}

.header #selected a{
	color:#FFFFFF;
	font-weight:bold;
	/*padding-bottom:1px;*/
	background-color:#606060;
}

.wraper .col_wraper {
	clear:both;
	width:984px;
	overflow:hidden;
	/*color:#FFFFFF;*/
}

.top {
	margin-top:13px;
}

.recuadro {
	border:#999999 1px solid;
}

/*
.col1 {
	float:left;
	width:188px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}

.col2 {
	width:380px;
	float:left;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}

.wraper .col_wraper .col3 {
	width:572px;
	float:left;
	text-align:left;
	padding:2px;
}

.wraper .col_wraper .col4 {
	float:right;
	width:764px;
	text-align:left;
	padding:2px;
}

.wraper .col_wraper .col5 {
	width:960px;
	text-align:left;
	padding:2px;
}

.separador_5col {
	clear:both;
	border-bottom:#ff0000 1px solid;
	padding-top:15px;
	margin-bottom:5px;
}

.separador_4col {
	clear:both
	float:right;
	border-bottom:#ff0000 1px solid;
	padding-top:15px;
	margin-bottom:5px;
	width:775px;
}
*/

.col1 {
	float:left;
	width:184px;
	text-align:left;
	margin-right:10px;
}

.col2 {
	float:left;
	width:378px;
	text-align:left;
	margin-right:10px;
}

.col3 {
	float:left;
	width:572px;
	text-align:left;
	margin-right:10px;
}

.col4 {
	float:left;
	width:766px;
	text-align:left;
	margin-right:10px;
}

.col5 {
	width:960px;
	text-align:left;
}

.ultima {
	margin-right:0;
}

.separador_5col {
	width:964px;
	clear:both;
	border-bottom:#ff0000 1px solid;
	padding-top:15px;
	margin-bottom:5px;
}

.separador_4col {
	clear:both
	float:right;
	border-bottom:#ff0000 1px solid;
	padding-top:15px;
	margin-bottom:5px;
	width:776px;
}

.footer {
	width:964px;
}

.footer .footer_logos {
	clear:both;
	text-align:right;
}

.footer .footer_logos img {
	padding-left:15px;
}

.footer .footer_left {
	width:250px;
	height:30px;
	float:left;
	font-family:Arial;
	font-size:9px;
	color:#939598;
	padding-top:7px;
	text-align:left;
}

.footer .footer_right {
	width:714px;
	height:30px;
	float:right;
	font-family:Arial;
	font-size:9px;
	color:#939598;
	text-align:left;
}

.footer .footer_right .footer_right_col1 {
	width:560px;
	float:left;
	padding-top:6px;
	font-family:Arial;
	font-size:9px;
	color:#939598;
	text-align:left;
}

.footer .footer_right .footer_right_col2{
	width:154px;
	float:right;
	text-align:right;
}

.footer .footer_right .footer_right_col1 a{
	font-family:Arial;
	text-decoration:none;
	font-size:9px;
	color:#00A9FF;
	padding-right:10px;
}

.footer .footer_right .footer_right_col1 a:hover{
	font-family:Arial;
	text-decoration:underline;
	font-size:9px;
	color:#00A9FF;
}


.footer .footer_right .footer_right_col1 img{
	padding-right:5px;
}

font-family:Arial;
	text-decoration:none;
	font-size:9px;
	color:#00A9FF;
	padding-right:10px;
}

.footer .footer_right .footer_right_col1 a:hover{
	font-family:Arial;
	text-decoration:underline;
	font-size:9px;
	color:#00A9FF;
}


.footer .footer_right .footer_right_col1 img{
	padding-right:5px;
}

	font-family:Arial;
	text-decoration:none;
	font-size:9px;
	color:#00A9FF;
	padding-right:10px;
}

.footer .footer_right .footer_right_col1 a:hover{
	font-family:Arial;
	text-decoration:underline;
	font-size:9px;
	color:#00A9FF;
}


.footer .footer_right .footer_right_col1 img{
	padding-right:5px;
}

font-family:Arial;
	text-decoration:none;
	font-size:9px;
	color:#00A9FF;
	padding-right:10px;
}

.footer .footer_right .footer_right_col1 a:hover{
	font-family:Arial;
	text-decoration:underline;
	font-size:9px;
	color:#00A9FF;
}


.footer .footer_right .footer_right_col1 img{
	padding-right:5px;
}

font-family:Arial;
	text-decoration:none;
	font-size:9px;
	color:#00A9FF;
	padding-right:10px;
}

.footer .footer_right .footer_right_col1 a:hover{
	font-family:Arial;
	text-decoration:underline;
	font-size:9px;
	color:#00A9FF;
}


.footer .footer_right .footer_right_col1 img{
	padding-right:5px;
}

font-family:Arial;
	text-decoration:none;
	font-size:9px;
	color:#00A9FF;
	padding-right:10px;
}

.footer .footer_right .footer_right_col1 a:hover{
	font-family:Arial;
	text-decoration:underline;
	font-size:9px;
	color:#00A9FF;
}


.footer .footer_right .footer_right_col1 img{
	padding-right:5px;
}
