/* =================== */
/* ===== GENERAL ===== */
/* =================== */

table img {
	display: block;
}

img {
	border: 0px none;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: visible;
}
td, th {
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tabla {
	border: 1px solid #999999;
}
.tabla td, .tabla th {
	border: 1px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
}
.tabla th {
	background-color: #DDDDDD;
	text-align: left;
	color: #666666;
}
.impar {}
.par {
	background-color: #EEEEEE;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #407EFF;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: right;
	letter-spacing: 3px;
}
h1, h2 {
	font-size: 20px;
	color: #999999;
}
h2 {
	text-align: center;
}
h3 {
	font-size: 15px;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
}
h4 {
	font-size: 13px;
	color: #333333;
	letter-spacing: normal;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
}
p, ul {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
ul li, ol li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 14px;
	list-style-position: outside;
}
#Menu a,#Menu a:link,#Menu a:visited,#Menu a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 0px none;
	display: block;
	line-height: 14px;
	padding: 0px 2px 0px 2px;
}
#Menu a.visitat,#Menu a.visitat:link,#Menu a.visitat:visited,#Menu a.visitat:active, #Menu a:hover, #Menu a.visitat:hover {
	color: #CC0199;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 14px;
	padding: 0px 2px 0px 2px;
}
strong, b {
	color: #CC0199;
	font-weight: normal;
}
.pie {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.izquierda {
	margin-right: 10px;
	float: left;
}
.derecha {
	margin-left: 10px;
	float: right;
}
.borde {
	border: 1px solid #666666;
}
.centrado {
	text-align: center;
}
label {
	font-weight: bold;
}
input, textarea {
	border: 0px none;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 3px 0px 3px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
}
input:hover, textarea:hover {
	border-color: #CC0199;
	background-color: #FBE3EA;
}
.camp {
	width: 300px;
}
.campet {
	width: 150px;
}
.campiu {
	width: 50px;
}
.camparea {
	width: 575px;
	height: 60px;
	padding: 0px 0px 0px 3px;
}
.boto, .boto:link, .boto:visited, .boto:active {
	background-color: #FFFFFF;
	border: 1px solid #CC0199;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
	text-decoration: none;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	height: 20px;
}
.boto:hover {
	border: 1px solid #CC0199;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#Copyright a,#Copyright a:link,#Copyright a:visited,#Copyright a:active {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
#Copyright a:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}


/* ================= */
/* ===== CAPES ===== */
/* ================= */

#General {
	position:absolute;
	left:0px;
	top:0px;
	/* width i height en la plantilla */
	z-index:2;
	overflow: visible;
	visibility: visible;
	background-color: #FFFFFF;
	margin: auto;
}
#Logo {
	width:760px;
	height:150px;
	z-index:1002;
	overflow: visible;
	background-image: url(../disseny/cabecera.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
#Menu {
	position: absolute;
	left:100px;
	top:15px;
	width:100px;
	height:120px;
	z-index:1003;
	overflow: visible;
	text-align: center;
	letter-spacing: 1px;
	color: #666666;
	padding: 5px 5px 5px 5px;
}
#Contengut {
	width: 740px;
	z-index:1100;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
#Copyright {
	width:760px;
	height:60px;
	z-index:3;
	color: #666666;
	overflow: hidden;
	visibility: visible;
	background-color: #FFFFFF;
	border-top: 1px dashed #CCCCCC;
	text-align: center;
	padding: 4px 0px 0px 0px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
