* {
	margin: 0;
	padding:0;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/body-bg.jpg) repeat-x top center;
}
#candidatosbg {
	background: #fff url(../images/bg-candidatos.jpg) no-repeat top center;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
#wrapper {
	width:750px;
	margin:0 auto;
}
#header {
width:100%;
height:165px;
}
#home-link{
float:left;
margin-top:20px;
}
#web-chavales{
float:right;
margin-right:15px;
margin-top:20px;
}
#chavales a{
clear:both;
color:#D63E75;
display:block;
font-size:15px;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
}
#box {
width:718px;
margin:0 auto;
}
#content {
	width:680px;
	margin:15px auto 0 auto;
	position:relative;
}
#content h1{
	color:#3c74b5;
	font-size:35px;
	font-weight:bold;
	margin-bottom:0.3em;
}
#content p{
float:left;
width:100%;
color:#3c74b5;
font-size:12px;
line-height:1.45em;
/*padding-bottom:0.5em;*/
}

#content p a{
	color:#D63E75;
}
#content p a:hover {
	text-decoration:none;
}
#content.premios p{
width:58%;
}
ul.lista{
color:#3C74B5;
float:left;
font-size:12px;
line-height:20px;
padding:10px 0 10px 20px;
width:665px;
}

.premios ul{
	color:#3c74b5;
	font-size:12px;	
	list-style-type:square;
	margin:1em 20px;
}

.candidatos {
	height:545px;
}
.jurado{
height:255px;
}
.premios p{
	width:400px;
	margin:10px 0;
}
.home h2{
	width:400px;
	text-align:center;
	color:#d63e75;
	font-size:36px;	
	margin:0.75em 0;
}
.home h2 a{
	color:#d63e75;
	text-decoration:none;
}
.home h2 a:hover{
	color:#d63e75;
	text-decoration:underline;
}
#menu {
position:relative;
height:85px;
width:720px;
margin:0 auto;
text-align:center;
}
#nav{
display:inline;
float:left;
list-style:none outside none;
padding-left:85px;
position:relative;
width:85%;
}
.nav {
	float:left;
	width:170px;	
}
#nav li{
float:left;
display:inline;
}
#nav li a {
display:inline;
float:left;
height:85px;
position:relative;
width:100%;
}
#nav li a span {
display:none;
float:left;
height:100%;
width:100%;
}
#menu  #categorias{
margin-left:10px;
	background: url(../images/menu-las-categorias-trans.png) no-repeat 0 0;
}
#menu  #premios{
	margin-left:10px;
	background: url(../images/menu-los-premios-trans.png) no-repeat 0 0;
}
#menu  #candidatos{
	margin-left:10px;
	background: url(../images/menu-los-candidatos-trans.png) no-repeat 0 0;
}
#menu  #candidatura{
	margin-left:10px;
	background: url(../images/menu-candidatura-trans.png) no-repeat 0 0;
}
#menu  #votaciones{
	margin-left:10px;
	background: url(../images/menu-votaciones-trans.png) no-repeat 0 0;
}
#menu  #jurado{
margin-left:10px;
	background: url(../images/menu-jurado-trans.png) no-repeat 0 0;
}
#menu  #ganadores{
margin-left:10px;
	background: url(../images/menu-ganadores-trans.png) no-repeat 0 0;
}
#footer {
	height:45px;
	width:100%;
	margin:10px 0;
}
#logos{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width:615px;
}
.logos {
	float:left;	
}
#logos li a {
	display: block;
	height:45px;	
}
#logos li span {
	display: none;
}
#logos  #plane{
	width:66px;
	background: url(../images/logos/plane.gif) no-repeat 0 0;
}
#logos  #gobierno{
	width:154px;
	background: url(../images/logos/gobierno.gif) no-repeat 0 0;
}
#logos  #planavanza{
	width:150px;
	background: url(../images/logos/avanza.gif) no-repeat 0 0;
}
#logos  #fider{
	display: block;
	height:45px;	
	width:102px;
	background: url(../images/logos/fider.gif) no-repeat 0 0;
}
#logos  #confianza{
	width:42px;
	background: url(../images/logos/confianza.gif) no-repeat 0 0;
}
#logos  #redtrabajo{
	width:101px;
	background: url(../images/logos/redtrabajo.gif) no-repeat 0 0;
}
.home .medals {
	float:right;
}
#left_column {
	width:325px;
	float:left;
}
#right_column {
	width:325px;
	float:left;
	margin-left:30px;
}
.clear {
	clear:both;
}
.linkbox {
	width:300px;
	margin:20px 10px;
	float:left;
}
.linkbox h2{
	width:290px;
	background-color:#bedcff;
	padding:5px 0 5px 10px;
	font-weight:bold;
	color:#306fd2;
	font-size:14px;	
}
.clink{
	width:290px;
	color:#bedcff;
	font-weight:bold;
	color:#306fd2;
	font-size:12px;	
	line-height:30px;
	padding-left:10px;
}
.linkbox .description{
	background-color:#bedcff;
	height:25px;
	padding-top:5px;
}
.linkbox p{
	width:280px;
	float:left;
	color:#bedcff;
	color:#306fd2;
	font-size:12px;	
	padding-left:10px;
}
.votacion p{
	width:280px;
	float:left;
	color:#bedcff;
	color:#306fd2;
	font-size:14px!important;	
	padding:5px;
}
/*rating*/
.stars-container { position:relative; height:30px; width:145px;}
.stars-container > * { position:absolute; height:30px; left:0; top:0; z-index: 1; overflow:hidden; width:145px;}

.loader { display:none; padding-left:20px; background:url(crystal-arrows.gif) no-repeat center left; }
.votacion{
background:#BEDCFF none repeat scroll 0 0;
color:#3C74B5;
font-size:14px;
height:30px;
width:300px;
}
.vote-container{
width:300px;
margin:0;
}
#content-premiados {
	margin-bottom:15px;
}
#page_navigation  {
	clear:both;
	text-align:center;
	height:auto;
}
#page_navigation a{
	padding:3px;
	border:1px solid #c8c8c8;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background:#BEDCFF;
	color:white !important;
}

.rosa{
	color:#d63e75;
}

.cajas{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border:0;
background-color:#ffffff;
height:15px;
width:90px;
}

.blanco, a.blanco, a.blanco:HOVER, a.blanco:LINK, a.blanco:VISITED, a.blanco:ACTIVE {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;	
}