body {
	background: #C0DEED;
	
}

a {
 color: #01AEF0;
 font-weight: bold;
 text-decoration: none;
}

#fondo1 {
	height: 177px;
	width: 100%;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 1;
	background: url("/css/imgs/bg.png") no-repeat 0 0 #C0DEED;
}
#fondo2 {
	height: 205px;
	width: 100%;
	position: absolute;
	top:177px;
	left: 0px;
	z-index: 1;
	background: url('/css/imgs/bgmid.png');
	background-repeat: repeat-x;
}
#wrapper {
	margin: auto;
	min-height: 650px;

	z-index: 2;
	position: relative;
}
#footer{
	width: 100%;
	height: 290px;
	background: url('/css/imgs/bgfooter.png');
	background-repeat: repeat-x;	
	margin-top: -10px;
}
#footerwrapper {
	margin: auto;
}

#header {
	height: 210px;
}

#logo {
	margin-top: 24px;
}

#heade_menu {
	padding-top: 140px;
}

/* frontpage */
#ribbon {
	height: 170px;
}
#ribbon p{
	margin: 2px;
}
#ribbon .frontpage ,#ribbon .frontpageImpor {
	font-size: 30px;

}

#ribbon .frontpageImpor {
	font-size: 34px;
}

#pajarito {
	height: 155px;
	margin-left: -50px;
}

#tweeters {
	background: #f8ea01;
	padding-top: 144px;
	padding-bottom: 10px;
	min-height: 660px;
}

#tweeters ul {
	margin: auto;
	width: 240px;
}

#tweeters ul li {
	list-style: none;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 1px;
	border: 3px solid white;
}

#tweeters ul li a img {
	width: 40px;
	height: auto;
}

#patros {
	margin-top: 10px;
	height: 190px;
}

#credits {
	padding-top: 4px;
	color:white;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	height:40px;
	text-align:center;
}
#credits a{
	text-decoration: none;
	color: white;
}

#frontpageNotice h1 {
	font-size: 34px;
	margin: 2px;
}
#frontpageNotice p {
	font-size: 24px;
}

#galeria {
	margin-top: 65px;
	background: #f8ea01;
	text-align: center;	
	padding-top: 20px;
}

#fotillo {
	width: 274px;
	height: 244px;
	margin: auto;
	background-color: white;
}

#tweets {
	background: white;
	border: 10px solid #00bbf2;
	height: 350px;
	overflow: hidden;
}

.tweete {
	line-height: 12px;
}

.tweete img {
	float: left;
	margin: 4px;
	width: 48px;
	height: auto;
}
.tweete span {
	font-size: 11px;
	font-family: Arial;
}

.tweete a {
	color: #01aef0;
	text-decoration: none;
}

.clearer {
	clear: both;
}

.thisTweete {
	border-bottom: 1px solid #00AEEF;
}


#dataForm {

	padding: 20px;
	background: #00AEEF;
}

.noob {
	background-color: #F8EA01;
	color: #000;
	font-weight: bold;
	padding: 2px;
	width: 140px;
	float: left;
	font-size: 13px;
	margin: 2px;
}
#dataForm input[type=text] {
	padding: 4px;
}

.shirt {
	background: white;
	float: right;
	text-align: center;
}

.shirt span{
	display: block;
	font-size: 11px;
	color: #01aef0;
}


#bases {
	background-color: #fff;
	padding: 10px;
}

#bases ul li {
	list-style: square;
}

#bases p ,#bases a{
	color: #01AEF0;
}
#bases a {
	font-size: 11px;
}

#votacion div.playera {
	 float: left;
	 width: 300px;
	 height: 300px;
	 text-align: center;
	 
}

#votacion div.voton {
	text-align: right;
	width: 600px;
	font-size: 24px;
	font-weight: bold;
	 color: #01AEF0;	
}

#votara {
	position: absolute;
	right:80px;
	top:60px;
}

#contador img {
	height: 80px;
	width: 80px;
	float: left;
	margin-right: 10px;
}

#contador div.elemento {
	margin:auto;
	line-height: 80px;
	font-size: 64px;
	font-weight: bolder;
	width: 500px;
	background: #fff;
	padding: 10px;
	margin: 10px;
}


#plays {
	position: absolute;
	right: -30px;
	top:145px;
	
}

.shirts img {
	margin:10px;
}


.playeraSelect 
{
	border-bottom: 1px solid #01AEF0;
	margin-bottom: 10px;
}
.playeraSelect div {
	float: left;
	padding: 4px;
	text-align: center;
}
