
html, body{
height: 100%;
}
* html{
height: 100%;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#000000;
margin-top: 0px;
background-color:#999999;

scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #902D4A;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #902D4A;
scrollbar-darkshadow-color: #902D4A;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #902D4A;
}

.Estilo1 {
	font-size: 14px;
	font-weight: bold;
	}

.Estilo3 {font-size: 11px;}




#contingut{
width:760px;
background-color:#FFFFFF;
}

#dins{
background-image:url(../../img/fons_body.jpg);
background-repeat:no-repeat;
background-position:right bottom;
background-attachment:fixed;
padding-left:20px;
padding-right:20px;
height: 450px;
width: 94%;
overflow: auto;
}




table{
font-size:100%;
}

body.normal td{
vertical-align:top;
}

p{
text-align:justify;
}

h2{
font-size:150%;
color:#902D4A;
}
h3{
font-size:100%;
color:#902D4A;
}

a{
color:#902D4A;
}

.body{
padding-right:15px;
}

/*--------------------RESERVES--------------------*/

select, textarea
{
 font-family: arial;
 font-size: 11px; 
}

input, select
{
 border: 1px solid #333300;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}

table.principal
{
width: 200px;
background-color: #efefef;
border: 2px solid #333300;
}

#page
{
height:100%;
}

table.tarifa{
 font-family: arial;
 font-size: 10px; 
}

td.titulo_form
{
background-color: #222975;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
}

 /*------------------------FORMULARI CONTACTE---------------------------*/
 
 select.for, textarea.for, table.for, tr.for, td.for{
 font-family: tahoma, arial, times new roman;
 font-size: 10px; 
 color: #000000;
}

input .for{
 border: 1px solid #444444;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}

table.for{
 font-family: tahoma, arial, times new roman;
 font-size: 10px; 
 color: #000000;
 width: 200px;
 background-color: #efefef;
 border: 2px solid #efefef;
}

td.titulo_form{
background-color: #902D4A;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
}
a:link {
	font-weight: bold;
}

