
@import 'submenu.css';

header #logotipo{
	background-image: url("../../imagenes/galeria/otras/cieloAzulRojo.jpg");

}

#mapaNavegacion #der{
	margin-top: 20px;

}
	
#contenidoPrincipal{
	
	height: auto;
	background: white;
}		

	#contenido{
		height: auto;
		width: 100%;
		padding-bottom: 10px;
		padding-top: 60px;
		
	}
	
	#video{
		float: right;
		width: 74%;
		min-height: 700px;
		height: auto;
		border:none;
		background: rgb(153,204,255);
		margin-bottom: 50px;
		padding-left: 1%;
	}
	
	#contenido .videoYoutube{
		float: left;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-right: 2%;
		width: 48%;
		height: auto;
		
	}
	
		#contenido .videoYoutube div{
			width: 99%;
			height: 45px;
		}
		
		#contenido .videoYoutube div p{
			font-size: 15px;
			font-weight: bold;
			margin-bottom: 20px;
			text-align: center;
		}
