@charset "utf-8";







		







	



		

	

	











	



	





body.cke_show_borders {
    margin: 0;
    padding: 0;
    text-align: center;
	background-color: transparent;
}

.content_slot {
   vertical-align: top;
   text-align: justify;	
}



body {
    	font: 100% Tahoma, Arial, Helvetica, sans-serif;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	color: #000000;
		background-color: #c0c0c0;
}

#container {
    background-image: url(images/body_repeat.jpg);
	background-repeat: repeat-y;
	    background-position: center top;
}

#header_container, #content_container, #footer_container, #header_container_image {
  margin: 0 auto;
  width: 100%;
}



#header, #content, #footer {
  width: 960px;
  margin: 0 auto;
 
}

#header {
  height: 229px;
  position: relative;
}

#element_logotipo {
  position: absolute;
  top: 50px;
  left: 70px;  
}

#content {
  
}

#footer {
  height: 109px;
}


#header_container {
    
    background-position: center top;
	background-repeat:no-repeat;
}

#content_container {

}
    

#footer_container {
    background-image: url(images/footer.jpg);
    background-position: center top;
	background-repeat: no-repeat;
}

h2 {
  	margin: 0px 0px 5px 0px;
}

/*
* formatos
*/


.content_slot .left img {
  margin: 0px 10px 10px 0px;
}


.content_slot .right img {
  margin: 0px 0px 10px 10px;
}

.content_slot .top img {
  margin: 10px 0px 10px 0px;
}

.content_slot .bottom img {
  margin: 10px 0px 10px 0px;
}

/*
* Menu horizontal
*/

#menu_horizontal {
font: 100% "Trebuchet MS", Helvetica, sans-serif;
padding-left: 6px;
padding-top: 14px;
}

#menu_horizontal a {

   font-size: 14px;
   font-weight: bold;
   color: #fc6002; !important;
}

#menu_horizontal a.current {
   	 color: #ffffff; !important;
}

#menu_horizontal li {
  padding: 0px 17px 0px 13px;
  text-align: center;
}



#menu_horizontal ul li ul {          /*fondo submenu 1*/
  margin-top: 8px;
  margin-left: 4px;
  border:none;
  background-color: transparent;

}

#menu_horizontal ul li ul li ul {
  margin-top: 0px !important;
  margin-left: 1px;
}

#menu_horizontal ul li ul li {
  text-align: left;
  padding: 0 0 7px 3px !important; width: 159px;
  float: left !important;
  background-color: #cad1df; !important;
  height: 15px;
  border-bottom: 1px solid white;
}

#menu_horizontal ul li ul li:hover {
  background-color: #ffffff;
}

#menu_horizontal ul li ul li .clickarea {
 height: auto; 
 padding: 0px;	
} 

#menu_horizontal ul li ul li a {        /*texto submenu*/
	margin-top: 15px;
  margin-left: 15px;
  text-align: left;
  font-size: 13px;
  font-family: arial;
  font-weight: normal;
  color: #747373; !important;
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: none;
}

#menu_horizontal ul li ul li a:hover {
	color: #000000; !important;
	
}

/*VERTICAL*/

.ddsmoothmenu-v {
    padding: 0px 0 0 0;
}
.ddsmoothmenu-v ul {
    width: 192px;
}

