/*
	COLORS
	
	gris:		#9c9785
	girs claro:	#E1DFD8
	naranja:	#E86524
	ocre:		#D49E27
	violeta:	#6F2C87
	azul:		#007DA3
	fucsia:		#CD0080
	turquesa:	#009C93
	verde:		#82BC40
	rojo:		#C0252C
	
*/


/* BitStream Clarendon Regular */
@font-face {
	font-family: 'ClarendonRoman';
	src: url('../fonts/CLRNDNN.eot');
	src: local('Clarendon Roman'), local('ClarendonBT-Roman'), url('../fonts/CLRNDNN.woff') format('woff'), url('../fonts/CLRNDNN.ttf') format('truetype'), url('../fonts/CLRNDNN.svg#ClarendonBT-Roman') format('svg');
}

/* BitStream Clarendon Bold */
@font-face {
	font-family: 'ClarendonBold';
	src: url('../fonts/CLRNDNB.eot');
	src: local('Clarendon Bold'), local('ClarendonBT-Bold'), url('../fonts/CLRNDNB.woff') format('woff'), url('../fonts/CLRNDNB.ttf') format('truetype'), url('../fonts/CLRNDNB.svg#ClarendonBT-Bold') format('svg');
}


body {
	margin: 0;
	background-color: #E1DFD8;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9c9785;
}

p {
	margin: 0 0 15px 0;
	line-height: 17px;
}

a, a:visited {
	color: #9c9785;
}

a:hover {
	color: #C0252C;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	margin: 0;
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}

h1 {

}

h2 {
	font-family: 'ClarendonBold', 'Times New Roman', Times, serif;
	font-size: 25px;
	margin: 0 0 10px 15px;
	text-transform: uppercase;
	font-weight: normal;
}

.quienes_somos h2 {
	color: #E86524;
}

h3 {
	font-family: 'ClarendonRoman', 'Times New Roman', Times, serif;
/*	font-size: 20px;*/
	margin: 0 0 10px 0;
/*	text-transform: uppercase;*/
	font-weight: normal;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}


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


.hidden {
	display: none;
}

.floatLeft {
	float: left;
}

.naranja {
	color: #E86524;
}

.rojo {color: #C0252C}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.normal {
	font-weight: normal;
}

.clearIt {
	clear: both;
}

.clarBol {
	font-family: 'ClarendonBold', 'Times New Roman', Times, serif;
}

.clarRom {
	font-family: 'ClarendonRoman', 'Times New Roman', Times, serif;
}

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

.triangle_right {
	width: 10px;
	height: 40px;
	float: left;
}

.triangle_up, .triangle_down {
	height: 10px;
}


/* HEADER */


#header_wrapper {
	width: 100%;
	background: url(../images/header_bgr.png) repeat-x;
}

#header_cont {
	width: 980px;
	margin: 0 auto;
	height: 183px;
}

#header {
	width: 980px;
	height: 85px;
	margin-bottom: 8px;
	background-color: #9c9785;
	overflow: hidden;
}

#header a, #header img {
	float: left;
/*	display: block; */
}


#header #en_cartel_tab {
	width: 213px;
	height: 74px;
	float: left;
	padding: 11px 0 0 27px;
}

/*
#header a.en_cartel_btn {
	width: 220px;
	height: 85px;
	float: left;
	background: url(../images/en_cartel_btn.png) no-repeat top;
}

#header a.en_cartel_btn:hover {
	background-position: bottom;
}
*/

/* MNENU */

#menu {
	height: 90px;
	background-color: #FFF;
	position: relative;
	z-index:999;
}

#menu ul li {
/*	display: block;*/
/*	text-align: center;*/
	float: left;
	height: 75px;
/*	display: table;*/
	
	/* Estos son para fijar el triangulito cuando está visible */
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu ul li a {
	font-family: 'ClarendonRoman', 'Times New Roman', Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #E1DFD8;
	text-decoration: none;
/*	display: table-cell;*/
/*	vertical-align: middle;*/
	display: block;
	text-align: center;
	
	height: 63px;
	padding-top: 12px;
}

#menu ul li a:visited {
	color: #E1DFD8;
}

