body{
margin:0;
font-family: Arial, sans-serif;
background: url('../image/fondo.png') #cccccc repeat 0 0;
}
h1 {
font-size: 11px;
font-weight: bold;
}
#logo {
float: left;
background: url('../image/logo.png') center no-repeat;
height: 34px;
width: 210px;
text-indent: -1000px;
overflow: hidden;
margin-left: 15px;
margin-top: 0;
}
#menu {
height:34px;
background: url(../image/menu.png) repeat-x;
margin-top: -7px;
}


#musicplayer { 
width: 900px;
height: auto;
margin:5px auto 0 auto;

}
#contenedor{
clear: none;
overflow: auto;
padding:5px;
margin: 5px auto;
width: 980px;
}

.contenedores{
background: -moz-linear-gradient(top,#393939,#292929);
background: -webkit-linear-gradient(top,#393939,#292929);
letter-spacing: 1px;
text-align: left;
background: #222;
background: -moz-linear-gradient(top,#222,#222);
background: -webkit-linear-gradient(top,#222,#222);
background: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #000;
-webkit-box-shadow: 1px 1px 1px #000;
box-shadow: 3px 3px 3px #111;
padding: 20px;
border: #cccccc 1px solid;
padding:10px 10px 10px 10px;
}

#fanbox{
padding:25px 10px 10px 10px;
float:left;
width:220px;
overflow:auto;
height:380px;
}
#contenido{
padding: 25px 10px 10px 10px;
width: 650px;
height: 400px;
margin-left: 220px;
color:#333;
}
#piepag {
	margin:29px auto;
	text-align:center;
	width:950px;
	font-size: 14px;
color: #515151;
}
#piepag a{
text-decoration: none;
color: #607890;
}
#piepagc {
	margin:5px auto;
	text-align:center;
	font-size:9px;
	width:970px;
	color: #515151;
}
h2 {
padding: 0 !important;
margin: 0 0 18px !important;
font-size: 18px;
color: #333;
}
.infoCont {
margin:10px 0 25px 25px;
}
.about-heading {
border-bottom: 1px solid #ccc !important;
clear: both;
display: block;
width: 860px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
padding: 0 20px 5px;
}
.about-heading h1 {
color: #999;
display: block;
padding-top: 0 !important;
text-shadow: 0 1px #fff;
font-size: 20px;
letter-spacing: 0;
}
.about-heading a {
text-decoration: none;
color: #2276bb;
}
#buttontw {
margin:40px auto;
width:180px;
}
.tweetbutton {
  inherit: none;
  height: 16px;
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  /* gradient background -- thanks http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/ */
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -ms-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -moz-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -o-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #DFDFDF));
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -webkit-linear-gradient(top, #FEFEFE 0%, #DFDFDF 100%);
 
  border: 1px solid #cccccc;
  padding-left: 22px;
  padding-right: 4px;
  padding-top: 2px;
  
  font-weight: bold;
  font-size: 0.7em;
  font-family: Arial;
  
  color: #333333;
  text-decoration: none;
}
 
.tweetbutton:hover {
	background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -ms-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -moz-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -o-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #d9d9d9));
background: url('https://si0.twimg.com/images/dev/cms/intents/bird/bird_blue/bird_16_blue.png') no-repeat 2px 1px, -webkit-linear-gradient(top, #f7f7f7 0%, #d9d9d9 100%);
}

.textlabel {
margin-top: 5px;
float: left;
width: 90px;
text-align: right;
}
.inputttext {
width: 282px;
float: left;
margin:0 15px;
}
#twarrob {
display: inline-block;
width: 27px;
height: 20px;
padding: 4px 0;
text-align: center;
background-color: #eee;
background-image: -ms-linear-gradient(top, #f5f6f7, #eeeeee);
background-image: -o-linear-gradient(top, #f5f6f7, #eeeeee);
background-image: -moz-linear-gradient(top, #f5f6f7, #eeeeee);
background-image: linear-gradient(top, #f5f6f7, #eeeeee);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f6f7), to(#eeeeee));
border: 1px solid #aaa;
border-right: none;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
zoom: 1;
-webkit-box-shadow: inset 0 1px 0 #fff;
-moz-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
}
input[type=text], input[type=password], select, textarea {
border: 1px solid #aaa;
}
.textcss {
display: inline-block;
padding: 6px 8px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #333;
border: 1px solid #aaa !important;
}
.textcsss {
width: 187px;
margin-left: -6px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.textcssss {
width: 25px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
float:left;
}
.textcsssst {
width: 85px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
float:left;
}
.filescol {
display:block;
float:left;
margin-bottom:20px;
}
.labd{margin: 5px 5px;
float: left;}

#salir{
position: absolute;
top: 5px;
right: 80px;
z-index: 9;
}

#salir a{
text-decoration: none;
font-size: 18px;
color: #FFFFFF;}