@import url("reset.css");
body{background:url('../img/bg-body.gif') top center repeat-x #4492BC;}

h1{font-size:41px;text-align:center;color:#fff;margin-bottom:30px;}
h1 span{display:block;font-size:23px;color:#d6e9f4}
#header{width:890px;margin:0 auto;position:relative;}
#header p{font-size:18px;color:#9bdafa;text-align:center;}
#header .green{background:url('../img/bg-bt-green.gif');position:absolute;top:-24px;left:0;text-indent:-999em;display:block;width:112px;height:94px;}

#ilustra{
	background:transparent url(../img/bg-header.gif) no-repeat scroll center center;
	height:420px;
	margin:0 auto -412px;
	max-width:100%;
	min-width:950px;
	z-index:-1;
}
#language{display:block;width:99px;height:26px;background:url('../img/bg-idioma.gif') center top no-repeat;line-height:26px;font-size:10px;color:#fff;text-align:center;position:absolute;top:-8px;right:0;}

#content{width:950px;background:#FFF;margin:0 auto;color:#323232;padding:20px 0;}

#fotos{width:890px;margin:0 auto;clear:both;}

.foto{width:440px;background:#fff;position:relative;margin-top:15px;margin-bottom:50px;}

	.foto div{background-position:center bottom;background-repeat:no-repeat;width:420px;height:300px;margin:0 auto 15px auto;}
	
	.foto .button{padding:9px 15px;position:absolute;line-height:25px;bottom:-20px;left:138px;}
	.foto img{margin:10px auto 15px auto;display:block;}
	
	.foto p, .foto h3{text-align:center;margin-left:30px;font-size:14px;}
	.foto p{margin-bottom:40px;font-size:12px;color:#757575;}
	.foto p span{display:block;font-style:italic;}


.denunciar{position:absolute;bottom:10px;right:10px;font-family:Arial,sans-serif;font-size:10px;color:#ccc;text-decoration:none;}
.denunciar span{color:#d02804;padding-right:5px;}

.compare{border-top:1px dotted #004d8d;clear:both;margin:0 30px;padding:10px 0;color:#004d8d;text-align:center;font-size:18px;}
.compare strong{color:#ffffff;}

#percent{width:325px;margin:0 auto;}
.percent{width:160px;text-align:center;padding-top:10px;font-weight:bold;}
.percent img{display:block;margin:10px;max-width:140px;}

.winner{background:#cfeaf8;}
.loser{background:#efefef;}

#footer{background:#fff;margin-top:30px;color:#757575;font-size:14px;}
#footer div{width:870px;margin:0 auto;}
#footer p{padding:20px 0;float:left;margin-right:15px;clear:none;color:#757575;}
#footer p span{display:block;margin-bottom:30px;}
#footer p img{float:left;margin-right:15px;}
#footer p a{display:block;line-height:148px;color:#004c8a;text-decoration:none;font-weight:bold;}


a.button{color:#fff;font-size:20px;text-decoration:none;position:relative;text-indent:-999em;}
	.blue{background:url('../img/bg-bt-blue.gif') no-repeat;width:172px;}
	
hr.clear{visibility:hidden;clear:both;}
.left{float:left;}
.right{float:right;}
