#contenedora{
	position:relative;
	width:800px;
	margin-left: -400px;
	left:50%;
	/*border: 1px solid #C00;*/
	}

#header{
	position: relative;
	margin:0 auto;
	width: 800px;
	height: 150px;
	/*border: 1px solid #C00;*/
}

#footer {
clear: both; 
text-align:center; 
font-style:normal;
font-family:"Verdana";
color: #ffffff;
font-size:10px;
}

#texto {
width:272px;
float:left;
margin-top:10px;
margin-bottom:10px;
font-style:normal;
font-family:"Arial";
color: #ffffff;
font-size:14px;
line-height:25px;
}

#slider {
/*border: 1px solid #C00;*/
float:right;
	background:url(loading.gif) no-repeat 50% 50%; 

}
#slider img {
float:left;

	display:none;
}

#slider a{
	display:block;
}

#footer a{
	color:#ffffff;
}

#blogspot{
	width:42px;
	height:42px;
/*border: 1px solid #C00;*/
}
#programa{
/*border: 1px solid #C00;*/
	width:482px;
	height:385px;
	margin-top:-620px;
	margin-left:190px;
	float:right;
}
#sliderpo {
	/*border: 1px solid #C00;*/
	float:right;
	background:url(loading.gif) no-repeat 50% 50%; 
	margin-top:-220px;

}