BODY {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	BORDER-LEFT: 0px;
	MAX-HEIGHT: 100%;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
}

/* Cabecera -------------------------------------------------------------- */
.header {
	height: 87px;
	background: url(../imagenes/bghead.jpg) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9C1E3D;
	position: relative;
}

.header_cat {
	height: 87px;
	background: url(../css/imagenes/bghead.jpg) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9C1E3D;
	position: relative;
}

.header img, .header_cat img{
	/*display: block;*/
	vertical-align: bottom;
	line-height: 0px;	
}
* html .header, * html .header_cat  {
	padding: 0;
	margin: 0;
}

/*background-color: #990000; layer-background-color: #990000; "*/

/* Cabecera -------------------------------------------------------------- -> Formato estáticas */
.header_ESTATICAS {
  height: 87px;
  background-image: url(../imagenes/bg_head.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
}
* html .header_ESTATICAS {
  height: 88px;
}

/* PARTE SUPERIOR (cabecera + menu superior + barra de utilidades) -> Formato normal */
#head {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  background: #1F6589;
  font-size: 1em;
  z-index: 5;
}
* html #head {
  width:100%;
  height:auto;
}

/* Menu superior --------------------------------------------------------- */
.header_menu {
	background: transparent url(../imagenes/bg_menu.jpg) repeat-x top left;
	width: 100%;
	border: 1px solid #B8B3AF;
	border-collapse: collapse;
	border-spacing: 0;
	height: 24px;
}

#navcontainer {
	float: right;
	width: auto;
}

#navcontainer_salir {
	float: left;
	width: auto;	
}

/* Menu superior --> Contenedor de "botones" del menu */
#navcontainer UL, #navcontainer_salir UL {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

#navcontainer UL {
	height: 24px;
}

#navcontainer UL LI, #navcontainer_salir ul li {
	list-style: none;
	FLOAT: right;
	height: 24px;
	BACKGROUND: url(../imagenes/border_menu.jpg) no-repeat scroll center left transparent;	
}

#navcontainer_salir ul li {
	FLOAT: left;
	BACKGROUND: url(../imagenes/border_menu.jpg) no-repeat scroll center right transparent;
}

* html #navcontainer UL LI, * html #navcontainer_salir UL LI {
	margin: 0px;
	PADDING-top: 0px;
	PADDING-bottom: 0px;

}

#navcontainer UL LI A, #navcontainer_salir UL LI A {
	PADDING:0px 0.5em;
	COLOR: #626262;
	TEXT-DECORATION: none;
	MARGIN: 0px;
	float: left;
	line-height: 24px;
	height: 24px;
	vertical-align: bottom;
	display: inline;
}

#navcontainer_salir UL LI A {	
	float: left;
}

#navcontainer UL LI A:hover,#navcontainer UL LI A#current,#navcontainer LI A#selected, #navcontainer_salir UL LI A#current,#navcontainer_salir LI A#selected, #navcontainer_salir UL LI A:hover
	{
	BACKGROUND: url(../imagenes/bg_menu_selected.jpg) repeat-x scroll left top transparent;
	COLOR: white;
}

/* Menu superior --> "Botones" del menu */
#navlist {
	DISPLAY: inline;
	FLOAT: right;
	BACKGROUND-IMAGE: url(../imagenes/bg_menu.jpg);
	margin: 0px;
	COLOR: #fff;
	HEIGHT: 24px;
}

/* Estilo del texto del listado de documentos encontrados */
.first_column { /* Primera columna del listado de resultados*/
  FONT-SIZE: 12px;
  COLOR: #952941;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding-left: 5px;
}

/* PARTE CENTRAL (cuerpo + pie [Canal Tirant + barra pie]) --------------- -> Formato estáticas */
#content_estaticas {
	position: absolute;
	left:38px;
	top: 150px;
	right: 0px;
	height: 447px;
	width: 725px;
	z-index:2;
	visibility: visible;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* PARTE CENTRAL (cuerpo + pie [Canal Tirant + barra pie]) --------------- -> Formato normal */
#content {
	display: block;
	overflow: auto;
	position: absolute;
	top: 112px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

* html #content {
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border-top: 112px solid transparent;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#c1c {
  width: 10px;
  height: 30px;
  float: right;
  background-image: url(../imagenes/curvalC.gif);
  background-repeat: no-repeat;
  background-color: #FFCD8B;
}
#c2c {
  width: 10px;
  height: 30px;
  float: left;
  background-image: url(../imagenes/curvarC.gif);
  background-repeat: no-repeat;
  background-color: #FFCD8B;
  background-position: top right;
}

#bgtopc {
  height: 30px;
  background: #FFCD8B url(../imagenes/bg_table_top.gif) repeat-x;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  COLOR: #482C28;
  FONT-FAMILY: arial, helvetica, sans-serif;
}

.campo_titulo_form {
	COLOR: #494949; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
}

#textarea_modulos, #textarea_modulos2 {
  background-color: #FDEFDC;
  vertical-align: top;
}

#textarea_modulos {
  background-color: #FDEFDC;
  vertical-align: top;
  font: normal normal 12px Arial, Helvetica, sans-serif;
  color: #494949;
}

#textarea_modulos2 {
  font: normal normal 12px Arial, Helvetica, sans-serif;
}

#bglc {
  width: 10px;
  background: #FDEFDC url(../imagenes/bg_table_mid_left.gif) repeat-y left;
}

