.menu_pral { 
	color: #2D326C; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	background: white;
	}
a.menu_pral:link {
		text-decoration: none; color: #2D326C;
		font-family: Arial;
		/*font-size: 10px;*/
		background: white;
	}	
a.menu_pral:visited {
		text-decoration: none; color: #2D326C;
		font-family: Arial;
		/*font-size: 10px;*/
		background: white;
	}	
a.menu_pral:hover {
		text-decoration: none; color: #FFFFFF;
		font-family: Arial;
		/*font-size: 10px;*/
		background: #2D326C;
	}	
a.menu_pral:active {
		text-decoration: none; color: #FFFFFF;
		font-family: Arial;
		/*font-size: 10px;*/
		background: #2D326C;
	}
	
.normal {
	color: #003366; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	/*text-align: left;*/
	}
a.normal:link {	text-decoration: none;	}
a.normal:active {	text-decoration: none;	}
a.normal:visited {	text-decoration: none;	}
a.normal:hover {	text-decoration: underline; }
	


	
.nomapartat { 
	color: #555555; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	}
a.nomapartat:link { text-decoration: none; }	
a.nomapartat:visited { text-decoration: none; }
a.nomapartat:hover { text-decoration: none; }
a.nomapartat:active { text-decoration: none; }

.enllac { 
	color: #8287CC; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-align: left;
	}
a.enllac:link { text-decoration: none; }	
a.enllac:visited { text-decoration: none; }
a.enllac:hover { text-decoration:underline; }
a.enllac:active { text-decoration: none; }
	
	
.boto1 {
	color: #000000; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	}
	

/*
** Trace: Layout and base design
*/

#Intro {
	width: 675px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#Capcalera {
	width: 675px;
	padding-top: 130px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(esp/img/fonsG.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

#Logoeng {	
	width: 300px;
	height: 100px;
	float:right;
	padding-right: 5px; padding-left: 5px; padding-top: 5px;	
	background-image:url(eng/img/logoeng.jpg);
	background-position:center;
	background-repeat: no-repeat;
	/*background-color:#FFFFFF;*/
	overflow:hidden;
}

#Logo {	
	width: 300px;
	height: 100px;
	float:right;
	padding-right: 5px; padding-left: 5px; padding-top: 5px;	
	background-image:url(esp/img/logo.jpg);
	background-position:center;
	background-repeat: no-repeat;
	/*background-color:#FFFFFF;*/
	overflow:hidden;
}

#Barres {
	width: 675px;
	float:center;	
	background-image:url(eng/img/barra.gif);
	background-position:center;
	/*background-repeat: repeat-y;*/
	background-color:#FFFFFF;
	overflow: hidden;
}

#Contingut {
	width: 460px;
	height: auto;
	float:right;
	margin-right: 15px;
	margin-left: auto;
	/*background-color:#FFFFFF;*/
	text-align: justify;
	overflow: visible;
}

#Tabulat {
	padding-left: 25px;
}

#Menu {
	width: 130px;
	float:left;
	margin-top: 100px;
	/*background-color:#FFFFFF;*/
	overflow:hidden;
}

#PeuPagina {
	width: 675px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 30px;
	background-image:url(eng/img/peuPag.gif);
	background-repeat: no-repeat;
}

