@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #707072;

}
h1 {
	font-size: 26px;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: lighter;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 {
	font-size: 20px;
}
.fechas_novedades {
	font-size: 12px;
	color: #E0DFE3;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.notas {
	background-image: url(notas-musicales.gif);
	background-position: right top;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -100;
}



.contenedor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	padding-left: 30px;
}
.contenedor .tab_superior {
	list-style-type: none;
	float: left;
	padding-top: 35px;
	padding-left: 60px;
}
.contenedor .tab_superior li {
	float: left;
}
.contenedor .tab_superior li a {
	display: block;
	width: 160px;
	float: left;
	height: 75px;
	background-image: url(solapas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	padding-top: 40px;
	margin-right: 30px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 21px;
}
.contenedor .tab_superior li a:hover {
	background-position: 0px -115px;
}
.slide {
	display: block;
	height: 400px;
	width: 1000px;
	clear: both;
	float: left;
	background-image: url(bg_slide.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.contenedor .slide .menu {
	list-style-type: none;
	float: left;
	padding-top: 30px;
}
.contenedor .slide .menu li {
}
.contenedor .slide .menu li a {
	width: 260px;
	display: block;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 19px;
	padding-top: 5px;
	padding-left: 45px;
}
.contenedor .slide .menu li a:hover {
	color: #F7AB01;
}

.contenedor .slide .menu .activo {
	font-weight: bold;
	background-image: url(marcador.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 45px;
	height: 35px;
}
.contenedor .slide .flash {
	width: 650px;
	height: 360px;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
}
.contenedor #contendio {
	width: 900px;
	clear: both;
	float: left;
	background-image: url(bg_contenido.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.contenedor #contendio .novedades {
	float: left;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.contenedor #contendio .novedades a {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 80px;
	display: block;
	background-image: url(ver_mas.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
.contenedor #contendio .novedades a:hover {
	color: #F7AB01;
	font-weight: bold;
}
.contenedor #contendio .flash a{
	padding:0;
	margin:0;
	background:none;
	width:auto;
	height:auto;
	padding-top:10px;
}
.contenedor #contendio #columna-derecha {
	float: right;
	width: 628px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.contenedor #contendio #columna-derecha a {
	color: #F7AB01;
	text-decoration: underline;
}

.contenedor #contendio #columna-derecha .sponsors {
	padding-top: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #575757;
	clear: both;
}
.contenedor #contendio .novedades img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #666666;
}
.galeria {
	float: left;
	border: 2px solid #666666;
	margin-right: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.galeria-novedades {
	float: right;
	border: 2px solid #666666;
	margin-right: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.sponsors-imagenes {
	border: 8px solid #686868;
	margin-right: 20px;
	margin-top: 20px;
}
.pie {
	width: 100%;
	background-image: url(bg_pie.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	float: left;
	height: 190px;
	padding-top: 20px;
}


.pie .contenedor .contacto {
	width: 270px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: 40px 90px;
}
.pie .contenedor .contacto a {
	font-weight: bold;
	color: #F7AB01;
	text-decoration: none;
}

.titulo-contacto {
	font-size: 20px;
}
.pie .contenedor .menupie {
	list-style-type: none;
}
.pie .contenedor .menupie ul {
	list-style-type: none;
	width: 220px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	clear: right;
}
.pie  .contenedor  .menupie  li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.pie .contenedor #logopie {
	float: left;
}
.pie .contenedor .ipatsa {
	clear: both;
	float: left;
	width: 400px;
	height: 20px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
.pie .contenedor .ipatsa a {
	color: #D9D8DC;
	text-decoration: none;
	margin-right: 10px;
}
/* formulario */ 
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

legend {
	font-size:16px;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 

label {
	display:block;
	width: 150px;
	margin: 0px;
	height: 20px;
	vertical-align: middle;
	clear: left;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
} 
 label.error{
	display:block;
	width: 200px;
	font-size: 12px;
	color: #F6AF17;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(error.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 30px;
	padding-left: 24px;
} 
input, textarea, select {
	float: left;
	background-color: #565656;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-color: #232321;
	margin-left: 150px;
}
.reset {
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	text-decoration: none;
	height: 40px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-color: #232321;
	float: left;
	clear: none;
	margin-left: 20px;
}
input:focus, textarea:focus {
	background-color: #242422;
}  
