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

#base {
	background-image: url(../imagnes/Taller.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 4500px;
	width: auto;
}
#base #cabecera {
	background-color: #FFF;
	height: 20px;
	width: 100%;
	left: 50px;
}
#base #cabecera #logo {
	background-color: #FFF;
	width: 100%;
	height: 85px;
	top: 0;
	left: 0;
	position: fixed;
}
#base #cabecera #logo #baner2 {
	background-color: #3F6;
	width:1260px;
	height:100px;
	left:0px;
	position:fixed;
}
#base #cabecera #banner {
	background-color: #FFF;
	position: fixed;
	height: 5px;
	top: 125px;
	width: 100%;

}
#base #menuh {
	background-color: #FFF;
	height: 42px;
	width: 100%;
	position: fixed;
	top: 80px;
}
#base #contenedor {
	background-color: #FFF;
	width: auto;
	height: 3350px;
}
#base #contenedor #munul {
	background-color: #FFF;
	width: auto;
	height: 550px;
	overflow: hidden;
	left: 0px;
	margin: 0;
}
#base #111 borrar las llcontenedor #munul ul {
display:flex;
	padding:0;
	width:400%;
	animation:cambio 20s infinite alternate linear;
	animation-timing-function:step-start;
	
}
#base #contenedor #munul ul li {
	width:100%;
	 list-style: none;
}
#base #contenedor #munul ul li img{
	width:100%;
}
@keyframes cambio {
	  0%{margin-left:0;}
	 20%{margin-left:0;}
	 
	 25%{margin-left:-100%;}
	 45%{margin-left:-100%;} 
	 
	 50%{ margin-left:-200%; }
	 70% { margin-left:-200%; } 
	 
	 75%{ margin-left:-300%; }
	 100% { margin-left:-300%; } 
}

#base #contenedor #cuerpo {
	background-color: #FFF;
	width: 1260px;
	height: 500px;
	
}
#base #contenedor #pub2 {
	background-color: #FFF;
	width: auto;
	height: 1500px;
	top: 120px;
}
#base #piedepag {
	background-color: #4848FF;
	height: 350px;
	width: auto;
}
#base #cabecera #logo table tr td {
	font-weight: bold;
	font-size: 18px;
}
#base #menuh #MenuBar1 {
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width: 100%;
}
#base #contenedor #cuerpo table {
	color: #000;
	font-size: 16px;
}
#base #contenedor #cuerpo p {
	font-size: 18px;
	text-align: left;
}

#base #contenedor #cuerpo {
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 36px;
	top: 300px;
	height: 1270px;
	width: auto;
}
#base #contenedor #cuerpo table tr td {
	text-align: left;
	font-size: 16px;
}
#base .Personal {
	background-color: #FFF;
	height: 100px;
	width: auto;
}
#base #contenedor #pub2 table tr td div p {
	font-size: 18px;
}
#logos2 {
	background-color: #FFF;
	height: 125px;
	width: auto;
}
#base #contenedor #paq {
	height: 210px;
	width: 100%;
}
