BODY { 	BACKGROUND-IMAGE: url(fondo.gif);
	font-family: arial, sans-serif;
	}
.{
	scrollbar-arrow-color:white;
	scrollbar-base-color:#339999;
	scrollbar-highlight-color:#CCFFFF;}

H1 {
	font-family: tahoma, sans-serif;
	color: #009999;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

H2 {
	color: #336699;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

H3 {
	color: #666666;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

p {
	font-size: 75%;
	color: #333333;
}

ul, ol {
	font-size: 75%;
	line-height: 110%;
	color: #333333;
}
/* evita achicamiento en tags anidados*/
ul p { font-size: 100%; }
ol p { font-size: 100%; }
p .inputs { font-size: 100%; }
p a { font-size: 100%; }

#home ul {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0px;
}

#der{
	float: right;
}

.detalle {
	color: #666666;
	font-size: 0.6em;
	font-weight: normal;
	margin-top: 6px;
	font-style: italic;
}
.fuente1 {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	font-style: normal;
}

.copyright {
	font-family: verdana, sans-serif;
	color: #e7e7e7;
	font-size: 10px;
}

.destaca {
	color: #009900;
	font-size: 1em;
	font-weight: bold;
}

.blanco {
	font-family: verdana, sans-serif;
	color: #ffffff;
	}

a {
	font-size: 80%;
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #6699cc;
}

a.menu {
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}

a.menu:hover {
	font-size: 11px;
	color: #336699;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #E0E8F6;
}

.inputs {
	BACKGROUND-COLOR: #F7F7F7;
	COLOR: #333333;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.gri1 { background: rgb(245,245,245);}
.gri2 { background: rgb(230,230,230);}
.gri3 { background: rgb(153,153,153);
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;}

.clara { background: rgb(245,245,245);}
.med { background: rgb(230,230,230);}
.osc { background: rgb(153,153,153);
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;}
.enlace2  {
color : #666666;
font-size : 13px;
font-weight : normal;
text-decoration : none;
text-indent : 5px;
}
.enlace2:link {
color : #666666;
font-size : 13px;
font-weight : normal;
text-decoration : none;
text-indent : 5px;
}
.enlace2:hover {
color : #666666;
font-size : 13px;
font-weight : normal;
text-decoration : underline;
}
.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   width: 130px;
   border: 1px solid #CCCCCC;
}
.marco3 {
   border: 1px solid #999999;
} 
.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   width: 130px;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
}
