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

body {
	margin-top:0;
	margin-bottom:0;
	padding: 0px;
	background-color: #979797;
	background-image: url(bckgr.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	text-decoration: none;
}
.clear {
	clear:both
}
img {
	border:none
}
div {
margin:0;
padding:0}

a {
	color:#3c3c3e
}
A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none
}
A:active {
	text-decoration: none
}
A:hover {
	text-decoration: underline
}
hr {
	border:1px;
	border-style:dotted;
	border-color:#999999;
	margin-bottom:1em;
}
h1 {
	margin:0;
	padding-top:196px;
	padding-left:70px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
h2 {
	color:#550000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 1.2em;
	padding-top:9px;
	padding-bottom:7px;
	border-bottom-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	margin-top:14px;
	margin-bottom:14px;
}
h3 {
	margin-top:14px;
	padding-top:0;
	margin-bottom:14px;
	color:#3c3c3e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;
	line-height: 15px;
}
p {
	margin-top:1em;
	margin-bottom:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#3c3c3e;
}
.epigr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#3c3c3e;
}
.pie {
	margin:0 7px 0 0;
	text-align:right;
	padding-top:0px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
	width:350px;
}
li {
	margin-top:12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;
}
.eventos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom:1em;
}
.eventos li {
	margin-top:0;
	margin-bottom:0;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;
}
.decl {
	color:#BD2F19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 20px;
	padding-top:0px;
	padding-top:15px;
	border-top:dotted;
	border-top-width:thin;
	border-top-color:#999999;
	padding-bottom:15px;
/*	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#999999*/
}
.logos {
	float:left;
	padding:0px;
	margin:8px 0 0 8px;
	border:none;
}
/* S P O N S O R S styles 
 ________________________
*/

#spon_main_i {
	border:thin;
	border-color:#bbbbbb;
	border-style:solid;
	background-color:white;
	background-image: url(images/sp-target.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:193px;
	height:109px;
	margin:0 0 12px 0
}
#spon_media_1 {
	border:thin;
	border-color:#bbbbbb;
	border-style:solid;
	background-image: url(images/happenings.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:white;
	width:193px;
	height:109px;
	margin:0 0 12px 0;
}
#spon_media_2 {
	border:thin;
	border-color:#bbbbbb;
	border-style:solid;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:193px;
	height:109px;
	padding:0;
	margin:0 0 12px 0;
	background-color:white;
}
.sp_a {
	padding-left:14px;
	color:#3c3c3e;
	list-style:outside;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 20px;
	margin-bottom:1em;
}
.sp_b {
	padding-left:14px;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 13px;
	margin-bottom:1em;
}
.sp_c {
	padding-left:14px;
	color:#888888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 13px;
	margin-bottom:1em;
}
/* M E N U -----------------------------------------*/

#navcontainer {
	margin:0 7px 0 7px;
	color: white;
	background-color:#850000;
	padding:0;
}
#navcontainer ul {
	
	margin:0;
	text-align: center;
	padding:15px;
	height:15px;
	/* cancels gap caused by top padding in Opera 7.54 */
	/*width: 100%;*/ 
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#navcontainer ul li {
	display: inline;
	/* matches link padding except for left and right */
margin:0;
	padding:10px;
	background-color:#BD2F19;
}

#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: white;
	text-decoration: none;
}
#navcontainer ul li a:hover {
	background-color:#222222;
}
/* ----------------------------------------- */

#principal {
	background-color:#dddddd;
	width:833px;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header {
	padding:0;
	margin:0 7px 0 7px;
	background-image:url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:235px
}
#leftcol {
	float: left;
	margin-left:7px;
	width: 284px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#3c3c3e;
}
#rightcol {
	float: right;
	margin-right:7px;
	width: 193px;
}
#content {
	margin-right:12px;
	margin-left:12px;
	float: left;
	width: 315px;
	height: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#3c3c3e;
}
#content li {
border-bottom-style:dotted;
border-bottom-width:thin;
padding-bottom:1em;
}
#content li li {
border-bottom-style:none;
padding:0;
margin:0;
}
#winners { 
	margin-left:7px;
	margin-right:7px;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	float: left;
	width:599px;
}
#footer {
	background-color:#FFFFFF;
	padding-top:6px;
	padding-bottom:12px;
	padding-left:0px;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	clear: both;
	width:833px;
	margin-right:auto;
	margin-left:auto;
}
.pict_icons {
	display:inline;
	padding:0 0.75em 0 0;
	margin:0;
	float:left;
	border:none
}
.pict_left {
	width:277px;
	height:161px;
	border:thin;
	border-color:#888888;
	border-style:solid;
	margin-bottom:0px;
}
.pict_mid {
	border:thin;
	border-color:#888888;
	border-style:solid;
	margin-bottom:0px;
	margin-top:1em;
}
.videos {
	width:280px;
	height:225px;
	margin:0;
	padding:0;
}
/* T A B L E */

table {
	width:575px;
	margin:0;
	padding:0;
	color:#550000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:normal;
	letter-spacing:normal;
	line-height: 1.2em;
	border-bottom-width:medium;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	text-align:left;
}
caption {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	border-bottom-width:thick;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	padding:18px 0 7px 0;
	color:#550000;
}
th.tabt2 {
	font-weight:normal;
	border-bottom-width:medium;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	padding:36px 0 7px 0;
	text-align:left;
}
td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#3c3c3e;
	border-bottom-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	width:280px;
	height:210px;
	vertical-align:middle
}
td.imagen {
	margin:0;
	padding:0;
	width:280px;
	height:210px;
	vertical-align:middle;
	background-color:#999999;
}
td.ganador {
	font-weight:bold;
}
/* F O R M U L A R I O S */
form {
	border-right: 1px solid #666699;
	border-left: 1px solid #666699;
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
input {
	background-color: #000000;
	display:block;
	margin:1em 0 1.5em 0;
}
.ftext {
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	width:300px
}
.buttons {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px
}