#buscadortext { /* Texto de los buscadores */
  background-color: #FDEFDC;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
  font: normal 0.7em Arial, Helvetica, sans-serif;
}

#bgrc {
  width: 10px;
  background: #FDEFDC url(../imagenes/bg_table_mid_right.gif) repeat-y right;
}

#bgbotc {
  height: 10px;
  background: #FDEFDC bottom url(../imagenes/bg_table_bottom.gif) repeat-x;
}

#c3c {
  width: 10px;
  height: 10px;
  background-image: url(../imagenes/curvatablebottomlC.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #FDEFDC
}
#c4c {
  width: 10px;
  height: 10px;
  background-image: url(../imagenes/curvatablebottomrC.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #FDEFDC
}

/* Estilos de los inputs de los formularios ------------------------------ */
.input {
  FONT-SIZE: 12px;
  font-weight: normal;
  BACKGROUND-IMAGE: url(../imagenes/bg_input.gif);
  BORDER: #993300 1px solid;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
}

.titulo_estaticas {
	color: #952941;
	font-weight: bold;
	font-size: 15px;
}

.menu_estaticas, .menu_estaticas2 {
	font-weight: bold;
	font-size: 14px;
}

.menu_estaticas {
	color: #952941;
}
	
.menu_estaticas2 {
	color: #757575;
}

.texto_estaticas {
	color: #494949;
	font-size: 13px;
	line-height:18px;
}

.info_header {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
}

.fecha_header {
	float: right;
}

.sombra_body {
	background: transparent url(../imagenes/bg_body.gif) repeat-x scroll 0% 50%; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	height: 5px;
}

#fechalogo {
	background: transparent url(../imagenes/back_fecha.png) repeat-x 0 0;
	font-size: 11px;
	COLOR: #fed395;
	height: 29px;
	width: 100%;
}

.titulo_est, .titulo_est2 {
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

.titulo_est {
	font-size: 18px;
	margin-bottom: 40px;
}

.titulo_est2 {
	font-size: 14px;
	font-weight: bold;
}

.links_sections, .links_sections2 {
	font-size:13px;
	color:#952941;
	font-weight: bold;
}

.links_sections a, .links_sections2 a {	
	font-size:13px;
	color:#952941;
}

.links_sections a {
	text-decoration: underline;
}

.links_sections2 a {
	text-decoration: none;
}

.links_sections2 a:hover {
	color:#952941;
	text-decoration: none;
}

.links_sections a:hover, .sections a:hover {
	color:#494949;
	text-decoration: none;
}

.sections a {
	color:#952941;
	text-decoration: underline;
	font-weight: bold;
}

.blockLinks {
	color:#952941;
	text-decoration: none;
	font-weight: bold;
}

.destacados {
	text-decoration: underline;
	font-weight: bold;
}

.smallText {
	font-size: 11px;
}

.titulos_contenido {
	background-color:#fef2e3;
	border: 1px solid #ecddbb;
	padding:3px;
}

div.main_content_box2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	*width: 90%;
	font-weight: normal;
	font-size: 12px;
    width: 65%;
    margin: 20px auto;
}

div.head_box2 {
	background: transparent url(../imagenes/bg_box2_left_top.png) no-repeat left top;
	height: 32px;
	margin-right: 11px;
}
div.head_box2 div.inner_head_box2 {
	background: url(../imagenes/bg_box2_right_top.png) no-repeat right top;
	display: block;
	height: 32px;	
	font-size: 20px;	
	padding: 5px 20px;
	color: #fafafa;
	margin-right: -11px;
	text-align: left;
}
div.center_box2 {
	background: url(../imagenes/bg_box2_left_middle.png) repeat-y left top;
}

div.center_box2 div.inner_center_box2 {
	background: url(../imagenes/bg_box2_right_middle.png) repeat-y right top;
}
div.center_box2 div.inner_center_box2 div.inner_content_center_box2 {
	background-color: #f6f3f3;
	margin: 0 10px;
}
div.center_box2 div.inner_center_box2 div.inner_contentpadd_center_box2 {
	background-color: #f6f3f3;
	margin: 0 10px;
	padding: 15px 10px 10px;
}
div.footer_box2 {
	background: transparent url(../imagenes/bg_box2_left_bottom.png) no-repeat left top;
	height: 11px;
	margin-right: 11px;
}
div.footer_box2 div.inner_footer_box2 {
	background: url(../imagenes/bg_box2_right_bottom.png) no-repeat right top;
	display: block;
	height: 11px;
	margin-right: -11px;
}

.inputForms {
	FONT-SIZE: 16px;
	BACKGROUND-IMAGE: url(../imagenes/bgInput.jpg);
	BORDER: #a8acad 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
    padding: 5px;
	padding: 10px 5px 0\9;
	height: 30px;
	FONT-SIZE: 16px;
	height: 30px;
	padding: 5px;
	padding: 10px 5px 0\9;	
}

.inputSearchFormsDesp {
	FONT-SIZE: 12px;
	height: 21px;
	width: 370px;
	width: 369px\9;
	padding: 2px;
}

#noticiasJuridicas a.titulars {
    color: #494949;
}

#noticiasJuridicas a:hover {
    color: #952941;
}

.textBoxes {
    font-size: 12px;
}

div.nuevoWidth {
	width: 76%;
}

a.contacte {
    text-decoration: none;
}
