@CHARSET "UTF-8";

*{
	padding:0;
	margin:0;
}

html,body{
	height:100%;
}

body{
	font-family: Verdana, serif;
	font-size:10pt;
	color:#666666;
	background-color:#AEAEAE;
	font-weight: normal;
	background-image:url('');
	background-repeat:repeat-x;
}

img{
	border:0;
}

h3{
	font-family: 'Paytone One', Verdana, serif;
	font-size:14pt;
	color:silver;
	border-bottom:1px solid silver;
	margin-top:10px;
	margin-bottom:10px;
}
.titulo{
	font-family: 'Paytone One', Verdana, serif;
	font-size:10pt;
	color:black;
	border-bottom:1px solid silver;
	margin-top:10px;
}

.link{
	font-family: 'Paytone One', Verdana, serif;
	font-size: 14px;
	color:blue;
	font-weight: normal;
	padding:12px;
}
.ranking{
	font-family: 'Paytone One', Verdana, serif;
	font-size: 11px;
	color:#5F5F5F;
	padding-left:5px;
	font-weight: normal;
}
h1{
	font-family: 'Paytone One', Verdana, serif;
	font-size:16pt;
	color:black;
	border-bottom:1px solid;
	margin-bottom:10px;
	margin-top:10px;
}

a{
	color:white;
	font-family: Verdana;
	font-weight: normal;
	text-decoration:none;
}


h2 a{
	font-family: 'Paytone One', Verdana, serif;
	font-size: 14px;
	color:#5A5958;
	font-weight: normal;
	padding:12px;
}
h4 {
	font-family: 'Paytone One', Verdana, serif;
	font-size: 12px;
	color:#3366FF;
	font-weight: bold;
	padding:12px;
}
a:hover {color: white;cursor:hand;}


p{
	font-size:9pt;
	color:black;
	font-family:Verdana;
	vertical-align:top;
	line-height:13pt;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}

li{
	font-size:10pt;
	color:black;
	font-family:Verdana;
	vertical-align:top;
	line-height:15pt;
}

#allContent
{
	margin:0px auto;
	width:970px;
	background-color:white;
	padding:6px;
}

#wrapper{
	text-align:center;
	vertical-align:middle;
	margin:0px auto;
	width:970px;
	min-height:100%;
	height: auto !important;
	height:100%;
	margin:0 auto -60px;/* the bottom margin is the negative value of the footer's height */
	background-color:#AEAEAE;
}

#top{
	position:center;
	width:100%;
	background-color:transparent;
}



/* Content */

#content{
	margin:0;
	text-align:left;
	color:#ffffff;
	padding:5px 0px  9px 0px;
}

#mainLeft{
	margin:0;
	width:200px;
	text-align:left;
	color:#ffffff;
	padding:0px 0px 20px 0px;
	background-color:#787C7D;
	float:left;
	height:410px;
	vertical-align:top;
}

#mainRight{
	vertical-align:top;
	margin-top:-30;
	margin:0;
	width:970px;
	text-align:left;
	color:black;
	float:right;
}



/* FOOTER */

.clear{
	clear:both;
}

#footer{
	font-family:Verdana;
	vertical-align:bottom;
	background-color:white;
	height:65px;
	clear:both;
	text-align:center;
	color:black;
	border-top:1px solid black;
}


.push{
	height:45px;/* .push must be the same height as .footer */
	clear:both;
}


#footer-wrapper{
	margin:0 auto;
	width:970px;
}

.TDbuttonSelected{
	text-align:center;
	width:80px;
	background-color:#787C7D;
	float:left;
	height:30px;
	padding:10px 0px 0px 10px;
	margin-left:20px;
}

.TDbuttonNormal{
	text-align:left;
	width:100px;
	height:30px;
	padding:10px 0px 0px 10px;
	background-color:#000000;
	float:left;
	margin-left:20px;

}
.TDbuttonNormal a:hover
{ 
	color:red;
} 

.TDbuttonNormal a{
	font-family: 'Paytone One', Verdana, serif;
	font-size: 14px;
}

.TDbuttonSelected a{
	font-family: 'Paytone One', Verdana, serif;
	font-size: 14px;
}


.TDTopbuttonNormal{
	text-align:center;
	width:150px;
	height:20px;
	padding:10px 0px 0px 0px;
	background-color:white;
	float:left;
	margin-left:0px;
	color:black;
}

.TDTopbuttonNormal a
{ 
	font-size: 12px;	
	color:black;
}

.TDTopbuttonNormal a:hover
{ 
	color:red;
} 

.TDTopbuttonBold{
	text-align:center;
	width:150px;
	height:30px;
	padding:10px 0px 0px 0px;
	background-color:white;
	float:left;
	margin-left:0px;
	color:red;
}

.TDTopbuttonBold a
{
	color:black;
}

.TDRankingNormal{
	text-align:center;
	width:150px;
	height:20px;
	padding:10px 0px 0px 0px;
	background-color:white;
	float:left;
	margin-left:0px;
	color:black;
}

.TDRankingNormal a
{ 
	font-size: 12px;	
	color:black;
}

.TDRankingNormal a:hover
{ 
	color:red;
} 

.TDRankingBold{
	text-align:center;
	width:150px;
	height:30px;
	padding:10px 0px 0px 0px;
	background-color:white;
	float:left;
	margin-left:0px;
	color:red;
}

.TDRankingBold a
{
	color:black;
}

.frames{
	width:970px;
}

.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}