@import url("./css/color/color.css.php?color=mcs-red&value=a21a1a");

#header-bar {
  background-image: url("./img/hb/hback2.png");
  height: 51px;
  line-height: 51px;
}

#header-bar .mcs-logo-dark {
  height: 47px;
  display: inline;
}

#header-bar .mozilla {
  padding-bottom: 6px;
}

#header-bar .dino {
  display: none;
}

#header {
  background-image: url("./img/header/bgsidel.png");
}

#logo {
  display: block;
}

.doc {
  width: 960px;
  margin: 0 auto;
}

#footer {
  min-height: 74px;
}
#noticias {
	/* border-top: 2px solid #efefef;*/
	padding-top: 35px;
	margin-top: 35px;
	clear: both;
}
#barrita {
padding-left: 50px;
float: right;
width: 200px;
}

#barrita ul {
	list-style-type: none;
   padding: 5px;
   font-size: 0.9em;
   text-align: center;
}
#barrita li.widget {
	margin-bottom: 20px;	
	}
#barrita h3 {
	font-size: 1.2em;
	padding: 5px;
	margin-bottom: 5px;
	-moz-box-shadow: 0px 3px 0 #333;
	-webkit-box-shadow: 0px 3px 0 #333;
	-o-box-shadow: 0px 3px 0 #333;	
}
#barrita ul a {
	text-decoration: none;	
}

#barrita img {
	border: none; 
}
.pagina {	
float: left;
width: 650px;
}
.pagina h2 {
	font-size: 0.8em;
}
#content p { 
margin-bottom: 15px;
 }
