
ul.tabs,ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	width: 100%;
}
ul.tabs li,ul.tabs2 li {
	float: left;
	height: 18px;
	line-height: 18px;
	margin-bottom: -1px;
	background: #362f28;
	overflow: hidden;
	position: relative;
	text-align:center;
	font-weight:bold
}
ul.tabs li a,ul.tabs2 li a {
	text-decoration: none;
	color: #8c876c;
	display: block;
	font-size: 11px;
}
ul.tabs li a:hover,ul.tabs2 li a:hover {
	color:#d2d2a0
}	
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a,
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover, html ul.tabs2 li.active a{ 
	color:#d2d2a0;
	background: #000000;
	}

html ul.tabs li.active a:hover.html ul.tabs li.active a:hover  {
	background: #000000;
	color:#d2d2a0
}

.tab_container,.tab_container2 {
	clear: both;
	float: left; 
	background: #000;
	width:282px;

}
.tab_content {
	padding: 25px 0 0 20px;
		font-size:11px
}

ul.fotosgaleria {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;	
	width: 100%;
}
ul.fotosgaleria li {
	margin: 0;
	padding: 0;
	float: left;
	width:70px;
	height: 55px;
	overflow: hidden;
	position: relative;
	text-align:center;
	font-weight:bold
}
.tab_galeria {
	clear: both;
	float: left; 
	width:490px;
	height:385px;
	background:#000000

}
#interna.eventos .tab_galeria  img{ 
	width:490px;
	height:385px;

}
.tab_contentgaleria{height:435px}
.tab_galeria .fototxt {
	text-align:center;
	font-weight:bold;
	margin-top:17px;
	width:490px

}
