HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	BORDER-BOTTOM-STYLE: none;
	min-width: 560px
}
/* ----------------------------- 960px x 100%----------------------- */


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	COLOR: #666;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 100%;
	min-width: 960px;
	text-align: justify;
	font-weight: normal;
	background: url(../img/fons.png) repeat;
}
/* ----------------------------- Links----------------------- */
A:link {
	text-decoration: underline;
	font-weight: bold;
	color: #6699FF;
}
A:visited {
	COLOR: #6699FF;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
DIV.clear {
	CLEAR: both;
	FONT-SIZE: 0em;
	WIDTH: 100%
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
/* ----------------------------- 958px x 100%----------------------- */
#pagina {
	MIN-HEIGHT: 100%;
	WIDTH: 960px;
	POSITION: relative;
	HEIGHT: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	padding: 0px;
}
#estructura {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 0px;
}
#banner {
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	width: 610px;
	background: #000000;
	float: left;
}
#document {
	text-align: justify;
	background: url(../img/fons_pral.png);
}
/* ----------------------------- PRINCIPAL------------------ */

#principal {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 610px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: justify;
	BORDER-BOTTOM-STYLE: none;
	background-image: url(../imatges/fons_pral.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#principal hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#principal_int {
	FLOAT: left;
	WIDTH: 570px;
	TEXT-ALIGN: left;
	margin: 0px 0px 15px;
	padding: 20px;
	border-width: 0px;
	border-style: none;
}

#forms {
	FLOAT: left;
	width: 280px;
	border-top: 1px dotted #5F8DCA;
	border-bottom: #5F8DCA;
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
}

#forms li {
	color:#FFFFFF;
	list-style: none;
}
#forms li a{
	color:#FFFFFF;
	list-style: none;
}

/* ----------------------------- SEPARADOR------------------ */
#footer {
	CLEAR: both;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 20px;
	BORDER-BOTTOM-STYLE: none;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(../imatges/fons_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#principal_top {
	FLOAT: left;
	WIDTH: 570px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	TEXT-ALIGN: right;
	BORDER-BOTTOM-STYLE: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
	border-top: 1px dotted #6699CC;
}
/* ----------------------------- PEU------------------ */

#peu {
	CLEAR: both;
	TEXT-ALIGN: right;
	height: 50px;
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	background: url(../img/fons_peu.png) repeat;
}
#peu A:link {
	COLOR: #990000;
	text-decoration: none;
	font-weight: bold;
}
#peu A:visited {
	COLOR: #000000
}
#peu A:active {
	COLOR: #990000
}
#peu A:hover {
	COLOR: #990000;
	text-decoration: underline;
	font-weight: bold;
}
/* ----------------------------- MENÚ ESQUERRE ------------------ */

#menu_esq {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 580px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 20px 15px;
}
#menu_logo {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 20px 0px;
}
#menu_esq_int {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 100%;
	padding: 0px;
}
/* ------------------------------------------------------------------------ */

 #navcontainer {
	margin: 0px;
	padding: 0px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 1px 0;
}
#navcontainer a {
	display: block;
	padding: 5px 10px;
	color: #fff;
	background-color: #000;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 16px;
}
#navcontainer a:hover {
	color: #6699FF;
	background-color: #000;
	text-decoration: none;
}
#navcontainer ul ul li {
	margin: 0 0 1px 0;
}
#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #666;
	background-color: #ffffff;
	text-decoration: none;
}
#navcontainer ul ul a:hover {
	color: #000;
	background-color: #e7e7e7;
	text-decoration: none;
}
.contactar {
	vertical-align: middle;
}
