body {
	margin-top: 10px;
	background-color:black;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
}

#lightbox {
	background-color: #ffffff;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#overlay {
	background-image: url(../imagenes/overlay.png);
}

#lightboxCaption {
	color: #333;
	background-color: #ffffff;
	font-size: 80%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

#lightboxIndicator {
	border: 1px solid #fff;
}

#lightboxOverallView {
	background-image: url(../imagenes/overlay.png);
}

input { 

	border: 1px solid #CFD8E0;
	background: #fff;
	color: #000000;
	font: 13px Verdana, Arial, Tahoma;
	background-color: #FFF;
}

.cuerpo A:link {
	color:#773416;
}

.cuerpo A:visited {
	color:#773416;
}

.novedades A:link {
	color:#F2F09D;
}

.novedades A:visited {
	color:#F2F09D;
}

A:visited {
	color:#F2F09D;
}

A:link {
	color:#F2F09D;
}

.titulo{
	font-weight:bold;
}

.contenido{
	text-align:justify;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}

.contenedor{
position:absolute;
top:10px;
left: 50%;
width: 780px;
margin-left: -380px;
padding: 0px;

}

.lateral{
float:left;
}

.central{
float:left;
}

.encabezado{
float:left;
margin-bottom:10px;
}

.panel_intermedio{
margin-left: 10px;
float:left;
background-color:#773416;
}


.panel_novedades{
float:left;
color:white;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
width:160px;height:170px;
overflow:auto;
font-size:8pt;
margin-bottom:10px;
}

.busqueda{
margin-bottom:9px;
margin-left:10px;
}

.flash{
float:left;
margin-left:10px;
width:430px;
height:230px;



}
.panel_menu{
height: 250px;
width: 130px;
float:left;
background-color:#773416;

}
.agenda{

width: 120px;
color:#FFFFFF;
clear:left;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
height:250px;
overflow:auto;
font-size:8pt;
background-color:#773416;

}

.banner_lateral{

width: 130px;
padding-top:10px;
background-color:#773416;
color:#FFFFFF;
}

.banners_superior{
clear:both;
padding-top:10px;
margin-left:10px;
width: 620px;
background-color:#F2F09D;

}

.banners_inferior{
padding-top:10px;
clear:both;
margin-left:10px;
margin-bottom:10px;
width: 620px;
background-color:#F2F09D;

}

.cuerpo {
clear:both;
margin-left:10px;
width: 600px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
overflow:auto;
background-color:#F2F09D;

}

.texto {
overflow:auto;
}

.pie{
clear:both;
text-align:center;
font-size:12px;
color:white;
}

.pie A:link {
	color:yellow;
}

.pie A:visited {
	color:yellow;
}

.menu{
position:absolute;
top:20px;
left:50%;
margin-left:-373px;
color:white;

}

.menu a:link{
color:white;
text-decoration:none;
}

.menu a:visited{
color:white;
text-decoration:none;
}

.menu a:active{
color:white;
text-decoration:none;
}

.menu a:hover{
color:yellow;
text-decoration:none;
}

.menu a:focus{
color:yellow;
text-decoration:none;
}

.menu div{
position:absolute;
background-color:#773416;
}

#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; margin-left: -250px; z-index:25; height:300px; width: auto;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
