@font-face {
        font-family: "Myriad Pro";
        src: url("Grafics/Detalls/MyriadPro-SemiboldSemiExtIt.otf")
		}
		

		
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

body {
	height: 100%;
	font-size: 9pt;
	line-height: normal;
	text-align: center;
	background-attachment: fixed;
	background-image: url(Grafics/Fons1.jpg);
	background-repeat:  repeat;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	height: 100%;
	}

#Contenedor {
	width: 800px;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	padding: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	height: auto;
	position: absolute;
	background-color: #FFFFFF;
	border-right-width: 0.3px;
	border-left-width: 0.3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Navega {
	background-color: #FFF;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
#Principal {
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	top: 212px;
	position: absolute;
	border-right-width: 0.2px;
	border-left-width: 0.2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 0px;
	z-index: 4;
	
}
.Titul {
	font-family: "Myriad Pro";
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0px;
	text-align: left;
	margin-left: 20px;
}

.Subtitul {
	font-family: "Myriad Pro";
	font-size: 10pt;
	color: #FF9900;
	text-align: right;
	margin: 0px 20px;
	padding: 0px;
	top: 5px;
}

.TextXuringa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin: 20px;
	text-align: left;
	padding: 15px 15px 15px 20px;
	background-color: #FFFFCC;
	position: relative;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 0px;
	right: 0px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.Foto {
	float: left;
	text-align: left;
	top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}
.Encapsalament {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	margin: 20px 15px 0px;
}
.Detall {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	left: 20px;
	position: absolute;
	top: 455px;
	left: 10px;
}
#peu {
	background-color: #D6D3B0;
	height: 50px;
	width: 800px;
	left: 0px;
	position: absolute;
	bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FEF2AD;
	clear: both;
	z-index: 5;
	visibility: visible;
}
.valida {
	float: left;
	height: 31px;
	width: 88px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	border: 0px;
}
.clip {
	background: url(Grafics/clip.gif) no-repeat left top;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	width: 200px;
	position: relative;
	top: 20px;
	right: 0px;
	left: 30%;
	clear: left;
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
.JustEsq {
	margin-right: 10px;
	margin-left: 50px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.JustDret {

	margin-right: 10px;
	margin-left: 50px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
.Justifi {


	margin-right: 10px;
	margin-left: 50px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.vermell {
	color: #FF0000;
}
.taronja {
	color: #CC6600;
}
