/***********************************************/
/*                 GENERALITAT                 */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

/************ ELEMENTOS DE BLOQUE **************/

* {
margin : 0;
padding : 0;
}


BODY {
   font-family: Arial, Helvetica, sans-serif;
   font-size : 8.5pt;
   text-align: center;
   color: #666666;
}

P {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 13pt;
   padding-bottom: 6px;
   color: #666666;
}

H1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20pt;
   color: #58061C;
   margin: 10px 0px 15px 0px;
   border-bottom: 1px solid #58061C;
}


H2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 19.5pt;
   color: #585858;
   padding: 2px 0px 4px 0px;
   margin-bottom: 10px;
   clear: both;
}


H3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16pt;
   color: #585858;
   padding: 2px 0px 4px 0px;
   margin-bottom: 10px;
   clear: both;
}

H4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #585858;
   padding: 8px 0px 4px 0px;
   margin-bottom: 10px;
   clear: both;
}

HR {
   color: #EEEEEE;
}

TH, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
}

UL {
	margin-left: 20px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	padding: 0px;
}

LI {
	list-style-image: url(../img/li.gif);
}

UL UL LI {
	list-style-image: url(../img/li_sub.jpg);
}

DL, DT, DD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}

DT {
	margin-top: 6px;
	margin-bottom: 2px;
	color: #FBBA00;
}

DT {
	line-height: 18px;
}

h1 img {
   border:none;
}

/************* ELEMENTOS DE LINEA **************/

small {
  font-size: 7.5pt;
}

strong {
  font-weight: bold;
}

A:link {
  color: #585858;

}

A:visited {
  color: #585858;

}

A:hover {
  color: #000000;

}

a.nounderline {
     border: none;
}

A:visited.nounderline  {
     border: none;
}

A {
  padding: 0px;
  margin: 0px;
}

/***********************************************/
/* CLASSES ESPECIALES Y IDS                    */
/***********************************************/

/****************** GENERICAS ******************/

#contenedor {
   width: 967px !important;
   width /**/: 967px;
   margin: 0 auto;
   background: url(../img/bg_general.jpg) repeat-y;
   text-align: left;
   position: relative;
}

#contenido {
	width: 907px !important;
	width /**/: 907px;
	padding: 0px 30px 0px 30px;
	margin-bottom: 0px;
}

div.hr {
   width: 100%;
   height: 1px;
   clear: both;
   background-image: url(../img/h2_bottom.gif);
   margin-bottom: 16px;
}

hr.naranja {
	height: 0px;
	border: 1px solid #FF9900;
	margin-bottom: 16px;
	clear: both;
}

.derecha {
	float: right;
	padding: 0px 0px 5px 10px;
}

.izquierda {
	float: left;
	padding: 0px 10px 10px 0px;
}

DIV.breadcrumb {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   margin-bottom: 20px;
}
div.links_header {
	position: absolute;
	top: 120px;
	left: 700px;
}

div.links_header a:link, div.links_header a:visited {
	color: #555555;
	text-decoration: none;
}

div.links_header a:hover {
	color: #000000;
	text-decoration: underline;
}

div.ico_header {
	position: absolute;
	top: 126px;
	left: 894px;
}

DIV.separador {
	clear: both;
	width: 100%;
	height: 1px;
	background: url(../img/hr.gif) repeat-x;
	margin: 0px 0px 10px 0px;
}

H2.logo {
	clear: none;
}

H2.border {
	background-image: url(../img/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

H2.mesures {
	font-size: 10pt;
}

DIV.logocesi {
	float: right;
}

DIV.logoconsell {
	margin-right: 20px;
	text-align: right;
}

DIV.destacado {
	background-color: #ACACAC;
	padding: 10px 20px 30px 20px;
}

DIV.destacado LI {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	list-style-image: url(../img/li_destacado.gif);
	line-height: 15px;
	margin-top: 10px;
}

h4.noclear, h3.noclear {
	clear: none;
	padding: 0;
	margin: 0;
}

h3.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}

table.mesures th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;	
}

table.mesures td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	height: 20px;
}

table.mesures td.ref {
	font-size: 7pt;
	font-weight: bold;
}

p.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
}

LI.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 12px;
	color: #666666;
}

LI.subtitulo LI {
	font-weight: normal;
}

