body {
	font-size: 11px;
	line-height: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #EB702B;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
.bodyleft_bkg {
	background: url(bodyleft_bkg.jpg) repeat-y right;
}
.bodyright_bkg {
	background: url(bodyright_bkg.jpg) repeat-y left;
}
/*  layout general pàgina */
.top_ides {
	background: url(web_top.jpg) no-repeat center center;
	height: 70px;
	width: 730px;
}
.bottom_ides {
	background: url(web_bottom.jpg) no-repeat center bottom;
	width: 730px;
}

.menu_bkg {
	background: url(menu_bkg.jpg) repeat-x center;
	height: 27px;
	width: 730px;
}
.menu_break {
	background: url(menu_break.gif) no-repeat right center;
	width: 2px;
	font-size: 1px;
}
.petit {
	font-size: 1px;
}
/* taula home  */
.taulahome_topbkg {
	background: url(tablehome_top.gif) repeat;
	height: 12px;
	font-size: 8px;
}
.taulahome_bodybkg {
	background: #E9E8E8 repeat-x;
	
}
.taulahome_topleft {
	background: url(tableborder/topleft.gif) no-repeat left top;
	width: 4px;
	height: 12px;
}
.taulahome_topright {
	background: url(tableborder/topright.gif) no-repeat right top;
	width: 4px;
}
.taulahome_topright1 {
	background: url(tableborder/topright1.gif) no-repeat right top;
	width: 4px;
}
.taulahome_bottomleft {
	background: url(tableborder/bottomleft.gif) no-repeat left bottom;
	width: 4px;
	height: 12px;
}
.taulahome_bottomright {
	background: url(tableborder/bottomright.gif) no-repeat right bottom;
	width: 4px;
}

.separadorvertical {
	width: 10px;
}
/* text */

.text {
	font: 100% "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial;	
	line-height: 140%; 
}
h1.text {
	font: 100% "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial;	
	line-height: 140%; 
}
.text_titular {
	line-height: 140%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial;
	font-weight: bold;
	font-size: 110%;
}
/* selector tamany text */
.Amajor {font-size: 14px;}
.Amenor {font-size: 10px;}
/* liniainfo */
.info {
	color: #000000;
}
.info:hover{
	color: #666666
}	
.bloc1_home{
	background-image:url(../puzzle2.jpg);
	background-color: #E9E8E8;
	background-repeat: repeat-y;
	background-position:left center;
}
.bloc2_home{
	background-image: url(../concepte.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position:right bottom;
}