div {
/*	border:1px solid red;*/
}
/* Subsection Tabs
--------------------*/
  ul.subsection_tabs {
	list-style:none;
	margin:30px 0 0 0;
	padding-left: 40px;
	clear:both;
	height:30px;
	clear:both;
}

  ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	text-align:center;

}

  ul.subsection_tabs li a {
	display:block;
	height:20px;
	padding:0px;
	color:#FFF;
	width:80px;
	text-decoration:none;
	width:180px;
	background: transparent url(../img/tab_gris.png) repeat-x;
	padding-top:10px;
	font-size:11px;
}

  ul.subsection_tabs li a:hover {
	color:#FFF;
	
}

.simag  a:hover{
	background: transparent url(../img/tab_simag.gif) no-repeat top left;
}
ul.simag  li a.active {
	background: transparent url(../img/tab_simag.gif) no-repeat top left;
}
.ata  a:hover{
	background: transparent url(../img/tab_ata.gif) no-repeat top left;
}
ul.ata  li a.active {
	background: transparent url(../img/tab_ata.gif) no-repeat top left;
}
.elframo  a:hover{
	background: transparent url(../img/tab_elframo.gif) no-repeat top left;
}
ul.elframo  li a.active {
	background: transparent url(../img/tab_elframo.gif) no-repeat top left;
}
.coven  a:hover{
	background: transparent url(../img/tab_coven.gif) no-repeat top left;
}
ul.coven  li a.active {
	background: transparent url(../img/tab_coven.gif) no-repeat top left;
}

  ul.register_tabs {
	border-bottom:none;
}

  ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}

.admin #caracteristicas .div-in, .admin #medidas .div-in, .admin  #descargas .div-in  {
	padding:0px;

}

#caracteristicas .div-in, #medidas .div-in, #descargas .div-in  {
	padding:20px;

}
div.subsection_tabs  {
	width: 685px;
	margin:0px 30px;
}

div.subsection_tabs_next  {
	background: transparent url(/img/fondo_azul.gif) top  repeat-x;
	line-height: 10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
div.elframo  {
	background: transparent url(/img/fondo_elframo.gif) top  repeat-x;
}
div.simag  {
	background: transparent url(/img/fondo_simag.gif) top  repeat-x;
}
div.coven  {
	background: transparent url(/img/fondo_coven.gif) top  repeat-x;
}
div.ata  {
	background: transparent url(/img/fondo_ata.gif) top  repeat-x;
}





.width100 #caracteristicas, .width100 #medidas, .width100 #descargas  {
}

#caracteristicas, #medidas, #descargas  {
	margin:0px 0px 0px 0px;
	background:#FFF  url(/img/bkg-box-big.png) bottom  repeat-x;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	text-align:left;
	min-height:375px;
	float:left;
}

.widthProductAdmin #caracteristicas, .widthProductAdmin #medidas, .widthProductAdmin #descargas{
	margin-left: 0px;
		width: 685px;

}
