/* Estilos propios del libro */


h1, .h1 {
	font-family: sans-serif;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	padding: 0;
}


.h1 {
	border-bottom: 0;
	padding-top: 3em;
}

ul, ol {
	margin-left: 1em;

}

h2, .h2{
	font-family: sans-serif;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin-top: 2.33em;
	margin-right: 0em;
	margin-left: 0em;
	padding: 0;
	border-bottom: 0.75pt solid #000000;
}


.h2 { 

 color: black;
}


h3, h4 {
	font-family: sans-serif;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin-right: 0em;
	margin-left: 0em;
	padding: 0;
  color: #707070;
	margin-top: 1em;

}

.gris { 

 color: #707070;
}

.fuente { 
   text-indent: 0em;
   color: #707070;
	 margin-bottom: 1.33em;
	font-family: sans-serif;
}

.capitular2 {
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2.67em;
}

.recuadro {
  margin-bottom: 1em;
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
	border: 2pt dashed #707070;
  padding: 1em;
}


.line {
	border-top: 0.75pt solid #000000;
	margin-top: 0.0em;
	margin-bottom: 2.66em;
	}



p.quote_1 {
	font-family: sans-serif;
  margin-left: 1em;
  margin-right: 1em;
 color: #707070;
}


p.quote_2 {
  margin-left: 2em;
}

p.quote_3 {
  margin-left: 0.9em;
}

.frenchindent2 {
  margin-left: 2em;
  margin-right: 0;
	padding: 0;
	text-align: justify;
	text-indent: -1em;
}



table p{
	font-family: sans-serif;
	font-size: 0.875em;
   text-indent: 0em;
}

table {
	margin-bottom: 1.66em;

}


table td {
	border-bottom: 1px solid black;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

table {
	border-collapse: collapse;
	border-top: 1px solid black;
	width: 100%;
}


ul.flecha {
  list-style-image: url('../Images/flecha.jpg');
	margin-left: 1.5em;
}


ul.noindent {

	margin-left: 0em;
  padding-left: 0.8em;
}

