body {
    background-color: #FFFFFF;
}

.columnas {
	padding:0px !important;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

#linea {
	height:30px;
	background-color:#2c38f5;
}

#header {
	background-color:#0d0a89;
}

.titulo img {
	margin-top:20px;
	margin-bottom:10px;	
	max-width: 950px;
}

#contenedor {
	background-color:#ff8541;
	min-height: 350px;
}

.separador {
	height: 50px;
}

.cursos img {
	padding-top:20px;	
	padding-bottom:20px;
	max-width: 359px;
}





#barra {
	background-color: #0d0a89;
	height:auto;
}

.logo_aran {
    margin-top: 10px;
    margin-bottom: 10px;
}

.logo_aran img {
	max-width:455px;
}



#soporte {
	background-color: #FFFFFF;
	height:auto;
}







