/*Esta hoja de estilos es complemento de comun_proy.css*/

#contenido {
	line-height: 1.2em;
}
#col1 {
	width: 65%;
	display: block;
	margin: 0;
	padding-left: 7.6em;
}
#bloque1 {
	margin-left:4.5em;
}
#bloque2 {
	margin-left:4.5em;
}
#bloque3 {
	margin-left:4.5em;
}
p {
	margin-bottom: 1.50em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0em;
	line-height: 100%;
}
.h1_titular {
	margin-bottom: 20px;
	color:#AB0505;
	font-size:1.8em;
}
h2 {
	font-size: 1em;
	margin-bottom: 0.1em;
	margin-top: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 0.9em;
	margin-bottom: 0.1em;
	color: #666;
	margin-top: 1.4em;
	font-weight: bold;
}
.h3sintop
{
	margin-top: 0em;
}
.tomo {
	font-size: 0.7em;
	font-weight: normal;
	margin-left:0.5em;
	margin-bottom: 1.7em;
	margin-top: 0.3em;
	line-height: 1.2em;
	display: block;
}
.cubiertas {
	margin-top: 1.4em;
}
.pesodoc {
	font-size: 0.8em;
	padding-right: 18px;
	background: url(../../img/comunes/iconos/adobereader.gif) top right no-repeat;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2em;
	list-style: none;
}
li {
	font-size: 1em;
	margin-bottom: 0.7em;
	text-decoration: none;
}
.borde {
	border-bottom: 1px solid #ccc;
}

/* DEFAULT -----------------------------------------*/
#centrar {
	margin:auto;
	width:610px;
}
#col1_default {
	padding: 0 0 20px 0px;
	width:400px;
	float:left;
}
.p_default {
	line-height: 145%;
	margin-bottom: 1.50em;
	margin-top: 0em;
}

#col2 {
	width:153px;
	margin:0pt 10px;
	padding-left:25px;
	float:left;
}
.sello {
	padding: 0px 25px 0px 0px;
	display:inline;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#nav ul {
	list-style: none;
	text-indent: 0;
	padding:4px 0 4px 0;
}
#nav ul li {
	padding:6px 0 6px 2px;
	border-bottom: 1px solid #ab0505;
	margin-bottom:0;
}
#nav ul li a {
	display: block;
	width:100%;
	color: #ab0505;
	text-decoration: none;
	font-size:1em;
	background-color: #fff;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a:active {
	text-decoration: underline;
}

/* INDICE -----------------------------------------*/

#col1 ol {
	width: 15em;
	display:block;
	float: left;
	list-style: none;
	font-size: 0.9em;
	margin-bottom:1.5em;
}
#col1 ol li {
	margin-bottom:0em;
}
ol a {
	text-decoration: none;
	color:#000 !important;
}
ol a:hover {
	text-decoration: underline;
	color:#696868 !important;
}
ol a:visited {
	color:#696868 !important;
	text-decoration: none;
}
ol a:active {
	text-decoration: underline;
}
.define {
	font-weight: bold;
}

#num_reg {margin-left: -.8em;}

/* FOLIO -----------------------------------------*/
#folio {
	text-align: right;
	margin-bottom:42px;
}
/* FLECHAS -----------------------------------------*/
.flechas {
	clear: both;
	position: relative;
	margin: 20px 0;
	padding: 0;
	width: 98%;/*140907 - 800x600 (x100%)*/
	text-align: right;
}
.flechas img {
	border: 1px solid #ccc;
	margin: 0;
	padding: 6px;
}















