@charset "UTF-8";

.TabbedPanels {
	margin: 34px 0 2px 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 470px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 5px 5px 25px;
	margin: 0px 1px 0px 0px;
	font-size: 11px;
font-family: Georgia;
font-weight: bold;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #847714;
	height: 26px;
}


.TabbedPanelsTabHover {
color: #626366;
font-weight: bold;
background-image: url(images/llaveseleccion.jpg);
background-repeat: no-repeat;
background-position: center 15px;
}

.TabbedPanelsTabSelected {
color: #626366;
font-weight: bold;
background-image: url(images/llaveseleccion.jpg);
background-repeat: no-repeat;
background-position: center 15px;
}

.TabbedPanelsTab a {
	color: #847714;
	text-decoration: none;
	
}

.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent , .TabbedPanelsContent p{font-size: 13px;line-height: 18px;
}

.TabbedPanelsContentVisible {
	padding: 15px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
border:none;
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/****************TABLAS Y EL MENU DE PRECIOS**********************/

#contenedortabla1,  #contenedortabla2 {
width: 459px;
height: 218px;
background:none;
background-image: url(images/backtextprecios.jpg);
background-repeat: repeat;
}

#contenedortabla1 table,  #contenedortabla2 table {
margin: 15px 0 0 13px;
background:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#contenedortabla1 td,  #contenedortabla2 td {
padding: 4px 6px 4px 30px;
}

.encabezadotabla {
padding-bottom: 20px;
color:#847714;
font-weight: bold;
}

.titulostabla {
font-weight: bold;
}
