BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background: #000066; /*333399*/
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
}

A:HOVER {
	color: #378237;
}

IMG{
	border-style: none;
	border-width: 0px;
}
INPUT {
	font-size : 8pt;
}

.titulo{
	padding: 5px 0px 5px 0px;
	margin: 10px 10px 0px 0px;
	background: #ffffff left url("imagenes/titol.gif") no-repeat;
}

.titulo2{
	padding: 5px 0px 5px 0px;
	margin: 10px 10px 15px 0px;
	background: #ffffff left url("imagenes/titol2.gif") no-repeat;
}

.titulo3{
	padding: 5px 0px 5px 0px;
	margin: 10px 10px 20px 0px;
	background: #ffffff left url("imagenes/titol3.gif") no-repeat;
}
H1,h2{
	font-size: 12pt;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 35px;
	color:#660000;
	border-bottom: 1px solid #3333CC;
}
/*
H2{
	font-size: 9pt;
	margin: 8px 0px 25px 0px;
	color:#996600;
	font-style:italic;
}*/
p{
	margin: 10px 15px 10px 0px;
}

.cuerpolateral ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cuerpolateral ul li{
	/*EFECTO PARECIDO A 'list-style' PERO CON 'background'*/
	/*padding-left: 14px;*/
	/*margin-bottom: 5px;*/
	/*background: transparent url(imatges/bullet.gif) 0 2px no-repeat;*/
	list-style:  inside disc;
}

#navegador ul{
	margin : 0px 0px 0px 0px;
	padding: 7px 7px 7px 7px;
}
#navegador ul li{
	/*margin-left: 0px;*/
	padding: 0px 2px 0px 5px;
	border-left: 1px solid #990000;
	list-style: none;
	display: inline;
}
#navegador ul li.primero{
	margin-left: 0px;
	border-left: none;
	list-style:  none;
	display: inline;
}
#navegador2{
	position: relative;
	width: 777px;
	height: 20px;
	padding: auto;
	font-style: italic;
	text-align: right;
}
.navegador2{
	position: relative;
	width: auto;
	background: #EAEAEA left url("imagenes/groc.gif") repeat-y;
	font-style: italic;
	text-align: right;
	padding: 3px 10px 5px 5px;
	color: #000000;
}
#navegador2 div{
	float: right;
	position: relative;
	width: 777px;
	height: 20px;
	background: #EAEAEA left url("imagenes/groc.gif") repeat-y;
	padding: auto;
	font-style: italic;
	text-align: right;
}
#navegador2 label{
	color: #990000;
}
#navegador2 .estas{
	color:#333333;
}
#navegador2 .estas, a{
	font-style: normal;
}

#borde{
	border-left : 1px solid #C0C0C0;
	border-right : 1px solid #C0C0C0;
	width: 777px;
	text-align: left;
	margin: auto;
}

#contenedor{
	position: relative;
	text-align: left;
	width: 777px;
	margin: 0px;
	background: #ffffff url("imagenes/groc.gif") repeat-y;
}

#cabecera{
	position: relative;
	/*background: transparent url("cabecera.jpg") no-repeat;*/
	/*height : 100px;*/
	width: 777px;
	z-index: 1;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

#cabecera h1 { 	
	margin : 0px;
	padding: 10px;
	display: none;
}/*
#cabecera h1 span {
	display:none;
}
*/
/*
.cabecera_flash{
	width: 777px;
	height: 200px;
	vertical-align:middle;
	text-align: center;
}
*/

#icones{
	position: relative;
}

.icones{
	position: absolute;
	top: 10px;
	left: 142px;
}

#logo_izq{
	position: relative;
	float: left;
	padding-left: 20px;
	background-color: #FCC638;
}

#logo_der{
	position: relative;
	float: right;
	margin: 10px 30px 0px 0px;
}

#navegador{
	/*background: transparent url("barranav.jpg") no-repeat;*/
	position: relative;
	float: left;
	width: auto;
	background-color: #C0C0C0;
	padding: 0px;
}

.navegador{
	position: relative;
	width: auto;
	background-color: #C0C0C0;
	height: 20px;
}

#navegador_izq{
	position: relative;
	float: left;
	width: auto;
	background-color: #C0C0C0;
	padding: 5px 5px 5px 120px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}

#navegador_der{
	position: relative;
	float: right;
	padding: 5px;
	width: auto;
	background-color: #C0C0C0;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}

#posicion_navegador{
	position: relative;
	margin-top: -29px;
	z-index: 2;
}

#cuerpo{
	width: 580px;
	height: 450px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	text-align:justify;
	overflow: auto;
	position: relative;
}

#cuerpo label{
	color: #000000;
}

#lateral{
	width: 183px;
	height: 100%;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	background: left url("imagenes/blau.gif") repeat-y;
}

.contenido_lateral{
	padding: 8px 13px 10px 13px;
	text-align: left;
}

.cuerpolateral{
	/*background-color: #F0E68C;*/
	padding: 35px 0px 0px 0px;
	background: top left url("imagenes/ratlles_dalt.gif") no-repeat;
}

.cuerpolateral2{
	/*background-color: #F0E68C;*/
	margin: 0px;
	padding: 0px 0px 35px 0px;
	background: bottom left url("imagenes/ratlles_baix.gif") no-repeat;
}

.titlat{
	position: relative;
	color:#ffffff;
	font-size:8pt;
	padding: 3px 3px 3px 20px;
	margin: 5px 0px 0px 0px;
	font-weight : bold;
	letter-spacing : 0px;
	border-top: 1px solid #3333CC;
	border-bottom: 1px solid #3333CC;
	/*background-color: #FCC638; C0C0C0*/
	background: #FCC638 top left url("imagenes/gancho.gif") no-repeat;
	height: 15px;
}

.titlat A, .titlat A:LINK, .titlat A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}

.titlat A:HOVER, .titlat A:ACTIVE, .titlat A:FOCUS {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 100%;
	text-align: right;
}

#segells{
	position: absolute;

}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
}
A.enlacenav:HOVER{
	color: #FFFFAA;
	text-decoration:none;
	border-bottom: 1px solid #990000;
}

#pie{
	clear:both;
	color: #000000;
	text-align : center;
	background-color: #ffffff;
}

.dades{
	padding: 5px;
	height: auto;
}

.navabajo{
	margin: 30px 0px 50px 0px;
}
acronym, abbr {
	border-bottom: 1px dashed #990000;
	cursor: help;
}

.img_der{
	width: 200px;
	float: right;
	border: 1px solid #999999;
	margin: 5px 8px 5px 15px;
	position: relative;
}

.img_izq{
	width: 200px;
	float: left;
	border: 1px solid #999999;
	margin: 5px 15px 5px 0px;
	position: relative;
}

.img_der img, .img_izq img{
	padding: 0px;
	margin: 0px;
}

.peu_foto{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.img_der p, .img_izq p{
	position: relative;
	/*background-color: #EAEAEA;*/
	background-color: #999999;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	margin: 0px;
	padding: 3px;
	clear: both;
}

.img_der div, .img_izq div{
	margin: 0px;
	padding:0px;
	position: relative;
	float: right;
}

.tb_tec th{
	color: #FFFFFF;
	background-color: #C0C0C0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tb_tec .tit2{
	background-color: #FFCCCC;
}

.tb_tec .fila_par td{
	background-color: #EAEAEA;
	/*border-top: 1px dashed #990000;
	border-bottom: 1px dashed #990000;*/
}

/*Vista de impresión*/
@media print {
  #lateral { display: none }
}