#menu ul li a:hover {
	color: #FFF;
}

li#mm_quienes {width:105px; background-color: #E86524;}
li#mm_historias {width:130px; background-color: #D49E27;}
li#mm_palabra {width:130px; background-color: #6F2C87;}
li#mm_clasicos {width:130px; background-color: #007DA3;}
li#mm_escuelas {width:130px; background-color: #CD0080;}
li#mm_cursos {width:105px; background-color: #009C93;}
li#mm_descargas {width:130px; background-color: #82BC40; }
li#mm_novedades {width:120px; background-color: #C0252C; }

#menu ul li#mm_quienes a {height: 53px; padding-top: 22px;}
#menu ul li#mm_historias a {}
#menu ul li#mm_palabra a {height: 53px; padding-top: 22px;}
#menu ul li#mm_clasicos a {}
#menu ul li#mm_escuelas a {}
#menu ul li#mm_cursos a {height: 45px; padding-top: 30px;}
#menu ul li#mm_descargas a {height: 53px; padding-top: 22px;}
#menu ul li#mm_novedades a {height: 45px; padding-top: 30px;}



/* **** */
/* Submenu */
ul#main-menu ul {
	position: absolute;
/*	background-color: #f18100;*/
/*	padding: 10px 0 12px 0;*/
	width: 190px;
}

#menu ul li#mm_quienes ul {
	background-color: #E86524;
	padding-bottom: 10px;
}


.sub-menu {
	display:none;
	visibility:hidden;
}

ul#main-menu ul li {
	float: none;
	padding: 0 15px;
	white-space: nowrap;
	height: auto;
	text-align: left;
}

#menu ul#main-menu ul.sub-menu li a {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #E1DFD8;
	padding: 5px 30px 5px 0;
	display: block;
	line-height: 25px;
	height: auto;
	text-transform: none;
	border-bottom: 1px solid #E1DFD8;
	text-align: left;
}

#menu ul#main-menu ul.sub-menu li a:visited {
	color: #E1DFD8;
}

#menu ul#main-menu ul.sub-menu li a:hover {
	color: #FFF;
}

#menu ul#main-menu ul.sub-menu li a.lastA {
	border-bottom: 0;
}



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


/* BODY */


#body_wrapper {
	width: 920px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 30px;
}

.row {
	width: 920px;
	overflow: hidden;
	margin-bottom: 30px;
}

.col_290 {
	width: 290px;
	float: left;
	margin-right: 25px;
}

.col_370 {
	width: 370px;
	float: left;
	margin-right: 35px;
}

.col_442 {
	width: 442px;
	float: left;
	margin-right: 36px;
}


.col_447 {
	width: 447px;
	float: left;
	margin-right: 26px;
}

.col_515 {
	width: 515px;
	float: left;
	margin-right: 35px;
}

.last-col {
	margin: 0;
}



.block {
	padding: 15px;
}

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

/* GRILLA DE FOTOS 3 COL + 2 HIL */


.grilla3x2 {
	border-collapse: collapse;
	width: 515px;
	height: 330px;
}

.grilla3x2 td {
	padding: 0;
}

.grilla3x2 .pic {
	width: 161px;
	height: 154px;
}

.grilla3x2 .colSpace {
	width: 16px;
}

.grilla3x2 .hilSpace {
	height: 22px;
}



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

/* FOOTER */

#inner_footer_wrapper {
	padding-top: 25px;
}

#inner_footer {
	text-align: center;
}

#inner_footer h3 {
	font-size: 23px;
}

#inner_footer p {
	font-size: 14px;
	font-style: italic;
}

#inner_footer .facebook_follow {
	margin: 0 auto;
	width: auto;
}

#inner_footer .facebook_follow td {
	vertical-align: middle;
	padding: 0 5px;
}

#inner_footer .facebook_follow p {
	font-style: normal;
	font-size: 16px;
	margin: 0;
}

#out_footer_wrapper {
	background-color: #9c9785;
}


#out_footer {
	padding: 15px;
	width: 950px;
	margin: 0 auto;
	height: 85px;
	color: #FFF;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	overflow: hidden;
}

#out_footer a {
	color: #FFF;
	
}