@charset "utf-8";
/* CSS Document */

.separador_10{
	width: 980px;
	height: 10px;
	font-size: 10px;
	background-color: #FFF;
	margin:0 auto 0 auto;
}

.separador_15{
	width:980px;
	height:15px;
	font-size: 15px;
	background-color: #FFF;
	margin:0 auto 0 auto;
}

.separador_20{
	width:980px;
	height:20px;
	font-size: 20px;
	background-color: #FFF;
	margin:0 auto 0 auto;
}