.body {
	font-size: 11px;
	font-family: verdana;
	background-color: #ffffff;
	background-image: url(img-new/bg_portada.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ----------------------------------------------------------------------- Menu Horizontal */
.boton {
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.boton a,
.boton a:link,
.boton a:visited,
.boton a:active {

	color: #ffffff;
	text-decoration: none;
}
.boton a:hover {

	color: #F1EBDD;
	text-decoration: none;
}
.bg_boton_on {
	background-image: url(img-new/solapa_on.gif);
	background-position: left top;
}
.bg_boton_off {
	background-image: url(img-new/solapa_off.gif);
	background-position: left top;
}
.titulo_busqueda {
	font-size: 32px;
	font-family: times new roman;
	color: #ffffff;
	text-decoration: none;
}
.ft_sector_principal {
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	text-align: rigth;
	
}
.ft_sector_principal a,
.ft_sector_principal a:link,
.ft_sector_principal a:visited,
.ft_sector_principal a:active {

	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/* ----------------------------------------------------------------------- Directorio */

.ft_dir_titulos {
	font-size: 32px;
	font-family: times new roman;
	color: #204F65;
	text-decoration: none;
}
.ft_dir_titulos a,
.ft_dir_titulos a:link,
.ft_dir_titulos a:visited,
.ft_dir_titulos a:active {

	color: #204F65;
	text-decoration: underline;
}
.ft_dir_nombres {
	font-size: 11px;
	font-family: verdana;
	color: #204F65;
	text-decoration: none;
}
.ft_dir_nombres a,
.ft_dir_nombres a:link,
.ft_dir_nombres a:visited,
.ft_dir_nombres a:active {

	color: #204F65;
	text-decoration: underline;
}
.ft_dir_nombres a:hover {

	color: #86A0AC;
	text-decoration: underline;
}

.ft_dir_datos {
	font-size: 11px;
	font-family: verdana;
	color: #86A0AC;
	text-decoration: none;
}
.ft_dir_datos a,
.ft_dir_datos a:link,
.ft_dir_datos a:visited,
.ft_dir_datos a:active {

	color: #86A0AC;
	text-decoration: none;
}

.ft_dir_web {
	font-size: 11px;
	font-family: verdana;
	color: #204F65;
	text-decoration: none;
}
.ft_dir_web a,
.ft_dir_web a:link,
.ft_dir_web a:visited,
.ft_dir_web a:active {

	color: #204F65;
	text-decoration: underline;
}
.ft_dir_web a:hover {

	color: #86A0AC;
	text-decoration: underline;
}
.bg_directorio {
	background-image: url(img-new/bg_directorio.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/* ----------------------------------------------------------------------- Footer */
.foot {
	background-image: url(img-new/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ft_foot {
	font-size: 9px;
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ft_foot a,
.ft_foot a:link,
.ft_foot a:visited,
.ft_foot a:active {

	color: #ffffff;
	text-decoration: none;
}
.ft_foot a:hover {

	color: #F1EBDD;
	text-decoration: none;
}
.ft_copy {
	font-size: 9px;
	font-family: tahoma;
	color: #204F65;
	text-decoration: none;
}
.ft_copy  a,
.ft_copy  a:link,
.ft_copy  a:visited,
.ft_copy  a:active {

	color: #204F65;
	text-decoration: none;
}


.imagen_list img {
	padding:1px;
	border:6px solid #f1ebdd;
	background-color:#204f65;
	display: inline;
}
.imagen_list a:hover img   {   
	padding:3px;
	border:4px solid #f1ebdd;
	background-color:#204f65;
	display: inline;
  }
  
 /* ----------- COMOBOS AZULES DE CONTENIDO ------------- */
.rbroundbox { background: url(img-new/nt.gif) repeat; }
.rbtop div { background: url(img-new/tl.gif) no-repeat top left; }
.rbtop { background: url(img-new/tr.gif) no-repeat top right; }
.rbbot div { background: url(img-new/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img-new/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot
{
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent 
{ 
	margin: 0 7px;
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-align:left;
	/*height: 150px;*/
	overflow-y:auto;overflow-x:hidden;	
}

.rbcontent a,
.rbcontent a:link,
.rbcontent a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.rbcontent a:hover {

	color: #F1EBDD;
	text-decoration: underline;
}
.rbcontent a:visited
{color: #ffffff;}

.rbroundbox{ 
	width: 97%; 
	margin: 1em auto;	
}
.rbmarque{ 
	margin: 0 7px;
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-align:left;
	height: 150px;
}

.rbmarque a,
.rbmarque a:link,
.rbmarque a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.rbmarque a:hover {
	color: #F1EBDD;
	text-decoration: underline;
}
.rbmarque a:visited
{color: #ffffff;}

 /* ----------- BOTONERA IZQUIERDA  ------------- */
.navvy{
	width: 182px;
	margin-left:5px;
	font-size: 11px;
	padding-bottom:10px;
	padding-top:5px;
	text-align: center;
	color: #204f65;
}
ul.navvylist{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 182px;	
}
ul.navvylist li{
	margin: 0;
	border-bottom : 1px;
	list-style-image:url('images/flecha.gif');
}
ul.navvylist li a{
	display: block;
	width: 90%;
	font-weight:normal;
	margin:0;
	color: #000;	
	text-decoration: none;
	PADDING-LEFT:5px;
	padding-top:10px;
	border-bottom:1px solid #204f65;
}
.navvy>ul#navvylist li a{ 
	width: auto;
	color: #204f65;
}
ul.navvylist li#active a{
	background: #F1F1F1;
	color: #204f65;;
}
ul.navvylist li a:hover, ul#navvylist li#active a:hover{
color: #c1bba2;
text-decoration: none;
border-bottom:1px solid #c1bba2;
}

 /* ----------- DIV de TITULOS ------------- */
 
#titulo_barra{
	text-align: center;
	font-size: 20px;
	font-family: times new roman;
	color: #204f65;
	text-decoration: underline;
	padding-top:15px;
 }
.catimagen {
  	background: url(imagenes-de-bariloche/img/line.gif) no-repeat top right;
  	border:1px solid #000000;
  	padding:6px 0px 5px 0px;
	margin:30px;
  	background-color:#ffffff;
  	text-align:center;
	width:150px;
	height:150px;	
	font-size: 12px;
	font-family: arial,verdana;
	color: #000000;
	text-decoration: none;
	float:left;	
}
.catimagen p{	
	padding:5px;
	margin:0px;
	text-transform:capitalize;
}
.box {
/*height:160px;*/
	font-size: 12px;
	font-family: verdana,arial;
	margin:50px 0px 0px 0px;
	display:block;
	float:none;
	clear:left;
}
.imagen {
	background: url(imagenes-de-bariloche/img/line.gif) no-repeat top right;
	border:1px solid #cccccc;
	padding:4px;
	background-color:#ffffff;
	margin-right:10px;
	margin-bottom:10px;
	display: inline;
	float:left;
}

<!--
.Estilo1 {
	font-size: 10px;
	font-weight: bold;
}
.Estilo2 {font-size: 10px}

.Estilo3 {font-size: 10px}

.Estilo4 {font-size: 10px}

.Estilo5 {font-size: 10px}

.Estilo6 {
	font-size: 12px
	font-weight: bold;	
	}
.Estilo7 {
	color: #CCCCCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}	
-->


#menuh {
	margin-top: 20px;
}

#menuh ul {   
   list-style-type: none;  
   padding: 0;  
}  

#menuh li {  
   display: inline;  
}
/*
#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 0;
}


#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	background: #DBEBF6;
}*/
