<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
	display: inline;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: #EFE0B8; /*background of tabs (default state)*/
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	background-color: #4D3A11;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4D3A11;
	border-right-color: #4D3A11;
	border-left-color: #4D3A11;
	background-position: right;
	font-size: x-small;
	font-weight: normal;
}

.mattblacktabs li a:visited{
color: #EFE0B8;
}
#cont #sdfdsf .mattblacktabs  .ultimapastilla {
	color: #DB0202;
	background-color: #DBCF8E;
}


.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color: #DBCF8E;
	color: #000000;
}
.mattblacktabs{
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #31260B;
	margin-right: 0px;
}

</style>
#cont #sdfdsf .mattblacktabs {
	margin-right: 10px;
	padding-right: 30px;
}
.mattblacktabs li a2 {

	float: left;
	display: block;
	text-decoration: none; /*right divider between tabs*/
	color: #DBCF8E; /*background of tabs (default state)*/
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	background-color: #4D3A11;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4D3A11;
	border-right-color: #4D3A11;
	border-left-color: #4D3A11;
	background-position: right;
	font-size: x-small;
	font-weight: normal;
}
