
body {
	margin: 0;
}

#logo {
	position:relative;
	float:left;
	margin-right:10px;
}

#clearer {clear:both; height:0px; line-height:0px;}
#text_presentacio {
	position: relative;
	vertical-align:bottom;
	color:#EB6800;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	top:40px;
}

#boto_back {
	cursor:pointer;
	background-image:url(img/back.jpg);
	width:113px;
	height:32px;
	background-repeat:no-repeat;
	color: RGB(255,255,255);
	text-shadow: RGB(0,0,0) -1px -1px 1px;
	font-weight: bold;
	font-size: 12px;;
	font-family: Arial;
	padding-left:15px;
	padding-top:8px;
}

.botox {
	cursor:pointer;
	background-image:url(img/boto.jpg);
	width:115px;
	height:24px;
	background-repeat:no-repeat;
	color: RGB(255,255,255);
	text-shadow: RGB(0,0,0) -1px -1px 1px;
	font-weight: bold;
	font-size: 12px;;
	font-family: Arial;
	text-align:center;
	padding-top:5px;
}

.botox2 {
	cursor:pointer;
	background-image:url(rho/boto_mobile5.jpg);
	width:78px;
	height:24px;
	background-repeat:no-repeat;
	color: RGB(255,255,255);
	text-shadow: RGB(0,0,0) -1px -1px 1px;
	font-weight: bold;
	font-size: 12px;;
	font-family: Arial;
	text-align:center;
	padding-top:5px;
}

.sombra {
	color: RGB(255,255,255);
	text-shadow: RGB(0,0,0) -1px -1px 1px;
	font-weight: bold;
}
.texteA {font-family:Arial;}
.t12 {font-size:12px;}
.t13 {font-size:13px;}
.t14 {font-size:14px;}
.negre {color:#000000;}
.taronja {color:#EB6800;}

.link_email {color:#EB6800;}

#barra4 { position:relative; width:100%; float:left; height:4px; line-height:4px; background-color:#000000; }
#barra2 { position:relative; width:100%; float:left;height:2px; line-height:2px; background-color:#000000; }
#barra2_2 { position:relative; width:100%; float:left; height:2px; line-height:2px; background-color:#000000; }
#barra1 { position:relative; width:100%; float:left;height:1px; line-height:1px; background-color:#000000; }
#barra1_blanc { position:relative; width:100%; float:left; height:1px; line-height:1px; background-color:#FFFFFF; }

.caixag { position:relative; float:left; width:100%; height:29px; background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#EB6800;font-weight: bold;}

#inferior {
	position:relative;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	right:5px;
	width:140px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
}

.boto {
	cursor: pointer;
}


.boto_principal {
	position: relative;
	float:left;
	width: 100%;
	height: 32px;
	-webkit-border-radius: 0px;
	font-weight: normal;
	z-index: 1;
	color: RGB(255,255,255);
	background-image:url(img/fons_boto.jpg); background-repeat:repeat-x;
	font-size: 18px;
	font-family: Arial;
	left: 0px;
	text-shadow: RGB(0,0,0) -1px -1px 1px;
}

.boto_secundari {
	position: relative;
	float:left;
	width: 100%;
	height: 32px;
	-webkit-border-radius: 0px;
	font-weight: bold;
	z-index: 1;
	color: RGB(51,51,51);
	background: -webkit-gradient(linear, 50 0, 50 30, from(RGB(204,204,204)), to(RGB(153,153,153)));;
	font-size: 14px;
	font-family: Arial;
	left: 0px;
}

.boto_principal:active { background: RGB(167,101,2); }

