*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#barra {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084677;
	padding: 2px 5px;
	
}
body {
	background-image: url(/bellavista/img/back_fondo.gif);
	background-repeat:  repeat-x;
}

#barra a {
	text-decoration: none;
	color: #084677;
	border: 1px solid #8798a9;
	padding: 1px 4px 1px 4px;
}

#barra a:hover {
	color: #FFFFFF;
	background-color: #62759C;
	padding: 1px 2px 1px 2px;
}

.supertitulo {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.titulo {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.titulo2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.titulo3 {
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
}



.comun {
	font-size: 12px;
}

.texto {
	font-size: 10px;
	text-align:justify;
}

.negrita {
	font-size: 12px;
	font-weight: bold;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B6DADA;
	text-align: center;
	border: 1px solid #000000;
}
.box_claro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#DCE6ED;
	text-align: center;
	border: 1px solid #000000;
}
.chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borde {
	BORDER: 1px solid black;
}

.punteado {
	BORDER: 1px dashed #CCCCCC;
}

#cuadro {
	overflow: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#cuadro2 {
	overflow: auto;
	width: 130px;
}



/* Carta Organica */
.claseseccion { /*seccion*/
	font-size: 14px;
	text-decoration:none;
	text-align: left;
	color:#0000CC;
	font-weight: bold;
}



.titulo_azul { /*detalle*/
	font-size: 10px;
	text-decoration:none
	text-align: left;
	color:#0000CC;
}

.titulo_azul_chico { /*detalle*/
	font-size: 10px;
	text-decoration:none
	text-align: left;
	color:#0000CC;
	font-style: italic;
}

.clasetitulo { /*titulo*/
	font-size: 12px;
	text-decoration:none;
	text-align: left;
	color:#0000CC;
	font-weight: bold;
}
.clasecapitulo {
	font-size: 12px;
	text-align: left;
	color:#0000CC;
	text-decoration:underline
}
.clasearticulo {
	font-size: 10px;
	color:#0000CC;
	font-weight: bold;
}

/*DISE??O FLOPA*/

/*-- TEXTO (estilo que aplica tambien al PIE DE PAGINA) --*/
#cuerpo {	font-size: 11px;	
font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;}
#cuerpo a {	
color: #084677;	
text-decoration:none;	
font-size: 11px;	
font-weight: bold;	
text-transform: none;
}
#cuerpo a:hover {	
color: #FF9900;	text-decoration: none;
}
#cuerpo h3 a {	
font-size: 13px;	
font-family: Arial, Helvetica, sans-serif;	
color: #084677;	
text-decoration: none;
}
#cuerpo h4 {	
font-size: 13px;	
font-family: Arial, Helvetica, sans-serif;	
color: #084677;
text-decoration: none;
}
#cuerpo ul {	
font-size: 12px;	
color: #084677;	
text-decoration: none;
}
/*-- COLUMNA DERECHA --*/
#colder {               
 /*-- FONDO y MARCO --*/	
 background-color: #FFF4DB;	
 font-size: 11px;	
 font-family: Verdana, Arial, Helvetica, sans-serif;	
 color: #333333;	
 border: 1px 8798a9;
 }
 #colder a:hover {	
 color: #FF6600;
 }
 /*-- titulos --*/
 #colder h3 {	
 font-family: Arial, Helvetica, sans-serif;	
 font-size: 13px;	
 font-weight: bold;	
 color: #DF5300;	
 background-color: #CAD9DB;
 border-bottom-width: 1px;	
 border-bottom-style: dotted;	
 border-bottom-color: #CC9933;	
}
 #colder h3 a {	
 font-family: Arial, Helvetica, sans-serif;
 text-transform: uppercase;	
 color: #FF6600;	
 text-decoration: none;
 }
 #colder h4 a {	
 font-size: 12px;	
 font-weight: bold;
 color: #084677;	
 text-decoration: none;
 }
 /*-- link : descargar archivo / entrar / ver m??s / + / ver + / --*/
 #btentrar a {	
 font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	
 font-weight: lighter;	
 color: #FFFFFF;	
 text-decoration: none;	
 background-color: #095C9E;	
 border: 1px dotted #B5CACC;	
 padding: 1px;
 }
 #btentrar a:hover {	
 background-color: #095C9E;	
 color: #FDFFE9;
 }
 /*-- ARBOL DE NAVEGACION --*/
 #arbol {	
 font-family: Arial, Helvetica, sans-serif;	
 font-size: 11px;	
 color: #666666;	
 text-decoration: none;
 }
 #arbol a {	
 text-decoration: underline;	
 color: #333333;
 }
 /*-- TITULO DE SECCION [titpag] --*/
 #titpag {	
 text-decoration: none;	
 background-color: #CAD9DB;	
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: dotted;	
 border-bottom-style: dotted;	
 border-top-color: #084677;	
 border-bottom-color: #084677;	
 text-indent: 16pt;	border-right-width: 1px;	
 border-left-width: 1px;	
 border-right-style: dotted;	
 border-left-style: dotted;	
 border-right-color: #084677;	
 border-left-color: #084677;
 }
 #titpag h3 {	
 color: #084677;	
 font-family: Arial, Helvetica, sans-serif;
 }
 #titpag h4 {	
 color: #084677;	
 font-size: 14px;	
 font-weight: bold;
 text-decoration: none;	
 font-family: Arial, Helvetica, sans-serif;
 margin-left: 5px;
 }
 /*-- INSTITUCIONES [table width: 560px --*/
 #tab560 {	
 background-color: #F4FDFF;	
 border-bottom-width: 1px;	
 border-bottom-style: dotted;	
 border-bottom-color: #084677;
 }
 #tab560 p {	
 font-family: Verdana, Arial, Helvetica, sans-serif;	
 font-size: 12px;	
 color: #333333;	
 text-decoration: none;
 }
 #tab560 a {	
 font-size: 10px;	
 font-weight: normal;	
 color: #990000;	
 text-decoration: none;
 }
 #tab560 h3 {	
 font-size: 12px;	
 font-weight: bold;	
 text-decoration: none;	
 font-family: Arial, Helvetica, sans-serif;
 }


