/*estructura de la pagina web*/
body, html
{
}
.bodyfons
{
	margin-top: 0px;
	font-weight: normal;
	text-justify: inter-word;
	background-image: url(/Imas/general/FondoBody.png);
	color: #ffffff;
	}

.Tauladalt
{
	
	height: 173px;
	background-color: #ffffff;
}
.Taulabaix
{
	
	width: 778px;
	height: 31;
	background-color: #ffffff;
}
.Taulaesq
{
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	background-color: #eceded;
}


.Textemenubaix
{
	padding-right: 0.62em;
	margin-top: 20px;
	padding-left: 0.62em;
	font-size: 0.62em;
	background-image: url(/imas/general/cabecera_menubaix.png);
	margin-bottom: 3px;
	padding-bottom: 4px;
	width: 100%;
	color: #808080;
	padding-top: 4px;
	border-bottom: #ffffff 1px;
	background-repeat: repeat-x;
	font-family: arial;
	border-right-style: none;
	border-left-style: none;
}
.TexteIdioma
{
	padding-bottom: 30px;
}
.Taulaprincipal
{
	border-right: #464646 1px solid;
	border-top: #464646 1px solid;
	border-left: #464646 1px solid;
	border-bottom: #464646 1px solid;
	height: 100%;
	background-color: #eceded;
}

/* TAULA MIG ESTRUCTURA */
.TaulaMigMig
{
	background-position: center center;
	background-attachment: scroll;
	background-image: url(/imas/general/TaulaMigMig.png);
	background-repeat: repeat-y;
}

.TaulaMigBaix
{
	background-position: center bottom;
	background-attachment: scroll;
	background-image: url(/imas/general/TaulaMigBaix.png);
	background-repeat: no-repeat;
}
.DestacatBaix
{
	background-position: right bottom;
	background-attachment: scroll;
	background-image: url(/imas/general/DestacatBaix.png);
	width: 114px;
	background-repeat: no-repeat;
}

/* TAULA MIG ESTRUCTURA DOBLE */
.TaulaLlargaMig
{
	background-position: center center;
	background-attachment: scroll;
	background-image: url(/imas/plantillas/TaulaLlargaMig.png);
	background-repeat: repeat-y;
}

.TaulaLlargaBaix
{
	background-position: center center;
	background-attachment: scroll;
	background-image: url(/imas/plantillas/TaulaLlargaBaix.png);
	background-repeat: no-repeat;
}

/* ----------------------------------------*/
a
{
	font-weight: normal;
	color: #666666;
	font-family: arial;
	text-align: justify;
	text-decoration: none;
}
a:hover
{
	font-weight: normal;
	color: #333333;
	font-family: arial;
	text-align: justify;
	text-decoration: none;
}

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: arial;
	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: arial;
	background-color: #e6e6e6;
}

/*?*/
.boton
{
	border-right: #464646 1px solid;
	background-position: center bottom;
	border-top: #464646 1px solid;
	font-weight: bold;
	font-size: x-small;
	background-image: url(/imas/stils/fonsbaix.png);
	border-left: #464646 1px solid;
	color: #464646;
	border-bottom: #464646 1px solid;
	background-repeat: repeat-x;
	font-family: arial;
	background-color: #a6a6a6;
}

/*?*/
.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;
}

.Alerta
{
	font-weight: bold;
	font-size: x-small;
	color: #cf3712;
	font-family: Arial;
}






