.stepcarousel{
background-color: #F1F8FC;
marging-top:0;
margin-bottom:12px;
padding:0;
position:relative;
width:650px;
}

.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: 325px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}


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: 285px;
float:left;
}

#gallerya .panel{
height: 325px;
font: 28px Arial;
text-align: left;
background-color: #F1F8FC;
color: white;
float: none; 
position: absolute;
text-decoration:none; 

}


#gallerya .panel #noti{
background-color:#F1F8FC;
display:block;
float:left;
margin:0 10px;
padding:0;
}

#gallerya .panel #noti p.titular{

color:#00497F;
font-family:Georgia;
font-size:21px;
padding:0;
margin:0;
line-height:22px;
}
#gallerya .panel #noti p.titular a{


text-decoration:none;
}
#gallerya .panel #noti p.titulo img{
border: 1px solid white; 
float: left; 
}

#gallerya .panel #noti p.texto{
font-family:arial;
font-size:13px;
margin:0;
padding-top:3px;
}

#gallerya .panel #noti p.texto a{
text-decoration:none; 
color:#000000;
}

#gallerya .panel #noti p.firma{
margin: 0px; 
padding: 5px 0px 0px; 
font-size: 14px; 
color: #333333; 
font-family: Times New Roman;
}

#noticia-carrusel {
	
	
	height:325px;
	background-color:#F1F8FC;
	border:1px solid #E1E1E1;
	float:left;
	margin-right:20px;
	width:650px;
}

#noticia-carrusel div.div_boton_izq{
	margin: 0px;
	padding: 0px; 
	z-index: 10; 
	float: left; 
	position: relative; 
	top: 0px; 
	
}
#noticia-carrusel #moverizq{
	background-color:#F1F8FC;
	border:0 none;
	cursor:pointer;
	margin:0;
	padding:0;
	width:78px;
	}
#noticia-carrusel #moverizq img{
	border: none;
	margin: 0px; 
	padding: 0px;
}

#noticia-carrusel div.div_boton_der{
	padding: 0px; 
	width: 50px; 
	z-index: 10; 
	position: relative; 
	top: -202px; 
	left: 620px;
}
#noticia-carrusel #moverder{
	
	background-color:#F1F8FC;
	border:0 none;
	cursor:pointer;
	margin:0;
	padding:0;
	width:85px;
}
#noticia-carrusel #moverder img{
	border: none;
	margin: 0px; 
	padding: 0px;
}

#noticia-carrusel #cotizado-p{
	color:#555555;
	font-family:Arial;
	font-size:12px;
	margin: 0px; 
	float:left; 
	padding: 8px 0px 0px 15px; 
	text-align:left; 
	width: 300px;
}
#noticia-carrusel #botones_ant_sig{
	padding:3px 0 2px 0;
	margin: 0px; 
	float:right; 
	text-align:right; 
	width: 325px;
}
