
#wrapper {
	width:auto;
	margin:0 auto
}
h2 {font-size:14px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {
	position:relative;
	overflow:hidden;
	border:1px solid #EEF5FB;
	height:240px;
	margin-bottom:5px;
	background-color: #F7F7F7;
}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding:10px}
.nota{
	width:160px;
	height:auto;
	margin-bottom:15px;
	color:#333;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.nota a{ color:#900}
.negrita{ 

font-family:Tahoma, Geneva, sans-serif; 
color:#900;
font-size:10px; 
font-weight:bold; 

}
#cont_botones{ width:180px; height:27px; }

.bton{ width:29px; height:27px; float:left;}

.bton1{ width:29px; height:27px; float:right;}

.newsslider {
	position:relative;
	overflow:hidden;
	height:220px;
	width:170px;
	background:#FCFCFC;
	margin-bottom:20px;
}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:10px; height:95px}
