/* General Text Styles */
p.tituloApartado {
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-top: 3px;
}
p.contenidoApartado {
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 13px;
	color: #003399;
	padding-top: 3px;
}
p.PresentacioTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #673A0A;
	text-align: center;
	font-variant: small-caps;
	font-weight: bolder;
}
p.autorContenido {
	text-align: right;
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 12pt;
	color: #663300;
	margin-right: 15px;
	margin-bottom: 0px;
}
p.texto {
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 12pt;
	color: #663300;
	text-align: justify;
	text-indent: 20px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Pantalla Presentacio */
body.presentacio {
	background-color: #BC3F3F;
	text-align:center;
	margin: 0px;	
}
div#presentacio {
  background: #993333;
  text-align: center;
  width: 690px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
div#presentacio_Sombra_Left {
	background: #993333 url(./images/DegradadoLeft.gif) repeat-y center center;
	width: 20px;
	height: 625px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#presentacio_Main {
	background: #993333;
	text-align: center;
	width: 650px;
	position: absolute;	
	top: 0px;
	left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#presentacio_Sombra_Right {
	background: #993333 url(./images/DegradadoRight.gif) repeat-y center center;
	width: 20px;
	height: 625px;
	position: absolute;
	top: 0px;
	left: 670px;
}
div#presentacio_Titol {
	background: #EEE9E8 url(images/Big_Logo.gif) no-repeat left center;
	width: 645px;
	text-align: center;
	border: 3px solid #B69A72;
}
div#presentacio_Fila2 {
	background: #993333;
	text-align: center;
	position: relative;
	width: 650px;
	height: 320px;
}
div#presentacio_Banderes {
	background: #993333;
	text-align: center;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 30px; }
	
	div#presentacio_Banderes img {
		margin-top:15px;
		margin-bottom:15px;
	}
	
div#presentacio_Oficina_Ppal {
	background: #993333;
	text-align: center;
	width: 235px;
	height: 230px;
	position: absolute;
	left: 100px;
	top: 50px;
}
div#presentacio_Imatges {
	background: #993333;
	text-align: center;
	width: 315px;
	position: absolute;
	left: 336px;
	top: 0px;
	padding-top: 10px;
}
div#presentacio_Fila3 {
	background: #993333;
	text-align: center;
	position: relative;
	width: 650px;
	height: 140px;
}
div#presentacio_Oficines {
	background:  #993333;
	text-align: center;
	width: 650px;
	position: absolute;
	left: 0px;
	top: 0px; }
	
	div#presentacio_Oficines img {
		margin-left:10px;
		margin-right:10px;
	}
	
div#presentacio_Fila4 {
	background: #993333;
	text-align: center;
	position: relative;
	width: 650px;
	height: 50px;
}
div#presentacio_Inscripcio {
	background:  #993333;
	text-align: center;
	width: 650px;
	position: absolute;
	left: 0px;
	top: 0px; }

	div#presentacio_Inscripcio p.Inscripcion {
		font-family: Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		text-align: justify;
		text-indent:10px;
		padding-right: 10px;
		padding-left: 15px;
	}

/* Frame Menu */
body.menu {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/fondoMenu_1024.gif);
	background-repeat: repeat-x;
	background-position: center top;	
	margin: 0px;
	text-align: center;
}
div#menu {
	margin: 0px;
}
p.enlaceMenuNivel1 {
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 14px;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
}
p.enlaceMenuNivel2 {
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 13px;
	text-align: left;
	margin: 0px 10px 0px 40px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
}
span.enlaceNoHref {
	padding: 5px;
	text-decoration: none;
	font-weight: bold;	
}
a.enlaceMenu {
	padding: 5px;	
	color: #030000;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceMenu:hover {
	color: #00CCFF;
}

/* Frame Central */
body.Central {
	background-color:#CCCCCC;
	background: transparent;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	text-indent: 20px;
}
body.dades { 	
	margin: 0pt;
	background: transparent;
}
div.logo {
	margin: 0px;
	padding: 0px;
	background: transparent;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 5px;
	left: 0px;
}
td.FondoInferior {
	background-image:   url(Images/Marco_Inferior.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
td.FondoSuperior {
	background-image:    url(Images/Marco_Superior.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
td.FondoEsquerra {
	background-image:  url(Images/Marco_Izquierda.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
td.FondoDreta {
	background-image:  url(Images/Marco_Izquierda.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/* Frame Superior */
body.Superior {
	background-color: #993333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #993333;
	background-attachment: fixed;
	background-image: url(images/Logo_Superior_1024.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
table.Superior {
	margin: 0px;
}

/* Frame Inferior */
body.Inferior {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	border: 0px;
	margin: 0px;
}
a.enlaceInferior {
	padding: 5px;
	font-family: "Palatino Linotype", Verdana, "Trebuchet MS", "Lucida Console", "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceInferior:hover {
	color: #00CCFF;
}

/* Apartat Firma Socis */
div.SociImage {
	margin:0px;
	padding:20px;
	float: left;	
}

div.SociTexte {
	margin: 0px;
	padding: 10px;	
}