BODY {
	background-color: #fefeee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2%;
	margin-left: 10%;
    margin-right: 8%;
}

BODY.blanco {
    background-color: White;
	font-family: "Times New Roman", Times, serif;
}

P {
	font-family: "Times New Roman", Times, serif;
	text-align : justify;
}

.peq {
	font-size: small;
}

.inicial {
	font-size: x-large; 
	float: left; 
	color: #fefeee; 
	background-color: #009966; 
	width: 1em; 
	text-align: center;}
	
.inicialroja {
	font-size: x-large; 
	float: left; 
	color: #fefeee; 
	background-color: #c72019; 
	width: 1em; 
	text-align: center;}	

.notas { 
	font-size: smaller;
	color: #663300;
	text-align: justify;
 }
 
 .espanyol {
	font-weight: bold;
	font-style : italic;
	color: #CC0000;
}
 

ul {
	font-family: "Times New Roman", Times, serif;
	text-align : justify;
}

H6 {
	font-size: small;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}

H2 {
	font-family: "Times New Roman", Times, serif;
}


H1 {
	font-family: "Times New Roman", Times, serif;
	color : #c72019;
	text-align : center;
}

.subtitulo {
	font-family: "Times New Roman", Times, serif;
	color : #c72019;
	text-align : center;
	font-size: medium;
}

.aparte {
	font-family: "Times New Roman", Times, serif;
	color: #A0522D;
}

.cita {
	margin-left : 10%;
	margin-right : 7%;
	color: #663300;
	text-align: justify;
}

.citadrcha {
	margin-left : 50%;
	margin-right : 5%;
	color: #663300;
	text-align: justify;
}

.fuente {
	margin-left : 10%;
	margin-right : 7%;
	color: #663300;
	text-align: right;
	font-style: italic;
}

.citacol1 {
	margin-left : 7%;
	margin-right : 1%;
	color: #663300;
	text-align: justify;
}

 .citacol2 {
	margin-left : 7%;
	margin-right : 1%;
	color: #663300;
	text-align: justify; 
}	


.indented { 
	margin-left: 35%;
 }
 
.claro { 
	color: #fefeee;
 }
 
 .separador {
	font-weight: bold; padding-top: 20px;
}

 .espacio {
	padding-top: 20px;
}
 
.rojo-claro {
	background-color: #c72019;
	color: #fefeee;
	font-weight: bold;
	text-indent: 10px;
 }  

.rojo {
	color: #c72019;
	font-weight: bold;
} 

.cod1 {
	color: #cc6600;
} 
 
A:LINK {
	color : #3366CC;
	font-weight: bold;
}

A:VISITED {
	color : #00008B;
}

hr {
	height: 1px;
	color : #c72019;
}
 
.bordeazul {
	border-color : #3366CC;
}

.borderojo {
	border-color : #c72019;
}

.bordesienna {
	border-color : #A0522D;
}

.bordeblanco {
	border-width: 15px; 
	border-color: White
}

.t_1 {
	background-color : #f5deb3;
}

.t_2 {
	background-color : #deb887;
}

.t_3 {
	background-color : #f4a460;
}

.t_4 {
	background-color : #FFEBCD;
}

.t_f {
	background-color : #fefeee;
}    


/* Nuevos estilos */

h1 {
  border-top: 2px solid #C72019;
  border-bottom: 2px solid #C72019;
  color: black;
  line-height: 2em;
}
h1:first-letter {
  color: #C72019;
}
.facebook-cocina {
  float: right;
  margin-left: 20px;
  max-width: 300px;
}
