@import"nav-h.css";

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3E474C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #3E474C;
	background-image: url(imagenes/fondo.gif);
}
a:link, a:visited {
	color: #09F;
}
a:hover {
	background-color: #00CCFF;
	color: #FFFFFF;
	text-decoration: none;
}
#fondo-franja-superior {
	background-image: url(imagenes/fondo-franja-superior.gif);
	background-repeat: repeat-x;
}

#contenedor-principal {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #333;
}
#contenedor_contenido {
}


#cabecera {
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
#cabecera-vina {
	background-image: url(imagenes/cabecera_vina.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
#cabecera-valparaiso {
	background-image: url(imagenes/cabecera_valparaiso.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
#menu-navegacion {
	height: 33px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(imagenes/fondo-menu-cabecera.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #000000;
}
#menu-cabecera {
	height: 33px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(imagenes/fondo-menu-cabecera.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 33px;
	font-size: 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #000000;
}
#menu-cabecera a:link, #menu-cabecera a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-cabecera a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
#bloque-noticias {
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	padding-top: 30px;
	border-bottom-color: #3E474C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
#bloque-noticias a:link, #bloque-noticias a:visited{
	color: #0099CC;
}
#bloque-noticias a:hover{
	color: #FFFFFF;
	background-color: #0099CC;
	text-decoration: none;
}
#bloque-noticias h1 {
	color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 40px;
}
#bloque-noticias h2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6F0505;
	margin-bottom: 2px;
	margin-top: 0px;
}
#bloque-noticias h2 a:link, #bloque-noticias h2 a:visited {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #06F;
	text-decoration: none;
}
#bloque-noticias h2 a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
#bloque-noticias h3 {
}
#bloque-noticias h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.item-noticia {
	margin-bottom: 30px;
}


/*#bloque-noticias .item-noticia img {*/
.item-noticia img {
	border: 8px solid #1c47d5;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 20px;
	background-color: #FFFFFF;
}
#bloque-avisos {
	background-image: url(imagenes/fondo_avisos.gif);
	border: 8px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: left;
}
#bloque-avisos img {
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.item-aviso {
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
	margin-bottom: 15px;
}
#bloque-avisos h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	margin-left: 10px;
}
#bloque-avisos h3{
	color: #FFF;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 6px;
	display: block;
	margin-top: 12px;
}
#bloque-avisos h4 {
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#bloque-avisos a:link, #bloque-avisos a:visited {
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	display: block;
}
#bloque-avisos a:hover {
	color: #06F;
	background-color: #FFFFFF;
}



#bloque-actividades {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
#bloque-actividades h2, #bloque-actividades h2 a:link, #bloque-actividades h2 a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99CE27;
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
}
#bloque-actividades h2 a:hover {
	background-color: #3E474C;
}
#bloque-actividades h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DCDAE3;
	margin-top: 5px;
}
#bloque-actividades .separador {
	font-size: 1px;
	height: 1px;
	background-color: #3E474C;
	margin-top: 8px;
	margin-bottom: 8px;
}
#bloque-inferior {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	color: #FFFFFF;
}
#pie {
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-right: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	line-height: 50px;
	margin-top: 30px;
	clear: both;
}
#bloque-actividades-vertical {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-bottom: 20px;
}

#bloque-actividades-vertical h2, #bloque-actividades-vertical h2 a:link, #bloque-actividades-vertical h2 a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}
#bloque-actividades-vertical  h2 a:hover {
	color: #FFFFFF;
	background-color: #06F;
}
#bloque-actividades-vertical .separador  {
	font-size: 1px;
	height: 1px;
	background-color: #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
}
.boton-sede {
	background-image: url(imagenes/fondo-boton-sede.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	background-color: #b10909;
	padding: 15px;
}
.boton-sede .dibujo {
	border: 4px solid #FFFFFF;
}
.menu-secundario-portada {
	margin-bottom: 15px;
}
.menu-secundario-portada h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0CF;
	border-bottom-color: #003;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 33px;
	background-image: url(imagenes/fondo-h-menu-secundario-portada.gif);
	background-repeat: repeat-x;
	background-color: #1c47d5;
	padding-left: 5px;
}
.menu-secundario-portada ul {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}
.menu-secundario-portada ul li {
	list-style-type: none;
	background-color: #CCC;
	margin-top: 4px;
}
.menu-secundario-portada ul li a:link, .menu-secundario-portada ul li a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	line-height: 20px;
	background-image: url(imagenes/adorno_lista_menu.gif);
	background-repeat: repeat-y;
	background-position: 6px;
}
.menu-secundario-portada ul li a:hover{
	color: #FFFFFF;
	background-color: #09F;
}

#pie a:link, #pie a:visited{
	color: #FFFFFF;
}
#pie a:hover{
	color: #3E474C;
	background-color: #FFFFFF;
	text-decoration: none;
}
.separador-gris-oscuro {
	font-size: 1px;
	height: 1px;
	background-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.separador-vertical {
	width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #6a7a81;
	font-size: 1px;
	margin-right: 10px;
	margin-left: 10px;
}

/*/////////////////////////////////////////////////////////////////////////////////*/
/* PAGINA NOTICIAS, NOVEDADES, ACTIVIDADES*/

#contenido-noticia {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

.texto-destacado {
	border: 4px solid #999;
	padding: 10px;
	background-color: #CCCC66;
	font-style: italic;
	color: #333;
}

#contenido-noticia img, #contenido-parrafo img {
	border: 8px solid #1c47d5;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 20px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 20px;
}
#encabezado-noticia {
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	padding-top: 10px;
	border-bottom-color: #3E474C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	background-color: #666;
}
#encabezado-noticia h1 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	line-height: 28px;
	margin-top: 0px;
}
#encabezado-noticia h2 {
}
#encabezado-noticia h3 {
	font-size: 13px;
	color: #999;
}
#herramientas-pagina {
	background-color: #CCC;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#herramientas-pagina img {
	border: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	background-color: transparent;
}
#listado-noticias {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#listado-noticias .item-noticia h2, #listado-noticias .item-noticia h2 a:link, #listado-noticias .item-noticia h2 a:visited {
	color: #06F;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
}
#listado-noticias .item-noticia h2 a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #06F;
}
#menu-derecha {
	background-image: url(imagenes/fondo_claro.gif);
	width: 170px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: 30px;
}
#menu-derecha ul {
	padding-left: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6a7a81;
}
#menu-derecha li {
	list-style-type: none;
}
#menu-derecha li a:link, #menu-derecha ul li a:visited {
	text-indent: 0px;
	list-style-type: none;
	color: #06F;
	text-decoration: none;
	padding-top: 4px;
	display: block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6a7a81;
}
#menu-derecha ul li a:hover {
	background-color: #06F;
	color: #FFFFFF;
}
#contenido-parrafo {
	padding-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #666;
}
#contenido-parrafo a:link, #contenido-parrafo a:visited {
}
#columna-parrafo {
	width: 500px;
	float: left;
	padding-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#columna-parrafo h1, #contenido-parrafo h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #666;
	line-height: 28px;
	margin-top: 0px;
}
#columna-parrafo h2, #contenido-parrafo h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


/*SOLUCIONAR PROBLE DE PNG EN IE6*/

#contenedor-principal img { behavior: url(iepngfix.htc) }
.advertencia {
	font-weight: bold;
	color: #CC0000;
	padding: 10px;
	background-color: #FF970F;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
	margin-top: 10px;
}
