@charset "utf-8";
/* CSS Document */

Body{
	background-image: url(images/bg-head.png);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#f8f8ff;
}


.base{
	background-image: url(images/index_14.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

.seccion-caminos{
	background-image: url(images/categorias_03.png);
	background-position:center;
	background-repeat:no-repeat;
}

.seccion-historia{
	background-image: url(images/categorias_06.png);
	background-position:center;
	background-repeat:no-repeat;
}

.seccion-especial{
	background-image: url(images/categorias_08.png);
	background-position:center;
	background-repeat:no-repeat;
}

.seccion-observatorio{
	background-image: url(images/categorias_11.png);
	background-position:center;
	background-repeat:no-repeat;
}

.seccion-blog{
	
	background-position:center;
	background-repeat:no-repeat;
}

