*
{
	margin: 0;
	padding: 0;
}

a img { border: 0 }

#error
{
	color: #DA3838;
	margin-bottom: 5px;
}

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;	
	background: #fff;	
}

.moreinfo
{
	font-size: 18px;
}

h2 {
	font-size: 39px;
	font-family: georgia, serif;
	font-style: normal;	
	font-weight: normal;
	text-align: center;
	padding: 20px 0;
} 	

h1 
{
	background: url(logo.gif) no-repeat;
	text-indent: -20000em;
	font-size: 0;
	height: 100px;
}

h1 a
{
	width: 468px;
	height: 100px;
	display: block;
}

a {
	color: #1D719F;
}

a:hover {
	text-decoration: none;
}


#top {
	background: #8CBC35 url(header.gif) repeat;		
}

#header {
	height: 100px;
	margin: 0 auto;
}

#logo {
	width: 468px;
	margin: 0 auto;
}

#menu {
	float: right;
	width: 540px;
	margin: 0 auto 0 auto;
	padding-top: 55px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;

}

#menu li:hover {
	color: #FFF;	
	text-decoration: underline;
}

#menu a {
	display: block;
	width: 25px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	/*font-weight: bold;*/
	color: #FFF;
}

html>body #menu a {
	width: auto;
}

#new
{
	font-size: 17px;
	font-family: georgia, serif;
	font-style: normal;	
	font-weight: normal;
	text-align: center;
}

#new a
{
	text-decoration: none;
}

#new a span
{
	color: #FF7E00;
	text-decoration: underline;
}


#menu li.active a {
	font-weight: bold;
}

#container
{
	background: url(fondo.png) repeat-x;
	border-top: 1px solid #fff;
	text-align: center;
}

#main {
	margin: 0 auto 20px auto;
}

#informacion
{
	color: #666;
	font-size: 14px;
}

.right
{
	float: left; 
	width: 320px; 
	text-align: right; 
	padding-top: 0px;
}

.stats {
	text-align: left;
	width: 485px; 
	margin: 0 auto;
}

.stats ul
{
	list-style: none;
}

.stats ul li
{
	margin: 1px 0 1px 20px;
	padding: 15px 10px;
	font-size: 18px;
	clear: both;
	position: relative;
}

.stats ul li.par
{
	background: #f1f1f1;
}

.stats ul li span, table td span
{
	color: #1C6C91;
	font-size: 18px;
}

.stats ul li span.info
{
	position: absolute;
	text-align: center;
	padding: 0px 10px;
	line-height: 50px;
	margin: 0px;
	float: right;
	width: 150px;
	top: 0;
	right: 5px;
	display: block;
}

.stats ul li span#dato-web
{
	text-align: left;
	width: 380px;
}

.stats ul li span img
{
	vertical-align: middle;
	padding: 0;
	margin: 0;
	width: 32px;
}

table
{
	width: 100%;
}

table tr td
{
	font-size: 18px;
	text-align: left;
	line-height: 50px;
	padding: 0 10px; 
}

table tr td:first-child
{
	text-align: right;
}

.data1
{
	width: 80px;
	text-align: right;
}

.data2
{
	width: 80px;
	text-align: left;
}

#urlmetrix
{
	font-weight: bold;
}

#email
{
	padding: 10px 0;
}

#footer {
	clear: both;
	background: #efefef;
	padding: 20px 0 40px 0;
	margin: 30px auto 0 auto;
}

#footer p {
	color: #444;
	margin: 0;
	text-align: center;
}

#footer a {
	color: #444;
}

.thumbnail
{
	border: 1px solid #ccc;
	margin: 1px;
	padding: 5px;
}

.clearfix {
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

form
{
	margin: 20px 0 15px 0; 
	display: block;
}

label
{
	font-size: 23px;
	font-family: georgia, arial;
	padding: 4px;
	vertical-align: bottom;
}

#vs
{
	font-size: 23px;
	font-family: georgia, arial;
	padding: 4px;
}

acronym
{
	border-bottom: 1px dotted black;	
}

input[type=text]
{
	width: 300px;
	font-size: 21px;
	font-family: arial;
	padding: 3px;
}

input[type=submit]
{
	width: 100px;
	font-size: 22px;
	font-family: arial;
}

#sponsor
{
	width: 282px;
	text-align: right;
	float: right;
}

#sponsor img
{
}

#sponsor a
{
}