html, body, #wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

body{
font-size:10px;
}


#main {
	min-width:615px;
	max-width:987px;
	margin:auto;
}

#main-padding{
 padding:0 25px 0 25px;
}



#footer {
	min-width:615px;
	max-width:987px;
	height:60px;
	color:#ccc;
	margin:70px auto 0 auto;
}

#footer-padding{
	padding:0 25px 0 25px;
}


#header-image{
height:285px;
overflow:hidden;
background-color:#CCCCCC;
position:relative;
}


#header-top{
position:relative;
margin-top:-285px;
z-index:100;
height:32px;
background-image:url(../images/left-top.png);
}

#left{
width:215px;
float:left;
text-align:justify;
}

#left{
width:215px;
float:left;
text-align:justify;
}

#left-top{
background-color:#ededed;
}

#left-top a img{
border:0;
}


#left-top-bottom{
height:43px;
width:215px;
background-image:url(../images/left-top-bottom.jpg);
background-repeat:no-repeat;
background-position:top;
}

#right{
margin-left:215px;
}

#wrappRanking{
	
	width:100%;
	height: 100%;
	background: #fff;
	position: absolute;
}

.logoRank{
	width:400px;
	height:137px;
	background: url(../images/cDf_logo2015.png);
	margin: 50px auto 20px;
}

.votos{
	clear:both;
	width:920px;
	margin:auto;
	display:block;
	padding-top: 20px;
}

.voto{
	background-color: #468847;
	color: #fff;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

}

.filaRank{
	border: solid 1px;
	border-color: #afaa89;
	padding: 10px;
	font-size: 15px;
}

.SeccionIconos{
	margin:auto;
	width: 720px;
	padding-left: 100px;
}

.titleRank{
	width:400px;
	float:left;
	font-size: 30px;
	font-weight: bold;
	color:#504845;
	padding-top: 50px;
}

.btn1{
	float:right;
	margin-left: 0 !important;
}

.titleBtn{
	font-size: 16px;
	line-height: 16px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	text-align: center;
}

.iconoRanking{
	display:block;
	margin:auto;
}

.btnRank{
	text-align: center;
}

.titleBtn a{
	text-decoration: none;
	color:#504845;
}