body{
	background-color: #d9d9d9;
	background-image: url(../imagenes/bg-back.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a, object, img{
	outline:none
}
a:hover{}
h4{
	font-size: 21px;
	margin: 0px;
	padding: 10px;
	color: #FED6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 span{
	font-size: 12px;
	font-weight: normal;
}
h4 strong{
	color: #FFF;
	font-weight: bold;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuerpo{
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#fin-cuerpo{
	padding: 0px;
	height: 17px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header{
	padding: 0px;
	height: 140px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#contenido{
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer{}
#logo{
	background-image: url(../imagenes/logo.png);
	float: left;
	height: 86px;
	width: 115px;
	margin-top: 10px;
}
#slogan{
	background-image: url(../imagenes/slogan.png);
	float: right;
	height: 58px;
	width: 669px;
	margin-top: 20px;
}
#navbar{
	height: auto;
	width: 920px;
	clear: none;
	margin-top: 10px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../imagenes/navbar.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 593px;
	height: 25px;
}
#navbar ul li{
	float: left;
	height: 25px;
}
#navbar ul li a{
	display: block;
	height: 25px;
	width: 100%;
	text-align: center;
	text-indent: -9000px;
}
#navbar ul li a:hover{}
.videoplayer{
	padding: 0px;
	float: left;
	height: 260px;
	width: 320px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.columnagrande{
	height: auto;
	width: 580px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.auspicio{
	padding: 0px;
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.titulos {
	font-size: 14px;
	text-decoration: none;
	color: #FF2021;
}
.destacado{
	font-weight: normal;
	color: #F60;
}
.justificado {
	text-align: justify;
	text-decoration: none;
}
.tx_blanco{
	color: #FFF;
}
.txt_boldGris{
	font-weight: bold;
	color: #666;
}
.txt_capitales{
	font-size: 9px;
	text-transform: capitalize;
	color: #333;
}
.fondogrisclaro{
	background-color: #eeeeee;
}
table.premiacion{
	margin-top: 7px;
	margin-bottom: 7px;
}
table.premiacion thead tr td{
	background-color: #FF2021;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	text-align: center;

}
table.premiacion tbody tr td{
	text-transform: none;
	font-size: 10px;
	height: 14px;
	line-height: 13px;
	text-align: center;
}
table.premiacion tbody.encabezado tr td{
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	background-color: #999;
	height: 17px;
	line-height: 16px;
	text-align: center;
}
td.A1{
	width: 15%;
}
td.A2{}

