/* CSS Document */
/* Inicio Botonera */
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state) #414141*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #6699ff; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI   black */
}
/* Final Botonera */

body { margin: 0 auto; text-align:center;}
#cu3er-container {width:922px; outline:2;}td img {display: block;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF66FF;
}
a:active {
	color: #FFFFFF;
}
.Estilo76 {color: #F29E08}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}

td img {display: block;}
a:link {
	color: #014FA2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014FA2;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #014FA2;
}
#marqueecontainer{
	position: relative;
	width: 922px; /*marquee width */
	height: 292px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;
}
.Estilo76 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo77 {font-family: Arial, Helvetica, sans-serif}
.Estilo81 {font-size: 12px}
.Estilo82 {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.Estilo85 {color: #014FA2}