@charset "utf-8";

a.menu_item_3{
   display: block;
   width: 196px;
   height: 75px; 
   cursor:pointer;
   background: url(../images/menu_03_es.jpg) 0 0 no-repeat;
}


a.menu_item_4{
   display: block;
   width: 196px;
   height: 70px; 
   cursor:pointer;
   background: url(../images/menu_04_es.jpg) 0 0 no-repeat;
}

a.menu_item_5{
   display: block;
   width: 196px;
   height: 90px; 
   cursor:pointer;
   background: url(../images/menu_05_es.jpg) 0 0 no-repeat;
}

a.menu_item_6{
   display: block;
   width: 196px;
   height: 49px; 
   cursor:pointer;
   background: url(../images/menu_06_es.jpg) 0 0 no-repeat;
}

a.menu_item_3:hover{
   /*background: url(../images/menu_over_03_es.jpg) 0 0 no-repeat;*/
    background-position: -196px 0;
}


a.menu_item_4:hover{
   /*background: url(../images/menu_over_04_es.jpg) 0 0 no-repeat;*/
    background-position: -196px 0;
}

a.menu_item_5:hover{
   /*background: url(../images/menu_over_05_es.jpg) 0 0 no-repeat;*/
    background-position: -196px 0;
}

a.menu_item_6:hover{
   /*background: url(../images/menu_over_06_es.jpg) 0 0 no-repeat;*/
    background-position: -196px 0;
}

.thrColFix #mainContent .content_body .process_treball_desc p{
	padding:0;
	font-size:1em; 
	line-height:116%;
	margin-bottom:18px;
	margin-top:18px;
}

.thrColFix #mainContent .content_body .process_treball_desc p.first{
	margin-top:0;
	margin-bottom:18px;	 
}

.thrColFix #mainContent .content_body .process_treball_desc p.last{
	margin-bottom:0;
}

.thrColFix #sidebar2 .proces .proces_text .text p{
	padding-top:6px;
}