@charset "utf-8";
/* CSS Document */

body{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background: #f7f7f7 url(../images/bg_body.png) repeat-x;
}

#cabecera{
  margin: 0 auto;
  height:28px;
  width:900px;
  background:url(../images/titulo.png);
  text-align:right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  font-weight:bold;
  color:#FFFFFF;
  padding-right: 40px;
  padding-top: 80px;
}

#cabecera_estrecha{
  margin: 0 auto;
  height:68px;
  width:940px;
  background:url(../images/titulo_estrecho.png);
}


.linea{
  clear:both;
  width: 940px;
}

/*Definiciones para crear bloques amarillos de 1 caja*/

.bloque1_am_bordesup{
  clear:both;
  background: url(../images/Bloque1_Sup.png) no-repeat;
  height:10px;
  width:940px;
  border:0;
  margin: 0;
  padding: 0;
}

.bloque1_am_bordeinf{
  clear: both;
  background: url(../images/Bloque1_Inf.png) no-repeat;
  height:28px;
  width:940px;
  border:0;
}

.bloque1_am_linea{
  clear: both;
  margin: 0;
  width: 897px;
  background: url(../images/Bloque1_Cen.png) repeat-y;
  text-align: justify;
  padding: 0 25px 0 18px;
  float: left;
}

.bloque1_am_linea img{
  vertical-align:middle;
}

.bloque1_am_enlaces{
  float: left;
  position: relative;
  width: 45%;
  text-align:left;
}

.bloque1_am_titulares{
  float: right;
  position: relative;
  width: 52%;
  text-align:justify;
}

.bloque1_am_titulares ul{
	list-style:none;
	padding-left:0;
	font-family: Arial, Helvetica, sans-serif;
}

/***************************************************************/

/*Definiciones para crear bloques blancos de 1 caja */

.bloque1_bl_linea{
	float:left;
	clear: both;
	position: relative;
	width:897px;
	margin: 0;
	padding-left: 18px;
	padding-right: 25px;
	background: url(../images/Bloque1_Blanco_Cen.png) repeat-y;
	text-align:justify;
	font-size: 12px;
}

.bloque1_bl_bordesup{
  clear:both;
  background: url(../images/Bloque1_Blanco_Sup.png) no-repeat;
  height:10px;
  width:940px;
  border:0;
}

.bloque1_bl_bordeinf{
  clear:both;
  background: url(../images/Bloque1_Blanco_Inf.png) no-repeat;
  height:25px;
  width:940px;
  border:0;
}


.bloque1_bl_linea h1{
  text-align:left;
}


/*Definiciones para crear bloques blancos de 2 cajas */

.bloque2_bl_linea{
  float:left;
  clear: both;
  width:940px;
  background:url(../images/Bloque2_Cen.png) repeat-y;
}

.bloque2_bl_bordesup{
  clear:both;
  background:url(../images/Bloque2_Sup.png) no-repeat;
  height:10px;
  width:940px;
  border:0;
}

.bloque2_bl_bordeinf{
  clear:both;
  background: url(../images/Bloque2_Inf.png) no-repeat;
  height:28px;
  width:940px;
  border:0;
}

.bloque2_am_linea{
  float:left;
  clear: both;
  width:940px;
  background:url(../images/Bloque2_am_Cen.png) repeat-y;
}

.bloque2_am_bordesup{
  clear:both;
  background:url(../images/Bloque2_am_Sup.png) no-repeat;
  height:10px;
  width:940px;
  border:0;
}

.bloque2_am_bordeinf{
  clear:both;
  background: url(../images/Bloque2_am_Inf.png) no-repeat;
  height:28px;
  width:940px;
  border:0;
}

/***************************************************************/








.destacado{
  font-size: 1.2em;
  font-weight: bold;
}


#cuerpo {
  margin: auto;
  clear: both;
  padding: 0px;
  width: 940px;
  margin-top: 5px;
  border: 0;
}

.bloque_50{
	float: left;
	width: 430px;
	padding-left: 18px;
	padding-right: 20px;
	text-align:justify;
	margin: 0;
}


.bloque_50 h1{
  margin-top: 0.5em;
  text-align:center;
}



ul.listacasos{
  list-style: inside;
  list-style-image:url(../images/articulo1.gif);
  margin: 0;
  margin-bottom: 1em;
  padding-left: 0.5px;
}

ul.listacasos li{
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}

ul.listacasos li:hover{
	list-style-image:url(../images/articulo2.gif);
	text-align: justify;
}



ul.listaflechas{
  margin-top: 0.2em;
  margin-bottom:0.2em;
  list-style: outside;
  list-style-image:url(../images/flecha1.gif);
  margin-left: 2em;
  padding-left: 0px;
}


ul.listaflechas li:hover{
  list-style-image:url(../images/flecha2.gif);
}



ul.listacategorias{
  margin-top: 0.2em;
  margin-bottom:0.2em;
  list-style: outside;
  list-style-image:url(../images/flecha_azul.png);
  padding-left: 0em;
  margin-left: 2em;
}

ul.listacategorias li{
}


h1{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000066;
  font-size: 1.4em;
  text-align:centered;
  margin-top: 0;
  margin-bottom: 0.5em;
}

h2{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000066;
  font-size: 1.2em;
  text-align:left;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000066;
  font-size: 1.1em;
  margin-top: 0;
  margin-bottom: 0.5em;
}

h4{
  font-size: 1.2em;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  font-weight:bold;
  margin-top: 0;
  margin-bottom: 0.5em;
}

img{
  border: none;
}

a, a:visited{
  color: #000066;
}

a:hover, a:active{
	color: #00F;
	text-align: justify;
}

.centrado{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.derecha{
  text-align:right;
}
#cuerpo .linea .bloque1_bl_linea p tt {
	font-size: 15px;
}
