@charset "utf-8";
body {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#contenedor {
	width: 960px;
	margin-top: -6px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.formatoRS {
	padding: 0px;
	margin: 0px;
}

#contenedor #encabezado {
	text-align: center;
}
#contenedor #encabezado .formatoLogo {
	background-position: center;
	float: none;
}
#contenedor #encabezado #navegacion {
	width: auto;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 18px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 28px;
}



#contenedor #encabezado #navegacion li {
	text-align: center;
	width: 12.29%;
	list-style-type: none;
	float: left;
	display: block;
	text-decoration: none;
	height: 50px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


.centrarCarrusel {
	text-align: justify;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
#contenedor #encabezado #navegacion li a {
	color: #000;
	text-decoration: none;
	display: block;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
iframe {
	text-align: center;
	float: right;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 32px;
}
#contenedor #contenido .columna {
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}


#contenedor #encabezado #navegacion li a:hover {
	background-color: #000;
	color: #CCC;
	height: 26px;
}
#contenedor #encabezado #navegacion li .eventosa {
	padding-top: 2px;
}
#contenedor #encabezado #navegacion li .eventosa:hover {
	background-color: #000;
	height: 36px;
}

#contenedor #pie {
	margin-left: 32px;
}

.ClearFloats {
	clear: both;
}

#contenedor #contenido img {
	float: right;
	margin-left: 9px;
}


#contenedor #contenido #Colizquierda {
	float: left;
	width: 45%;
	padding-right: 5%;
}
#contenedor #contenido #ColDerecha {
	float: right;
	width: 45%;
	padding-right: 5%;
}
#contenedor #contenido #datosYoutube {
	width: 375px;
	height: 60px;
	vertical-align: bottom;
}
#contenedor #contenido #datosYoutube a img {
	float: right;
}
.CentrarTexto {
	padding-right: 32px;
	padding-left: 32px;
	text-align: justify;
}
#contenedor #contenido #datosSilvio {
	width: 400px;
	padding-left: 42px;
	padding-top: 2%;
	float: left;
}
#contenedor #contenido #datosSilvio .flotarIconosRS{
	float: left;
	margin-left: -5px;
	margin-right: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#contenedor #contenido #formulario {
	float: right;
	width: 400px;
	margin-right: 80px;
	padding-top: 25px;
}
#contenedor #contenido #formulario form .tamanocuadros {
	width: 400px;
}
#contenedor #contenido #formulario form .limpiarh1 {
	margin: 0px;
}