DIV.logos {
	width: 482px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

DIV.top {
	text-align: right;
	color: #FF9900;
}

DIV.top a:link, DIV.top a:visited {
	text-align: right;
	color: #FF9900;
}

TABLE.pindoles TH {
	font-size: 9pt;
	padding-top: 6px;
	text-align: left;
}

TABLE.pindoles P {
	font-size: 8.5pt;
	margin-top: 4px;	
}

/************* HEADER ***************/

#header {
   margin: 0px auto;
   width: 967px;
}

#header H1 {
   margin: 0px;
   padding: 0px;
   border: none;
}

UL#navi {
	list-style: none;
	margin:0;
	height: 36px;
	padding: 20px 0px 0px 42px;
	background-image: url(../img/menu_bg.jpg);
}

#navi li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9pt;
	list-style-image: none;
	float:left;
}

#navi li a {
	font-size: 9pt;
	display:block;
	text-decoration:none;
	color:#000000;
}

#navi li a:hover {
	color:#000000;
	font-weight: bold;
}

#navi li.btn1 a {
	width: 160px;
}
#navi li.btn2 a {
	width: 177px;
}

#navi li.btn3 a {
	width: 145px;
}

#navi li.btn4 a {
	width: 152px;
}

#navi li.btn5 a {
	width: 80px;
}

#navi li.btn6 a {
	width: 164px;
}

#navi li.btn7 a {
	width: 50px;
}

#navi li.btn8 a {
	width: 114px;
}

#navi li.btn9 a {
	width: 80px;
}

TABLE.form {
	background-color: #E6E6E6;
	vertical-align: top;
}

TABLE.form td {
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
}

TABLE.form textarea.contacto {
	width: 525px;
	height: 150px;
	margin: 2px 0px 14px 0px;
}

TABLE.form textarea.envia_amigo {
	width: 525px;
	height: 112px;
	margin: 2px 0px 14px 0px;
}

TABLE.form input.contacto {
	width: 272px;
	margin: 2px 0px 7px 0px;
}

DIV.mensaje {
	border: 1px solid gray;
	width: 600px;
	margin: 0 auto;
	padding: 40px;	
}

/********* Glosario **********/
TABLE.glosario {
	background-image: url(../img/glosario_bkg.gif);
}

TABLE.glosario TD {
	font-size: 9pt;
	width: 5%;
	height: 25px;
	text-align: center;
	vertical-align: top;
}

TABLE.glosario TD a:link, TABLE.glosario TD a:visited {
	text-decoration: none;
}

TABLE.glosario TD a:hover{
	text-decoration: underline;
	font-weight: bold;
}

/********* HOME **********/

/********* EGAME **********/

.tit_egame {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 23px;
	color: #FCAE09;
	font-weight: bold;
}

/********* DIV 3 columnas **********/

DIV.doscolflash {
	width: 901px;
}

DIV.doscolflash_izq {
   width: 601px !important;
   width /**/: 601px;
   float: left;
   padding-bottom: 10px;
}

DIV.doscolflash_der {
   width: 297px !important;
   width /**/: 297px;
   float: left;
   position: relative;
   left: 7px;
}

/********* DIV 4 columnas **********/
DIV.cuatrocol {
	margin: 0px 0px 0px 0px;
}

DIV.cuatrocol_col {
   width: 213px !important;
   float: left;
   margin-left:18px;
}

DIV.cuatrocol_primera {
   margin-left: 0px;
   margin-bottom: 20px;
}

/********* COLUMNAS **********/

DIV#columna_izquierda {
  width: 593px !important;
  width /**/: 593px;
  margin-bottom: 15px;
  float: left;
  position: relative;
  left: 2px;
}

DIV#columna_central {
  width: 593px !important;
  width /**/: 593px;
  float: left;
  position: relative;
  left: 20px;
}

DIV#columna_derecha {
  width: 291px !important;
  width /**/: 291px;
  margin-bottom: 15px;
  float: left;
  position: relative;
  left: 16px;
}

/******* FOOTER **********/

DIV#footer {
   width: 967px;
   background-image: url(../img/footer_bg.jpg);
   background-position: bottom;
   height: 80px;
   position: relative;
   clear: both;
}

DIV#footer A:link, DIV#footer A:visited {
   color: #FFFFFF;
}

DIV#footer A:hover  {
   color: #CCCCCC;
}

#footer P  {
	padding: 0px 0px 0px 30px;
   font-size: 8pt;
   line-height: 8pt;
}
.txt_tit_rojo {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 14px;
	color: #DF0B25;
}
