BODY{
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: "Trebuchet MS", Geneva, Helvetica, Tahoma, Verdana, Arial;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
A{
	color: Teal;
	text-decoration: none;
	font-weight: bold;
}
A:hover IMG {
	filter: alpha(opacity=40);
}

A:link {
	color: Teal;
	text-decoration: none;
}

A:visited {
	color: Teal;
	text-decoration: none;
}

A:hover {
	color: Black;
	text-decoration: underline;
}
.bg {  background-attachment: fixed; background-image: url(images/index_20.gif); background-repeat: repeat-y; background-position: left}
.a11grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 6d6d6d}
.t11white {  font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none}

.TituloSeccion{
	font-size: medium;
	font-weight: bold;
	color: Teal;
	background-color: #d6d289;
}
.Contenido{
	font-size: x-small;
	padding-right: 5;
	padding-left: 5;
}
.Texto{
	font-size: small;
	padding-right: 5;
	padding-left: 5;
}
.Contenido 	IMG {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px 0px 5px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #ccc 1px solid;
}

.Pie
{
    font-size: xx-small;
    padding-left: 59px;
    padding-right: 44px;
	 color:Black;
}


/* estilos para el lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	margin-top:120px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right;
font:10px tahoma; }

#keyboardMsg a {
color:#666;
}

#keyboardMsg a:hover{
color:white;
background:#666;
}

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
