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

#banner
    {
	
	text-align: center;
	background-color: FBFAF9;
	height:190px;
	
	}
#index
    {
	text-align: center;
	background-color: FBFAF9;
	width:950px;
	}
#cuerpoindex
    {
	text-align: center;
	background-color: FBFAF9;
	vertical-align: top;
	
	
	}

#cuerpoindex2
    {
	
	text-align: center;
	background-color: FBFAF9;
	
	}
	
	#fotitos
{
	float: right; 
	background-color: FBFAF9;
	}
	
	#texto
{
	text-align: right; 
	background-color: FBFAF9;
	}
