/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
/*background:url(../images/body_top_bg.jpg) left top repeat-x #161921;*/
background-color: #212121;
}
.border_left_right
{
border-left:1px solid #FFFC00;
border-right:1px solid #FFFC00;
}
.country_icon
{
margin-left:3px;
margin-right:3px;
}
.input_field
{
width:150px;
height:18px;
background-color:#FFFFDE;
padding-left:3px;
color:#212121;
}
.border_bottom
{
border-bottom:1px dashed #8B8C90;
}
.news_box
{
border:3px solid #FFA401;
padding:9px;
}
.footer_icon
{
margin-left:10px;
margin-right:10px;
}
.download_bt
{
margin-top:488px;
}





/* CSS Background image Document */
.bar_left_bg
{
/*background:url(../images/bar_left_bg.gif) left top repeat-y;*/
width:11px;
vertical-align: top;
text-align: left;
}
.bar_right_bg
{
/*background:url(../images/bar_right_bg.gif) left top repeat-y;*/
width:11px;
vertical-align: top;
text-align: left;
}
.banner
{
/*background: url(../images/banner.jpg) left top no-repeat;
border-left:1px solid #FFFC00;
border-right:1px solid #FFFC00;*/
height:546px;
vertical-align: top;
text-align: left;
margin-top: 16px;
}

.footer_bg
{
background:url(../images/footer_bg.jpg) left bottom repeat-x;
height:91px;
}
.bonus_bg
{
background:url(../images/bonus_bg.jpg) left top no-repeat;
height:180px;
}
.bonus_bg
{
background:url(../images/bonus_bg.jpg) left top no-repeat;
height:180px;
}
.download_bt
{
margin-left:52px;
margin-top:102px;
}





/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D0D1D3;
	text-decoration: none;
}
.top_menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.top_menu_text:hover
{
color:#FFC1C7;
background-color:inherit;
text-decoration:underline;
}
.more_link
{
color:#4A77BF;
background-color:inherit;
font-weight:bold;
text-decoration:none;
line-height:20px;
}
.more_link:hover
{
text-decoration:underline;
color:#4A77BF;
background-color:inherit;
}
.more_white
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}
.more_white:hover
{
text-decoration:underline;
color:#999999;
background-color:inherit;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}
.footer_link:hover
{
text-decoration:underline;
color:#999999;
background-color:inherit;
}




/* nuevos estilos */
a.sinestilo
{
	color: white;
	text-decoration: none;
}


.Contenido
{
	border:1px solid #99CCFF;
	text-align: justify;
	padding: 9px;
	margin-top: 16px;
}

.Contenido h3
{
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
	color: white;
}

.Contenido p.tab
{
	margin-left: 20pt;
	list-style-type: none;
}

.Contenido p.tab img
{
	border: 0;
	width: 468px;
	height: 60px;
}

.Contenido p.center
{
	text-align: center;
}

.Contenido h3 
{
	/*padding-top: 5px;*/
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
}

.Contenido legend
{
	color: #99CCFF;
	font-weight: bold;
}

.BannerVertical
{
	padding: 9px;
	margin-top: 34px;
	text-align: center;
	vertical-align: top;
}

.BannerVertical img
{
	border: 0;
}

table.menu 
{
	border: 0;
	width: 300px;
}

table.menu td.menuitem
{
	width: 40px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	/*background: url(../images/body_top_bg.jpg) left bottom repeat-x;*/
}

td.menuitem a:hover
{
	color:#99CCFF;
}

table.menu td.menubar
{
	width: 10px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	/*background: url(../images/body_top_bg.jpg) left bottom repeat-x;*/
}

td.menubar img
{
	height: 16px;
	/*visibility: hidden;*/
}

table.menu td.menubar1
{
	width: 10px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/menubar1.jpg);
}

table.menu td.menubar2
{
	width: 10px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/menubar2.jpg);
}

td.menubar img
{
	width: 2px;
	height: 16px;
}


.ContenidoLinks
{
	text-align: justify;
	padding: 9px;
	margin-top: 16px;
}

.ContenidoLinks h3.titulo
{
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
	color: white;
}

.ContenidoLinks h3
{
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
}

.ContenidoLinks p.margen1
{
	margin-top: 0px;
	margin-bottom: 20px;
}

.ContenidoLinks a
{
	color:#4A77BF;
	text-decoration: none;
}

.ContenidoLinks a:hover
{
	color:#4A77BF;
	text-decoration: underline;
}
