﻿/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
/*background: transparent;*/
}
/*-----------------------------------------------------------------*/
body
{
    font-size:1em;
	font-family:Arial;
	background-color:#dddecb;
	margin:10px;
}
.oculto
{
	display:none;
}
caption
{
	display:none;
}
ul, ol
{
	margin-left:2em;
	margin-right:1em;
}
li
{
	text-align:justify;
}
hr
{
	border:0px;
	border-bottom:1px solid #cccccc;
}
.ancla
{
	position:absolute!important;
	position:relative;
	height:16px;
}
.nojava
{
	position:absolute;
	background-color:#ffffff;
	border:1px solid #ff0000;
	padding:3px;
	font-size:0.8em;
}
#caja
{
	/*width:100%;*/
}
#principal
{
	text-align:left;
}
.DivDalt
{
	height:118px;
	margin-bottom:10px;
	background-image:url(/imas/general/fonsdalt.png);
	background-position:top left;
	background-repeat:repeat-x;
}
.FonsImaCap
{
	background-image:url(/imas/general/fonsdalt2.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.imgcabecera
{
}
.DivContingut
{
	overflow: hidden;
}
.DivEsquerra
{
    width:227px;
    float:left;
    background-color:#4f5531;
    background-image:url(/imas/general/fonsesq.png);
    background-position:top center;
    background-repeat:repeat-y;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	
	/*height:auto!important;
	height:450px;
	min-height:450px;*/
}
.DivCentre
{
	margin-left:227px;
	margin-right:209px;
	/*padding-bottom: 32768px;
	margin-bottom: -32768px;*/
}
.DivCentre .hide
{
	display:none;
}
.DivDreta
{
    width:209px;
    float:right;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
    background-color:#c2c4a3;
}
.DivBaix
{
	background-color:#dddecb;
	position:relative;
	padding-top:10px;
	clear:both;
}
.linksbaix
{
	text-align:right;
	background-color:#c2c4a3;
	padding-left:10px;
	padding-right:10px;
	line-height:2em;
	font-size:0.7em;
}
.linksbaix a
{
	color:#31351e;
	text-decoration:none;
}
.linksbaix a:hover
{
	color:#6c7b1b;
}
/*CALENDARI PORTAL
-------------------------------------------------------------*/
/*-----------------------------------------------------------*/
a
{
	color:#4d5813;
	/*text-decoration:none;*/
	cursor:pointer;
}
a:hover
{
	color:#31351e;
}
a img
{
	border:0px;
}
.DivDalt a
{
	color:#31351e;
	text-decoration:none;
}
.DivDalt a:hover
{
	color:#6c7b1b;
}
input, textarea, select
{
	border:1px solid #4f5531;
}
.TitolNot
{
	color:#4f5531;
	font-weight:bold;
	font-size:1.1em;
}
.VeureMes
{
	float:right;
	font-size:0.8em;
	font-weight:bold;
}
.TextboxBuscar
{
	border:1px solid #c2c4a3;
	font-size:1em;
}
