/*********** GENERAL ***********/

body {
overflow-x:hidden;
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

a {
font: normal; 
font-family: Arial; 
font-size: 11px; 
color: #000000;
font-weight: bold; 
line-height: 17px;
text-decoration: none;
}

a:link  {
font: normal; 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #000000; 
line-height: 17px; 
text-decoration: none;
}

a:hover {
font: normal; 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
font-weight: bold; 
line-height: 17px;
text-decoration: none;
background-color:#fff211; 
}

.Seleccion {
font: normal; 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
font-weight: bold; 
line-height: 17px;
text-decoration: none;
background-color:#fff211; 
}


/*********** CONTENIDO ***********/

div.contenido {
margin-top: 0px;
text-align: left;
width: 1000px;
z-index: 2;
}


/*********** MENU ***********/

#menu { width: 200px; height: 510px; z-index: 100; } 

* html #menu { /*\*/position: absolute; top: expression((40 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((30 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ } 

div.menu {
margin: 0;
position: fixed;
text-align: left;
top: 30px;
left: 30px;
width: 200px;
right: auto;
}


div.menu a {
font: normal; 
font-family: Arial; 
font-size: 11px; 
color: #000000;
font-weight: bold; 
line-height: 17px;
text-decoration: none;
}

div.menu a {
font: normal; 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #000000; 
line-height: 17px; 
text-decoration: none;
}

div.menu a:hover {
font: normal; 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
font-weight: bold; 
line-height: 17px;
text-decoration: none;
background-color:#fff211; 
}

/*********** TEXTO ***********/

.TextoNegro {
color: #000000; 
font-size: 12px; 
font-family: Arial; 
line-height: 16px;
}

.TextoNegroBold {
color: #000000; 
font-size: 12px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}

.TextoNegroChico {
color: #000000; 
font-size: 11px; 
font-family: Arial; 
line-height: 16px;
}

.TextoNegroChicoBold {
color: #000000; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}

.TextoGrisChico {
color: #535353; 
font-size: 11px; 
font-family: Arial; 
line-height: 16px;
}

.TextoGrisChicoBold {
color: #535353; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}


.TextoGris {
color: #535353; 
font-size: 12px; 
font-family: Arial; 
line-height: 16px;
}

.TextoGrisBold {
color: #535353; 
font-size: 12px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}

.TituloNegroBold {
color: #000000; 
font-size: 16px; 
font-weight: bold; 
font-family: Arial; 
line-height: 24px;
}

.TextoRetiro {
color: #f79f93; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}

.TextoRecoleta {
color: #d299c3; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}
.TextoSanNicolas {
color: #f5e175; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}
.TextoMonserrat {
color: #edbcc6; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}
.TextoPuertoMadero {
color: #b1a5a5; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}
.TextoSanTelmo{
color: #95d3bd; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}
.TextoConstitu{
color: #bebfbf; 
font-size: 11px; 
font-weight: bold; 
font-family: Arial; 
line-height: 16px;
}

.TextoRosa {
color: #f79f93; 
font-size: 11px; 
font-family: Arial; 
line-height: 16px;
}

.TextoCeleste{
color: #7196c2; 
font-size: 11px; 
font-family: Arial; 
line-height: 16px;
}

.TextoVerde{
color: #61ae93; 
font-size: 11px; 
font-family: Arial; 
line-height: 16px;
}


/*********** FORMULARIO  ***********/
form {
	padding: 0px;
	width: 70px;
}

.campo {
	width: 80px;
	height: 15px;
	border: 0px;
	color: #7196c2; 
	font-size: 11px; 
	font-family: Arial; 
}