.ddsmoothmenu-v ul li div {
   background: -moz-linear-gradient(center top ,#000000, #5e5e5e) repeat scroll 0 0 transparent; !important;
   border-bottom: 2px solid #000000;
   background-color: #3a3a3b; !important;
  
}

.ddsmoothmenu-v ul li div {
    margin: -2px 0;
    padding: 1px;
}


.ddsmoothmenu-v ul li div:hover, .ddsmoothmenu-v ul li div.current {
   background: #646664; !important;

}

.ddsmoothmenu-v ul li:last-child { 
   border-bottom: none;
 }

.ddsmoothmenu-v a {

  font-size: 14px;
  font-weight: bold;
  color: #fc6002; !important;
  margin-left: 10px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ddsmoothmenu-v a:hover, .ddsmoothmenu-v a.current {
	
	color: #ffffff; !important;
}

.ddsmoothmenu-v ul  {
   background: #cad1df; !important;
}


.ddsmoothmenu-v ul ul li div {
   background: #cad1df; !important;
   margin: -2px 0;
     padding: 2px 0 0 0;
    -moz-box-shadow: none;
    border-bottom: 1px solid #5f5f5f;
   
}

.ddsmoothmenu-v ul ul li div:hover {
	
	background-color: #ffffff; !important;

}

.ddsmoothmenu-v ul ul li div a {
   padding-left: 8px !important;
   font-size: 13px;
   font-weight: normal;
   color: #747373; !important;
   font-family: Arial, Helvetica, sans-serif;
}

.ddsmoothmenu-v ul ul li div a:hover {
    color:#000000; !important;
}

/*
BLOCKS
*/

.content_slot table {
 width: 100%;
 height: 100%;
 border: 0;
 margin: 0;
 padding: 0;
 display:inline-table;
}

/* HEDEAR - FOOTER TR sheight */
.content_slot table tr.header, .content_slot table tr.footer {
  height: 20px;	
}

/* HEDEAR - FOOTER TD height */
.content_slot table tr.header td, .content_slot table tr.footer td {
  height: 20px;
}

.content_slot table tr.header td.col_l, .content_slot table tr.header td.col_r,
.content_slot table tr.middle td.col_l, .content_slot table tr.middle td.col_r,
.content_slot table tr.footer td.col_l, .content_slot table tr.footer td.col_r {
  width: 20px;
  background-repeat: no-repeat;
  background-position: top left;
  
}


.content_slot table tr.middle td.col_c {

   vertical-align: top;
   text-align: justify;
}


/*
  Block_1
*/


.content_slot .box_1 h2 {
	font-size: 16px;
	color: #c2ccd9;		
}

.content_slot .box_1 h1, .content_slot .box_1 h2, .content_slot .box_1 h3, .content_slot .box_1 h4{
	color: #c2ccd9;	
	
}

.content_slot .box_1 {
    font-size: 11px;
    color: #fcb489;	
}

.content_slot .box_1 a, .content_slot .box_1 b {
    font-size: 11px;
    color: #fcb489 !important;	
}




.content_slot .box_1 tr.header td.col_l {
   background-image: url(images/boxes/1x1.jpg);
   height: 20px;
}

.content_slot .box_1 tr.header td.col_c {
   background-image: url(images/boxes/1x2.jpg);
   background-repeat: repeat-x;
   height: 20px;
}

.content_slot .box_1 tr.header td.col_r {
   background-image: url(images/boxes/1x3.jpg);
   height: 20px;	
}


.content_slot .box_1 tr.middle td.col_l {
   background-image: url(images/boxes/2x1.jpg);
   background-repeat: repeat-y;	
}

.content_slot .box_1 tr.middle td.col_c {
   background-image: url(images/boxes/2x2.jpg);
   background-repeat: repeat;

}

.content_slot .box_1 tr.middle td.col_r {
   background-image: url(images/boxes/2x3.jpg);
   background-repeat: repeat-y;	
}


.content_slot .box_1 tr.footer td.col_l {
   background-image: url(images/boxes/3x1.jpg);	
}

.content_slot .box_1 tr.footer td.col_c {
   background-image: url(images/boxes/3x2.jpg);
   background-repeat: repeat-x;	
}

.content_slot .box_1 tr.footer td.col_r {
   background-image: url(images/boxes/3x3.jpg);	
}

/* BOX_2 */



.content_slot .box_2 h2 {
	font-size: 16px;
	color: #fc6002;		
}

.content_slot .box_2 h1, .content_slot .box_2 h2, .content_slot .box_2 h3, .content_slot .box_2 h4{
	color: #fc6002;	
	
}

.content_slot .box_2 {
    font-size: 11px;
    color: #000000;	
}

.content_slot .box_2 a, .content_slot .box_2 b {
    font-size: 11px;
    color: #000000 !important;	
}

.content_slot .box_2 tr.header td.col_l {
   background-image: url(images/boxes/4x1.jpg);
   height: 20px;
}

.content_slot .box_2 tr.header td.col_c {
   background-image: url(images/boxes/4x2.jpg);
   background-repeat: repeat-x;
   height: 20px;
}

.content_slot .box_2 tr.header td.col_r {
   background-image: url(images/boxes/4x3.jpg);
   height: 20px;	
}


.content_slot .box_2 tr.middle td.col_l {
   background-image: url(images/boxes/5x1.jpg);
   background-repeat: repeat-y;	
}

.content_slot .box_2 tr.middle td.col_c {
   background-image: url(images/boxes/5x2.jpg);
   background-repeat: repeat;

}

.content_slot .box_2 tr.middle td.col_r {
   background-image: url(images/boxes/5x3.jpg);
   background-repeat: repeat-y;	
}


.content_slot .box_2 tr.footer td.col_l {
   background-image: url(images/boxes/6x1.jpg);	
}

.content_slot .box_2 tr.footer td.col_c {
   background-image: url(images/boxes/6x2.jpg);
   background-repeat: repeat-x;	
}

.content_slot .box_2 tr.footer td.col_r {
   background-image: url(images/boxes/6x3.jpg);	
}

/* BOX_3 */



.content_slot .box_3 h2 {
	font-size: 16px;
	color: #ffffff;		
}

.content_slot .box_3 h1, .content_slot .box_3 h2, .content_slot .box_3 h3, .content_slot .box_3 h4{
	color: #ffffff;	
	
}

.content_slot .box_3 {
    font-size: 11px;
    color: #fcb489;	
}

.content_slot .box_3 a, .content_slot .box_3 b {
    font-size: 11px;
    color: #fcb489 !important;	
}


.content_slot .box_3 tr.header td.col_l {
   background-image: url(images/boxes/7x1.jpg);
   height: 20px;
}

.content_slot .box_3 tr.header td.col_c {
   background-image: url(images/boxes/7x2.jpg);
   background-repeat: repeat-x;
   height: 20px;
}

.content_slot .box_3 tr.header td.col_r {
   background-image: url(images/boxes/7x3.jpg);
   height: 20px;	
}

.content_slot .box_3 tr.middle td.col_l {
   background-image: url(images/boxes/8x1.jpg);
   background-repeat: repeat-y;	
}

.content_slot .box_3 tr.middle td.col_c {
   background-image: url(images/boxes/8x2.jpg);
   background-repeat: repeat;

}

.content_slot .box_3 tr.middle td.col_r {
   background-image: url(images/boxes/8x3.jpg);
   background-repeat: repeat-y;	
}


.content_slot .box_3 tr.footer td.col_l {
   background-image: url(images/boxes/9x1.jpg);	
}

.content_slot .box_3 tr.footer td.col_c {
   background-image: url(images/boxes/9x2.jpg);
   background-repeat: repeat-x;	
}

.content_slot .box_3 tr.footer td.col_r {
   background-image: url(images/boxes/9x3.jpg);	
}


/* BOX_4 */


.content_slot .box_4 h2 {
	font-size: 16px;
	color: #818180;		
}

.content_slot .box_4 h1, .content_slot .box_4 h2, .content_slot .box_4 h3, .content_slot .box_4 h4{
	color: #818180;	
	
}

.content_slot .box_4 {
    font-size: 11px;
    color: #000000;	
}

.content_slot .box_4 a, .content_slot .box_4 b {
    font-size: 11px;
    color: #000000 !important;	
}


.content_slot .box_4 tr.header td.col_l {
  
   height: 20px;
}

.content_slot .box_4 tr.header td.col_c {
   
   background-repeat: repeat-x;
   height: 20px;
}

.content_slot .box_4 tr.header td.col_r {
   
   height: 20px;	
}


.content_slot .box_4 tr.middle td.col_l {
   
   background-repeat: repeat-y;	
}

.content_slot .box_4 tr.middle td.col_c {
   
   background-repeat: repeat;

}

.content_slot .box_4 tr.middle td.col_r {
  
   background-repeat: repeat-y;	
}


.content_slot .box_4 tr.footer td.col_l {
   	
}

.content_slot .box_4 tr.footer td.col_c {
   
   background-repeat: repeat-x;	
}

.content_slot .box_4 tr.footer td.col_r {
   	
}


/* PAGINATION */

.first_page {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(images/catalogo/first.png);
}

.previous_page {
	display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(images/catalogo/previous.png);
}

.next_page {
	display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(images/catalogo/next.png);
}

.last_page {
	display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(images/catalogo/last.png);
}

.pagination a {
  color: #818180;
}

.pagination, .nb_results {
  color: #000000;
  display: block;
}

.pagination {
  float:right;	
  text-align: right;
  padding-right: 5px;
}

.nb_results {
	
  float: left;
  padding-left: 10px;
  
}




/* CATALOGUE */

.Category {
   color: #000000;
   text-align: left;
}

.Category h1 {
  color: #818180;
  padding-left: 10px;
}

#enlace_nuevo_producto a, #enlace_nueva_categoria a {
    
	margin-left: 10px;

}

.Category .list_category a {
	color: #000;
	}

.Category a {
   color: #818180;
}
