#catalogue {
	float: right;
	height: auto;	
	display: block;
	width: 441px;
}

#catalogue_header{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	background:url(../images/content_bg.jpg) repeat-y;
	display: block;
}

#catalogue_header a {
	color: #ca0000;
	text-decoration: none;
}

#header_title {
	width: 100px;
	float: left;	
}

#search {
	width: 300px;
	float: right;
}

#categorias{
	float: right;
	display: block;
	width: 440px;
	/*height: 212px;	*/
	margin-bottom: 3px;	
}

.categorias_cel{
	float: left;
	min-height: 304px;
	height:auto !important;
  	height:180px;
}

.categorias_btns{
	background-color:#3b3b3b;
	display: block;
	width: 109px;
	float: left;
	margin-right: 1px;
}

.categorias_btns_active{
	background-color:#ca0000;
	display: block;
	width: 109px;
	float: left;
	margin-right: 1px;
}

.categorias_btns a{
	color: #939393;
	font-size: 10px;
	text-decoration: none;
}

.categorias_btns_active a{
	color: #101010;
	font-size: 10px;
	text-decoration: none;
}

.categorias_btns a:hover{
	color: #fff;
}

.categorias_btns_active a:hover{
	color: #e6e6e6;
}


#titulo_rubro {
	color: #fff;
	float: left;
	width: 420px;
	font-size: 21px;
	padding-left: 20px;
	text-align:bottom;
}

.btn{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-size: 11px;
	min-height: 60px;
	height:auto !important;
  	height:60px;
}

.btn span {		
	margin:0px;
}

.btn span a{		
	color: #FFFFFF;
	font-size: 10px;
	font-weight:normal;
}

#subrubros {
	display:block;	
}

#productos {
	display:block;	
}

/* @end */

/* @group prd_Tabla */

.col_tbl{
	background-color: #ffffff;
	width: 441px;
	height: auto;
	float: right;
	display: block;
}

#col_cel{
	float: left;
	display: block;
	margin-top: 4px;
}

.columna{
	width: 92px;
	margin-left: 7px;
	float: left;
	border-right: 1px solid #5e5e5e;
	padding-right: 3px;
	margin-right: 5px;
}

.columna a{
	color:#5e5e5e;
	text-decoration:none;
}


.prd_cel{
	float: right;
	display: block;
	margin-top: 0;
	/*width: 361px;*/
	width:384px;
	height: auto;
/*	margin-right: 40px;*/
	border-top: 2px solid #000;
	padding-bottom: 12px;
	padding-top: 12px;
}


#search_field{
	color: #3f3f3f;	
	font-size: 10px;	
	float: left;	
}

#search_field input{	
	background-color: #fff7fe;	
	border: 1px solid #666;
	width: 125px;	
	height:15px;
	margin-left: 4px;
}

#search_button{
	color: #3f3f3f;	
	font-size: 10px;		
	float: right;	
}


#search_button input{	
	background-color: #fff7fe;	
	border: 1px solid #666;
	width: 45px;	
	height:15px;
	margin-left: 4px;	
}

#help_container{	
	color: #3f3f3f;	
	font-size: 10px;
	background-color: #fff7fe;
	border: 1px solid #666;
	width: 250px;	
	height:75px;
	clear:both;	
	padding:4px;
	margin:4px;
}

/* @end */

/* @group prd_modulos */

.prd_foto{
	/*width: 119px;*/
	width:142px;
	height: auto;
	float: left;
	border-right: 1px solid #ccc;
}

.prd_info{
	width:241px;
	/*width: 216px;*/
	float: right;
	height: auto;
}

.prd_titulo{
	height: 23px;
	/*width: 206px;*/
	width:221px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.prd_descripcion{
	width: 241px;
	/*width:216px;*/
	height: auto;
}

/* @group Subtitulos */

.prd_subtit{
	width: 241px;
	/*width:216px;*/
	height: 15px;
	float: right;	
	border-bottom: 1px solid #bfbfbf;
}

.subtit01{	
	float: left;
	background-color: #ccc;
	width: 132px;
	/*width: 112px;*/
	height: 13px;
	text-align:center;
	padding-top: 2px;
	font-size: 9px;
}

.sub_codigo{	
	float: left;
	font-size: 9px;
	text-align:center;
	padding-top: 2px;
	height: 13px;
	width: 63px;	
}

.sub_precio{	
	float: left;
	height: 13px;
	text-align:center;
	padding-top: 2px;
	font-size: 9px;
	color: #ff1d1e;
	width:34px;
}

/* @end */

/* @group datos */

.datos{
	float: left;	
	margin-top: 1px;
	margin-bottom: 3px;
}

.dts01{
	float: left;	
	width: 132px;
	padding-left: 11px;
	font-size: 10px;
}

.dts_codigo{
	width: 36px;
	float: left;	
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-right: 6px;
}

.dts_precio{
	width: 53px;
	font-size: 10px;
	color: #f63f41;
	float: right;	
	text-align: right;
	padding-right: 3px;
}

/* @end */

/* @end */

/* @group Finder */

#find01{
	color: #aeaeae;
	font-size: 12px;
	margin: 40px 10px 8px;
	padding: 0 0 8px;
	border-bottom: 1px solid #3f3f3f;
}

#find01 span{
	font-style: italic;
}

/* @end */

/* @group Descargar */

#descargar{	
	color: #3f3f3f;
}

#descargar_arriba{	
	padding:20px 20px 0px 20px;
	margin:0px 0px 20px 0px;
	color: #3f3f3f;
}

#descargar01{
	font-size: 13px;
	float: left;	
}

#descargar02{
	float: right;	
}

#descargar03{	
	border-top: 1px solid #9f9f9f;
	margin:10px;	
	padding:10px 0px 0px 10px;
	font-size: 9px;	
}

#descargar03 strong a{
	color: #ff2700;	
}

/* @end */



/* @group prd_Listas */

.list_tbl{
	background-color: #be0000;
	width: 441px;
	height: auto;
	float: right;	
	color: #1c1c1c;
	font-size: 11px;
	line-height: 15px;
}

.list_cel{	
	margin:20px;
}

.list01{	
	font-size: 9px;
	border-bottom: 2px solid #c46666;
	padding-bottom: 6px;
}

.list02{
	margin-top: 15px;
}

.list03{
	width: 196px;	
	float: left;
}

.list04{	
	float: left;
	width: 357px;
	height: 100px;
	margin-top: 10px;
	padding-left: 36px;
}

.list05{
	display: block;
	float: left;
	width: 111px;
	margin-right: 4px;
	height: auto;
	background-color: #991301;
}

.list05_a{
	margin-right: 10px;
	margin-left: 10px;
}

.list05_b{
	color: #fff;
	font-size: 13px;
	border-bottom: 3px solid #c56666;
}

.list05_c{
	padding-top: 3px;
	font-size: 9px;
	width: 91px;
	display: block;
	text-align: left;
	height: 32px;
}

.list05_c a{
	color: #000;
	font-size: 10px;
	float: left;
	display: block;
}

.list_form{
	color: #f7f7f7;
}

.list_form input{
	background-color: #c41400;
	border: 1px solid #d34d3f;
	width: 133px;
	text-align: left;
	color: #202020;
	font-size: 9px;
}

.list_tbl span{
	color: #fff;
	font-size: 19px;
}

.list_tbl a{
	color: #fff;
}

/* @end */
