/*estructura de la pagina web*/
body, html
{
	margin: 0%;
	height: 101%;
	background-color:#ffffff;

}
.titulo_modulo
{
	font-weight: bold;
	font-size: small;
	color: #bdd400;
	font-family: Arial;
}
.Tauladalt
{
	width:843px;
	height: 158px;
	background-color: #ffffff;
}
.Taulabaix
{
	background: url(/imas/general/LogoAJMao.png) #101010 no-repeat center top;
	width: 843px;
	height: 40px;
}


.Taulaprincipal
{
	width:426px;
	height: 100%;
	background-color:#ffffff;
}
.TaulaCentral
{
	background-color:#101010;
	}
.texte
{
	font-size: x-small;
	color: #000000;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
}

.texteblanc
{
	font-size: x-small;
	color: #ffffff;
	font-family: Arial;
	text-align: justify;
	text-decoration: none;
}

a
{
	font-weight: bold;
	font-size: small;
	color: #bdd400;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	font-size: small;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
input, select
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	font-weight: normal;
	font-size: small;
	border-left: #006699 1px solid;
	color: #006699;
	border-bottom: #006699 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}
.boton
{
	border-right: #878889 1px solid;
	border-top: #878889 1px solid;
	font-weight: normal;
	font-size: xx-small;
	border-left: #878889 1px solid;
	color: #878889;
	border-bottom: #878889 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}
.buscar
{
	border-right: #878889 1px solid;
	border-top: #878889 1px solid;
	font-weight: normal;
	font-size: xx-small;
	border-left: #878889 1px solid;
	color: #878889;
	border-bottom: #878889 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}
.LabelsTornar
{
	font-size: x-small;
	margin-right: 10px;
}
.Cabecera
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/Imas/general/cabecera_esquinas.png);
	background-repeat: no-repeat;
}
.TD_margin
{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}



/* P O R T A L */

.CapAgeDestacat
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/agenda/CapDestacat.png);
	background-repeat: no-repeat;
	height: 88px;
}
.CapAgeDestacatCas
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/agenda/CapDestacatCas.png);
	background-repeat: no-repeat;
	height: 88px;
}
.TexteDestacat
{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 5px;
	color: #ff0000;
	padding-top: 0px;
	font-family: verdana;
}


.FonsAgenda
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/agenda/FonsAgenda.png);
	background-repeat: no-repeat;
	height: 338px;
}
	
.Cap_Noticies
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/publicacions/CapNoticies.png);
	background-repeat: no-repeat;
	height: 88px;
}

.FonsNoticies
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/publicacions/FonsNoticies.png);
	background-repeat: repeat-y;
	height: 338px;
}
.FonsNoticiesText
{
	background-position: center center;
	background-attachment: scroll;
	background-image: url(/imas/publicacions/FonsNoticiesText.png);
	width: 244px;
	background-repeat: repeat-y;
}
.FonsAgePortal
{
	background-position: left top;
	background-attachment: fixed;
	background-image: url(/imas/agenda/FonsAgenda.png);
	background-repeat: no-repeat;
	height: 338px;
}
.FonsBuscar
{
	background-position: right bottom;
	background-attachment: scroll;
	background-image: url(/imas/publicacions/buscar.png);
	background-repeat: no-repeat;
	height: 260px;
}


/* CONTINGUT */

.ContingutFons
{
	background-position: left top;
	background-attachment: scroll;
	background-image: url(/imas/plantillas/FonsContingut.png);
	background-repeat: no-repeat;
	height: 426px;
}
