#carousel1{
	width: 100%;
	/*border: 1px solid #ccc;*/
	border: 0 none;
	overflow: auto;
	height: 134px;
	position: relative;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1.563em;
/*	margin-bottom: auto;*/
	margin-left: auto;
}
#carousel1 img{
	
	border: 0 none;	
	/*border: 2px solid #a00;*/
}

#carousel1 img a:link{
	border: 0 none;	
	/*border: 2px solid #a00;*/
}

#carousel1_Controles img{
/*	border: 2px solid #990066;
*/	border: 0px solid #990066;
	width: 15px;
	height: 15px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}