body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#333333; color:#fff; margin:2 0  0 0  ; }
div, table, tr, td{ border-collapse:collapse}  
a{ text-decoration:none; color:#FFFFFF}
.general{position:relative; width:986px; height:auto;  margin:0px auto 0px auto;   /*background:url(/IMAGES/BACK/page_pixel.png); */}

.general #logo{float:left; width:300px; height:160px; overflow:hidden; clear:all; }
.general #img-logo{float:left; width:500px; margin-top:40px;}

.general #contingut{float:left; width:986px; clear:all; }

.general #contingut .col-1{float:left; /*width:180px;*/ width:180px; background-color:#333333; padding:0 0 0 0px; }
.general #contingut .col-2{float:left; /*width:552px;*/ width:532px; background-color:#120e0a; padding:0 10px 0 10px;
  border-right: 254px solid #333333;  /* ancho y color de la col 3 */
  margin-right: -254px;
  
}
.general #contingut .col-3{float:left; /*width:254px;*/ width:234px; background-color:#616161; padding:0 10px 0 10px;  }



/*MENU*/

.item_menu{ padding:5px 5px 5px 50px;}
.item_menu a{ color:#ff9900; font-weight:bold}

#item_menu_sel{ background-color:#120e0a; color:#ff9900}
#item_menu_sel #menu{ color:#ff9900}

#item_menu_non{ color:#ff9900}
#item_menu_non a, a:link, a:visited, a:active{ color:#fff}
#item_menu_non a:hover{
	color:#ff9900; font-weight:bold
}

.my_input{border:1px #333333 solid; width:235px; color:#333333; font-weight:bold; margin-bottom:4px;}

.breadcum{
	padding-left:10px;
		color:#fff;
}
.breadcum, a, a:link, a:visited, a:active{
	color:#fff; font-weight:bold
	
}
.breadcum, a:hover{
	color:#ff9900; font-weight:bold
	
}
#footer{  background-image:url(/IMG_7_0/gif_bottom.gif); background-repeat:no-repeat; width:552px; height:223px;  float:left; margin-left:180px;}
