body {
	margin: 0;
	padding: 0;
	background: #000000 url(imagenes/Background102.jpg) ;
	background-repeat:no-repeat;
	background-position:top center;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
.tituloRSS{
	font-size:13PX; 
	color:#f4e415;
	

}
.contentRSS  {
	font-size:12PX; 
	color:#FFFFFF;
}

.imgWP img{
	width:90px;
	height:90px;

}
.backs{
font-size:10px;
	color:#000;
}
.cont{}
.cont a { color:#000000;text-decoration:none}
.backs a{
font-size:10px;
	color:#000;
}
.backs a:hover{
font-size:10px;
	color:#FFCC00;
	text-decoration:none
}
.vermas a{
font-size:14px;
	color:#000;
}
.vermas a:hover{
font-size:14px;
	color:#FFCC00;
	text-decoration:none
}
.backsb{
font-size:12px;
	color:#000;
}
.backsb a{
font-size:12px;
	color:#000;
}
.backsb a:hover{
font-size:12px;
	color:#FFCC00;
	text-decoration:none
}
#LUCES {
	position:absolute;
	top:0px;
	display:none;
	left:50%;
	margin-left:-515px;
	width: 1021px;
	height: 198px;
	background:url(imagenes/luces.jpg) no-repeat;
}

#wrapper {
	position:relative;
	width: 887px;
	margin: 0 auto;
	padding: 0;
	
	/*background-color:#F60;*/
	z-index:50;
}

/* Header */

#header {
	width: 887px;
	height: 224px;
	position:relative;
	left:0px;
	
/*	background-color:#CC9;*/
}



/* Page */

#page {
	width:875px;
	margin: 0 auto;
	margin-left: 8px;
	padding: 0;
	
	background:#fff
}

#page-bgtop {
	padding: 20px 25px;
	
	background:url(imagenes/menu_principal/fondo_linea-trans.png) repeat-y left top;
}

#page-bgbtm {
	/*background-color:#33F;*/
}


/* Content */

#content {
	float: right;
	width: 605px;
	padding: 0;
	border-left:1px #666666 solid;
	position:relative;
	left:-10px;
	top:-20px;	
	/*background-color:#9F0;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#bannerPrin{
	width:855px;
	margin: 0 auto;
margin-left: 8px;
	height:137px;
	position:relative;
	padding-left:20px;
		background-image:url(imagenes/banner1.gif);

}

.post {
	margin-bottom: 5px;
	padding: 0px 0px;
	/*background-color:#FC0;*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.post .entry {
	padding: 0px 0px 0px 10px;
	padding-bottom: 5px;
	text-align: justify;
	
	/*background-color:#FF0;*/
}


/* Sidebar */

#sidebar {
	width: 215px;
	padding: 0px 0px 0px 0px;
	

	color: #787878;

	
}


/* Footer */

#footer {
	width: 875px;
	position:relative;
	left:2px;
	height: 30px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	text-indent:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#FFF url(imagenes/pie-trans1.jpg) no-repeat center top;
	
}
#poll-container{

width:180px

}

/* Bar Graphs */
.graph {
  width: 175px;
  position: relative;
  right: 00px;
}
.bar-title {
  position: relative;
  float: left;
  width: 84px;
  left:98px;
  line-height: 20px;
  margin-right: 7px;
  font-weight: bold;
  text-align: right;
}
.bar-container {
  position: relative;

  width: 80px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#ffb629;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -32px;
  top: 3px;
  overflow: hidden;

}
#poll-results p {
  text-align:center;
}



.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	
}
.gallery img {
	
	border: solid 2px #ccc;
	padding: 5px;
	background: url(imagenes/watercolor-bg.gif) no-repeat;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery em {
	width:140px;
	background: url(imagenes/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 2px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}
