/*estructura de la pagina web*/
body, html
{
	margin: 0%;
	height: 101%;
	font-family: Verdana;
}
/*a[href^="#"]
{
	background-color:Fuchsia;
	border:2px solid Fuchsia;
}*/
.FonsVerd
{
	background-color: #627001;
}
	

.Taulaprincipal
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	height: 100%;
	background-color: #ffffff;
}
.TaulaDalt
{
	background-color: #014145;
}
.TaulaBaix
{
	background-color: #627001;
}
	
.Textemenubaix
{
	font-weight: normal;
	font-size: xx-small;
	width: 100%;
	color: #daef43;
	padding-top: 7px;
	font-family: Verdana;
}

a
{
	font-weight: bold;
	color: #627001;
	font-family: verdana;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: #627001;
	font-family: verdana;
	text-decoration: underline;
}

SELECT, INPUT
{
	border-right: #333333 0px solid;
	border-top: #333333 0px solid;
	font-weight: normal;
	font-size: 0.7em;
	border-left: #333333 0px solid;
	width: 15.65em;
	color: #333333;
	border-bottom: #333333 0px solid;
	font-family: verdana;
	background-color: #e6e6e6;
}


TEXTAREA
{
	border-right: #333333 0px solid;
	border-top: #333333 0px solid;
	font-weight: normal;
	font-size: 0.7em;
	border-left: #333333 0px solid;
	width: 100px;
	color: #333333;
	border-bottom: #333333 0px solid;
	font-family: verdana;
	background-color: #e6e6e6;
}


/*?*/
.boton
{
	border-right: #333333 1px solid;
	background-position: center bottom;
	border-top: #333333 1px solid;
	font-weight: bold;
	font-size: 0.7em;
	background-image: url(/imas/stils/fonsbaix.png);
	border-left: #333333 1px solid;
	color: #7b7b7b;
	border-bottom: #333333 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana;
	background-color: #ffffff;
}
/*?*/
.TEXTEframeDRE
{
	font-weight: bold;
	font-size: xx-small;
	color: #808080;
	font-family: Verdana;
}

/*?*/
.titBLAUfort
{
	padding-left: 10px;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	height: 1.565em;
	font-family: "Times New Roman" , Times, serif;
	background-color: #006699;
}
/*?*/
.titTEXTE
{
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	height: 1.565em;
	font-family: Arial;
	background-color: #333333;
}
/*?*/
.texte
{
	font-size: small;
	color: #808080;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}
/*?*/
.textebold
{
	font-weight: bold;
	font-size: small;
	color: #808080;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
}

.labelsforms
{
	font-weight: normal;
	font-size: 0.7em;
	color: #333333;
	font-family: verdana;
	text-align: justify;
	text-decoration: none;
}

/*?*/
.LabelsTornar
{
	font-size: x-small;
	margin-right: 10px;
}

/*frame dalt*/

.Td_subcapsalera
{
	background-position: 50% 0%;
	background-image: url(/imas/general/subcapsalera.png);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	height: 60px;
}

#Cont
{
	width: 800px;
	position: relative;
}
#Ref
{
	left: 660px;
	position: absolute;
	top: 54px;
}

