
/* Sets Globales */
BODY {background-color: "#000000"; background: "#000000"; color:"#B3B3B3"; font-family: "verdana"; }

A  { 	text-decoration : none; 
	color : #9ccacd; 
	font-family: Arial;
	font-size: 9pt;
}
A:Hover  {color : Gray; }

select  { font-size:9pt; font-family:Verdana }


/*  Menu  */
#Navigation 
{
	width: 160px;
	font-family: Arial,  serif;
	font-size: 10pt;
	font-weight: normal;
}

#Navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#Navigation li
{
	border-bottom: 1px solid  #0d1019;
	border-left: 1px solid #0d1019;
	
	border-top: 3px solid #0d1019;
	border-right: 1px solid #0d1019;
}

#Navigation li a:link, #Navigation li a:visited
{
	display: block;
	padding: 1px 1px 2px 0.5em;
	text-decoration: none;
} 

#Navigation li a:hover
{
	background-color: #0d1019;
	color: #ffffff;
}


/*  Menu  Personales y destacada*/
#Navigation_personales 
{
	width: 90px;
	font-family: Arial,  serif;
	font-size: 10pt;
	font-weight: normal;
}

#Navigation_personales ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#Navigation_personales li
{
	border-bottom: 1px solid  #0d1019;
	border-left: 1px solid #0d1019;
	
	border-top: 3px solid #0d1019;
	border-right: 1px solid #0d1019;
}

#Navigation_personales li a:link, #Navigation_personales li a:visited
{
	display: block;
	padding: 1px 1px 2px 0.5em;
	text-decoration: none;
} 

#Navigation_personales li a:hover
{
	background-color: #0d1019;
	color: #ffffff;
}





/*Tablas de menues*/
.TablaMenu  {
    color: #000000;
    background-color: #000000;   
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

.TablaCont  {
    color: #363636;
    background-color: #363636;
    border-color: 363636;
    border-style: solid;
    border-width: 1px;
}

.Tabla_con_Borde  {
    background-color: #0d1019;
    border-color: #2e2e2e;
    border-style: solid;
    border-width: 1px;
}

.Tabla_con_Borde_Rojo  {
    background-color: #0d1019;
    border-color: #c42239;
    border-style: solid;
    border-width: 1px;
}


.TituloPref {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #c8ac91;
	margin-left: 25px;
}

.Foto {
    color: #000000;
    background-color: #000000;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
}

.Info {
	font-family: Arial;
	font-size: 9pt;
	color: #9ccacd;
	text-decoration : none;
}


.Copyright {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #FFFF66;
	
}



.Etiqueta {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration : none;
}

.Texto {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration : none;
}

.TextoError {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFD084;
	text-decoration : none;
}



.Pie {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.Nombre {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
}





.NombreChico {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #c8ac91;
	text-decoration : none;
}


.PaginaElegida {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration : none;
}



.Pagina {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
	text-align: left;
}



.Fecha {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.Rubro {
	font-family: Arial;
	font-size: 9pt;
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


.Destacado {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.hotel{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #c8ac91;
	text-decoration: none;
}

.direccion {
	font-family: Arial,verdana;
	font-size: 9pt;
	color: #C2DFFF;
	text-decoration : none;
}