/*-- CULTURA > JOVEN --*/
#joven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#joven h3 {
	background-image: url(/bellavista/img/_manchetajoven.gif);
}
#joven li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	text-decoration: none;
	list-style-type: circle;
}


 #jovenota {	
 	background-image: url(/bellavista/img/fdo_jovenota.jpg);	
 }
 #jovenota p {	
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;	
 	color: #333333;	
 	text-decoration: none;
 }
 #jovenota a {	
 	font-size: 11px;	
 	font-weight: normal;	
 	color:#660033;	
 	text-decoration: underline;
 }
 #jovenota h3 {	
 	background-image: url(/bellavista/img/_manchetajoven.gif);
	color: #000033;
	font-size: 12px;	
 	font-weight: bold;
 	text-decoration: none;	
 	font-family: Arial, Helvetica, sans-serif;
 }
 #jovenota h4 {	
 	color: #000033;
	font-size: 12px;	
 	font-weight: normal;
 	text-decoration: none;	
 	font-family: Arial, Helvetica, sans-serif;
 }

/*-- CULTURA > CATALOGO > MENU CATEGORIAS --*/
#catamenu {	background-color: #FFFFFF;
border: 1px dotted #CC9933;
list-style-type: disc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;	text-decoration: none;
padding-right:5px;
padding-left:5px;
}
#catamenu h3 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-weight: bold;	
color: #FF6633;	
text-decoration: none;	
background-color: #FFE6AB;	
border-bottom-width: 1px;	
border-bottom-style: dotted;	
border-bottom-color: #CC9933;	
text-indent: 14pt;	
display: block;	
text-align: left;
}
#catamenu h4 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-weight: bold;	
color: #084677;	
text-decoration: none;	
background-color: #FFFFFF;	
border-bottom-width: 1px;	
border-bottom-style: dotted;	
border-bottom-color: #CC9933;	
display: compact;	
text-align: right;	
margin-left: 12px;	
margin-right: 10px;	
padding-right: 15px;	
vertical-align: super;
}
#catamenu h5 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-weight: bold;	
color: #084677;	
text-decoration: none;	
background-color: #FFFFFF;	
border-bottom-width: 1px;	
border-bottom-style: dotted;	
border-bottom-color: #CC9933;	
display: compact;	
text-align: left;	
margin-left: 12px;	
margin-right: 10px;	
padding-right: 15px;	
vertical-align: super;
}
#catamenu h5 a {	
color: #084677;	
border-bottom-width: 1px;	
border-bottom-style: solid;
border-bottom-color: #cc9933;	
text-decoration: none;
}
#catamenu li a {	
font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	
color: #084677;	
text-decoration: none;
}
#catamenu li a:hover {	
font-size: 13px;	
color: #FF6600;	
text-decoration: none;
}
/*-- CULTURA > CATALOGO > DESTACADO --*/
#catadest {	text-decoration: none;	
background-color: #FFFFFF;
}
#catadest p {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #333333;	
text-decoration: none;	
margin-left: 15px;
}
#catadest h3 {	
background-color: #FFF0CF;	
border-bottom-width: 1px;	
border-bottom-style: dotted;	
border-bottom-color: #CC6633;	
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-weight: bold;	
color: #084677;	
text-decoration: none;	
padding-left: 5px;
}
#catadest li a {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #084677;	
text-decoration: none;	
list-style-type: disc;
}
#catadest li a:hover {	
color: #FF6600;
text-decoration: none;
}
#catadest a {	
color: #084677;	
text-decoration: none;
}
#catadest a:hover {	
color: #FF6600;
}
.lineavert {	
border-left-width: 1px;	
border-left-style: dotted;	
border-left-color: #CC6633;
}
.linkgris {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px;	
color: #333333;
text-decoration: underline;
}
.negrita {	
font-weight: bold;
}
.txtgde {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 13px;	
color: #333333;	
}



