#wrap {
	width:960px;
	margin:auto;
	background: url(images/base-condesa.gif)
}
#menus {
	width: 345px;
	float: left;
}
#menu-top {
	width: 605px;
	text-align:center;
	float: right;
	background-color: #aac229
}
#buscador {
	width:605px;
	margin:auto;
	background-color:#FFFFFF;
	float: right
}
#contenido {
	width: 605px;
	float: right
}
#menus a, #footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#menus a:hover, #footer a:hover{
	/*text-decoration:underline;*/
}
#footer {
	height:80px;
	padding-top:20px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(img/footer_bg.png);
}
h1 {
	color: #FFFF00;
	font-size:20px
}
#navcontainer ul
{
font-size: 12px;
font-weight:bold;
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #f2a20d;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-color: #fcfbf9;
color: #CC6600;
}
#notas a
{
color: White;
font-size: 20px;
text-decoration: none
}

#notas a:hover
{
font-size: 20px;
color: #FFCC00
}
/*CSS MENU IZQUIERDO SECCION EVENTOS CULTURALES*/
.titulocultura {font:26px Georgia,Verdana; color: #FF0000}
.cultura{line-height:1.4; margin-top:10px; color: #006600}

#wrapper-cultura {width: 315px; height:200px; margin:20px auto; background:#f4cc06; padding:5px}
#scroll {position:relative; width: 300px; height:200px; overflow: auto}
#scrollcontent {position:absolute; width:280px; z-index:500}
#scrollbar {float:right; position:relative; display:none; width:15px; height:200px; z-index:100; background:url(images/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-color:red; background-image:url(images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#006600}
