body{
margin:0;
font-family:arial;
font-size:80%;
color:#000000;
background-color:#133853;
scrollbar-face-color: #133853;
	scrollbar-shadow-color: #133853;
	scrollbar-highlight-color: #133853;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

table{
font-size:100%;
}

table.taula_tarifes{
	border:0px solid #0A2749;
	margin:10px;
}

.taula_tarifes2{
	color: #333;
	margin-left:15px;
}

table.taula_tarifes tr td{
	padding:3px;
	padding-left:6px;
	padding-right:6px;                     
	border-bottom:1px solid #C4C4C4 ;
	background:#F4F4F4;
}

table.taula_tarifes tr td h3, table.taula_tarifes tr td h4, table.taula_tarifes tr td p{
	padding:0px;	
	margin-top:0px;
	margin-bottom:0px;
	
}

#web {
width: 760px;
background-color:#FFFFFF;
}


#menu {
float:left;
height: 485px;
padding:0px;

}
.menus{
background-image:url('../../img/menu_fons.jpg');margin-top:0px;
}

body.normal
{
	scrollbar-face-color: #133853;
	scrollbar-shadow-color: #133853;
	scrollbar-highlight-color: #133853;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	

	background-position:bottom left;
	background-repeat:no-repeat;
	
}

.blanc{
color: #FFFFFF;
}

#contents{
  float: right;
  visibility: visible;
  position: relative;
  width: 612px;
  height: 485px;
  overflow: auto;
  background-color:#FFFFFF;
  background-image:url('../../img/back_body.jpg');
	background-position: 75% 100%;
	background-repeat:no-repeat;
	background-attachment:fixed;   
	padding:0px;
	padding-right: 2px;	
	margin-top:0px;
}

/*  Titol seccio */
h2
{
	font-size:150%;
	font-weight:bold;
	color:#133853;
}

/*  Subtitols */
h3
{
	font-size:120%;
	font-weight:bold;
	color:#133853;
	padding:0;
	
}

h4
{
	font-size:100%;
	font-weight:bold;
	color:#133853;
	margin:0;
}

a{
text-decoration:none;
color:#0000FF;
}
a:hover{color:#444444;}

a.menu{
	text-decoration:none;
	color:#444444;
	margin-left:14px;
}



a.menu:hover{color:#0000FF;}
a.menu:active{color:#333366;}

img.imagen{
	border-style:solid;
	border-width:1px;
	border-color:#444444;
}


select, textarea
{
 font-family: arial;
 font-size: 11px; 
}

input
{
 border: 1px solid #333300;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}

table.principal
{
width: 200;
background-color: #efefef;
border: 2px solid #333300;
}

td.titulo_form
{
background-color: #222975;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
}








