/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,700italic);

.left_menu{ background: url(navegador.png) no-repeat;}
.left_menu ul{
	width: 100%;
	list-style-type: none;
	padding:0;
	margin:0;
	margin-top: 20px;
	/*height: 90%;*/
}

.left_menu ul li{
	display: inline-block;
	width: 112px;
	background: url(menu_item.png) repeat;
	text-align: right;
	margin-bottom: 15px;
	padding: 10px 10px 10px 0;
}
.left_menu ul li a{
	display: inline-block;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #29211e;
	font-weight: bold;
}

.red{ color:#990000;}
.bigtext{font-size: 18px !important}
.actividades p{
  font-size: 13px;
  font-family: Verdana;
  margin: 0 0 15px 0;

}
.actividades strong{ font-size: 14px;line-height: 1.4;}
.separator{
	width: 100%;
	display: inline-block;
	height: 1px;
	border: 1px solid #333;
	margin: 30px 0 40px 0;
}

.uppercase{ text-transform: uppercase; }

.clear{ clear: both; }
.frase {
	float: left;
	width: 370px;
	margin: 0 20px 0 0;
}
.frase p {
	font-family: 'Playfair Display', serif; 
	font-weight: 700; 
	font-style: italic;
	color:#B40404;
	margin-top:0;
	padding-top:66px;
	text-align:center;
	font-size: 19px; 
	line-height: 38px
}
.frase h5 {
	color: #B40404;
	text-align:right;
	padding-right:30px;
}
#home {
	background-image: url("background.jpg");
	height:510px;
}	
.profile-img{
	float:left;
	margin: 46px 20px 0 47px;
	border:1px solid #B40404;
		
}
/* #novedad{           
    font-family: Verdana ,Georgia,Serif;
    font-size: 13px;
    color: #AC0000;
    height: 25px;
    text-align: center;
    margin-top: -5px;
} */
 .videos p{
	font-size: 13px;
	margin: 0;
}
.videos{
  display: block;
  width: 500px;
  padding: 5px 10px 8px;
  font-family: Verdana ,Georgia,Serif; 
  border-radius: 6px;
  /*border: 1px solid #870209;*/
  /*background-color: #903117;*/
  margin: 0 35px 10px;
  font-size: 13px
}
/*.videos:hover{
  background-color: #AC0000;
}*/
#novedad a{
  font-weight: bold;
  color: #b41919;
  font-size: 12px;
}
#novedad a:hover{
  color: #E49D9D;
  /*border: 1px solid #8c201d;
}*/}
.libros{
  display: block;
  width: 500px;
  /*background-color: #903117;*/
  padding: 0 10px 2px;
  border-radius: 6px;
  font-family: Verdana ,Georgia,Serif; 
  /*border: 1px solid #870209;*/
  margin: 0 35px;
  font-size: 13px
}
/*.libros:hover{
  background-color: #AC0000;
}*/

#novedad h4{
  text-align: left;
  /*padding-left: 20px;*/
  color: #AC0000;
   margin: 0 0 5px;
}
.libros p{
	margin: 5px auto;
}

.taller {
	width: 500px;
	padding: 0 10px 2px;
	font-family: Verdana ,Georgia,Serif;
	margin: 0 35px;
	font-size: 13px;
}
.taller p{
	font-size: 13px;
	margin: 0;
}