.stepcarousel{
background-color: #FFFFFF;
marging-top:0;
margin-bottom:12px;
padding:0;
position:relative;
width:246px;
margin:0 0 0 30px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;

}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0; /*margin around each panel*/
width: 85px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel .panel a{
text-decoration:none;
}


p.samplebuttons{
width: 300px;
text-align: center;
}

p.samplebuttons a{
color: #2e6ab1;
padding: 1px 2px;
margin-right: 3px;
text-decoration: none;
}
#gallerya{
overflow: hidden;
height: 100px;
}

#gallerya .panel{
height: 100px;
font: 28px Arial;
text-align: left;
background-color: #FFFFFF;
color: white;
float: none; 
position: absolute; 

}
#gallerya .panel #noti{
margin: 0px; 
padding:0px; 
float: left;
background-color: #FFFFFF; 
display: block;
}

#gallerya .panel #noti p.antetitulo{
margin: 0px; 
padding: 0px 0px 5px 0px; 
font-family: arial; 
font-size: 12px; 
color: #CB8F1B; 
font-weight: bold;
}

#gallerya .panel #noti p.antetitulo a{
color: #CB8F1B; 
}

#gallerya .panel #noti img{
border:1px solid #FFFFFF;
float: left; 
margin: 0px 2px 5px 0px;
cursor:pointer;
}
#gallerya .panel #noti p.titular{
margin: 0px; 
padding: 0 0px 0px 0px; 
font-size: 14px; 
color: #343020; 
font-weight: bold; 
font-family: arial;
width:75px;
}
#gallerya .panel #noti p.titular a{
color: #006599;
font-size:12px;
font-family:Arial; 
}
#gallerya .panel #noti p.texto{
margin: 0px; 
padding: 5px 0px 0px 0px; 
font-size: 12px; 
color: #5F5849; 
font-family: arial;
}
#gallerya .panel #noti p.texto a{
color: #5F5849; 
}

#gallerya .panel #noti p.firma{
margin: 0px; 
padding: 5px 0px 0px 0px; 
font-size: 14px; 
color: #333333; 
font-family: Times New Roman;
}
#gallerya .panel #noti p.firma a{
color: #333333; 
}

#noticia-carrusel {
	
	width:317px;
	background-color:#FFFFFF;
	padding:5px 0 0px 5px;
	margin-right:0;
	float:left;
	margin-top: 0px;
	height:100px;
}

#noticia-carrusel div.div_boton_izq{
	margin: 0px;
	padding: 0px; 
	z-index: 10; 
	float: left; 
	position: relative; 
	top: 0px; 
	
}
#noticia-carrusel #moverizq{
	background-color:#FFFFFF;
	border:0 none;
	cursor:pointer;
	float:left;
	margin:0;
	padding:17px 16px 5px 0px;

	width:21px;
	}
#noticia-carrusel #moverizq img{
	border: none;
	margin: 0px; 
	padding: 0px;
}

#noticia-carrusel div.div_boton_der{
left:280px;
padding:0;
position:relative;
top:-88px;
width:30px;
z-index:10;
}
#noticia-carrusel #moverder{
	
	background-color:#FFFFFF;
	border:0 none;
	cursor:pointer;
	float:inherit;
	margin:0;
	padding:5px 0px 5px 0px;
	width:30px;
}
#noticia-carrusel #moverder img{
	border: -1px;
	margin: 0px; 
	padding: 0px;
}
