/*
Theme Name: MUNA Default
Theme URI: http://www.muna.hn/
Description: Tema para la pagina principal de MUNA.
Version: 1.0
Author: Omar Cardona
Author URI: http://www.omarcardona.com/
*/

body {
	font-family:"Segoe UI","Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	color:#333333;
	background-image:url(../imagenes/principales/fondo.jpg);
	background-repeat:no-repeat;
	background-color:#DEE9F6;
	background-position:top;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	font-size:12px;
}










/* Elementos propios del cuerpo */

h1 {
	margin:0px;
	padding:0px;
	font-size:28px;
	font-weight:bold;
	color:#EE8220;
}

h2 {
	margin:5px 0px;
	padding:0px;
	font-size:20px;
	color:#EE8220;
	font-weight:bold;
	border-bottom:1px solid #4EB0E9;
}

h3 {
	margin:5px 0px;
	padding:0px;
	color:#196297;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #B4D2EF;
}

h4 {
	margin:5px 0px;
	padding:0px;
	font-size:16px;
	color:#EE8220;
}

a:link, a:visited, a:active {
	color:#196297;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#0066FF;
	text-decoration:none;
}
a:focus {
	outline:none;
}


form {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:5px 0px;
}

ul, ol {
	margin:5px 15px;
	padding:0px;
}

li {
	margin:0px 15px;
	padding:0px;
}









/* Maquetacion */

#pagina {
	width:820px;
	margin:auto;
	padding:0px;
}

#encabezado {
	height:70px;
	margin:0px;
	padding:0px 0px 12px 0px;
	background-image:url(../imagenes/principales/encabezado.png);
	background-position:bottom;
	background-repeat:no-repeat;
}


#contenido {
	width:760px;
	margin:0px;
	padding:0px 30px;
	background-image:url(../imagenes/principales/contenido.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#pie-pagina {
	clear:both;
	height:75px;
	padding:0px;
	margin:0px;
	background-image:url(../imagenes/principales/pie-pagina.png);
	background-position:top center;
	background-repeat:no-repeat;
}









/* Elementos de la cabezera */

#menu {
	float:left;
	width:520px;
	height:70px;
	padding-left:40px;
}
.menu-a a:link, .menu-a a:visited, .menu-a a:active {
	display:block;
	float:left;
	width:160px;
	height:60px;
	margin:10px 10px 0px 0px;
	background-image:url(../imagenes/principales/menu.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.menu-a a:hover {
	background-image:url(../imagenes/principales/menu.png);
	background-position:-480px 0px;
	background-repeat:no-repeat;
}
.menu-b a:link, .menu-b a:visited, .menu-b a:active {
	float:left;
	width:160px;
	height:60px;
	margin:10px 10px 0px 0px;
	background-image:url(../imagenes/principales/menu.png);
	background-position:-160px 0px;
	background-repeat:no-repeat;
}
.menu-b a:hover {
	background-image:url(../imagenes/principales/menu.png);
	background-position:-640px 0px;
	background-repeat:no-repeat;
}
.menu-c a:link, .menu-c a:visited, .menu-c a:active {
	float:left;
	width:160px;
	height:60px;
	margin:10px 10px 0px 0px;
	background-image:url(../imagenes/principales/menu.png);
	background-position:-320px 0px;
	background-repeat:no-repeat;
}
.menu-c a:hover {
	background-image:url(../imagenes/principales/menu.png);
	background-position:-800px 0px;
	background-repeat:no-repeat;
}

#cabezera-derecha {
	float:right;
	width:260px;
	height:70px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#buscador {
	clear:both;
	padding:10px 0px 0px 0px;
	margin:0px;
}

input.caja-texto {
	font-family:"Segoe UI",Arial,Verdana,Helvetica,sans-serif;
	/*font-family:"Trebuchet MS",arial,sans-serif;*/
	color:#666666;
	width:148px;
	height:18px;
	font-size:12px;
	background-color:#EEF8FF;
	border:1px solid #4EB0E9;
}

input.boton {
	width:19px;
	height:19px;
	border:0px none #000000;
	background-image:url(../imagenes/principales/boton-buscador-principal.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#boton-home {
	height:30px;
	padding:40px 0px 0px 0px;
	margin:0px;
}









/* Elementos del contenido */

#titulo {
	padding:5px 0px;
	margin:0px;
	font-size:14px;
	line-height:26px;
	color:#196297;
	background-image:url(../imagenes/principales/logo.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#contenido-columnas {
	float:left;
	width:760px;
	margin:0px;
	padding:5px 30px;
	background-image:url(../imagenes/principales/contenido.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#columna-izq {
	float:left;
	width:360px;
	padding:0px 20px 0px 0px;
	margin:0px;
}

#columna-der {
	float:right;
	width:360px;
	padding:0px 0px 0px 20px;
	margin:0px;
}

.enfasis-a {
	margin:15px 0px;
	padding:10px;
	background-color:#EEF8FF;
	/*font-style:italic;*/
}

.enfasis-b {
	margin:15px 0px;
	padding:10px;
	border:1px dashed #196297;
	color:#196297;
	/*font-style:italic;*/
}

.enfasis-c {
	margin:10px 0px;
	padding:5px;
	font-size:10px;
	color:#666666;
}

.enfasis-d {
	text-transform:uppercase;
	font-weight:bold;
	color:#196297;
	font-size:16px;
}

.audios {
	width:211px;
	margin:10px;
	padding:5px 10px;
	float:left;
	border:1px solid #4EB0E9;
	line-height:22px;
	background-color:#EEF8FF;
}

.videos {
	width:484px;
	margin:10px;
	padding:10px;
	border:1px solid #4EB0E9;
	line-height:22px;
	background-color:#EEF8FF;
        text-align: center;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -ms-border-radius: 8px;
        border-radius: 8px;
}

.foto-normal-izq {
	width:240px;
	height:180px;
	padding:17px;
	float:left;
	background-image:url(../imagenes/principales/fondo-foto.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:15px;
}

.foto-normal-der {
	width:240px;
	height:180px;
	padding:17px;
	float:right;
	background-image:url(../imagenes/principales/fondo-foto.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:15px;
}

.fondo-imagen {
	float:left;
	width:123px;
	height:92px;
	margin:5px;
	padding:5px;
	border:1px solid #4EB0E9;
}

#panel {
	background:#DEE9F6;
	height:90px;
	display:none;
	width:408px;
	margin:0px 0px 0px auto;
	border-bottom:1px solid #4EB0E9;
	border-left:1px solid #4EB0E9;
	border-right:1px solid #4EB0E9;
	text-align:center;
	padding-top:10px;
}

.slide {
	margin:0px 0px 0px auto;
	width:410px;
	padding:0px;
	border-top:solid 4px #4EB0E9;
}
.btn-slide {
	text-align:center;
	width:120px;
	height:14px;
	padding:5px;
	margin:0px 0px 0px auto;
	display:block;
	text-decoration:none;
	background-image:url(../imagenes/principales/slide.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.active {
	background-image:url(../imagenes/principales/slide.png);
	background-repeat:no-repeat;
	background-position:0px -24px;
}

#to-the-top {
	clear:both;
	text-align:right;
	margin-top:20px;
}
#to-the-top a:link, #to-the-top a:visited, #to-the-top a:active {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
#to-the-top a:hover {
	text-decoration:underline;
}

#usuarios-ie {
	font-family:Verdana, Arial, sans-serif;
	background:#FFFFDE;
	color:#000;
	border-bottom:2px solid #7F0C00;
	padding:10px;
}
#usuarios-ie p {font-size:1.3em; margin:0; padding:5px 0; line-height:1.5em;}
#usuarios-ie a {text-decoration: underline; font-weight: bold; color: #D64411;}



.caja-audio-new
{
	background-color:#EEF8FF;
	padding:10px 20px;
	border:1px solid #4EB0E9;
	margin:10px 0px 20px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



/* Elementos del Pie de Pagina */

#derechos {
	height:48px;
	width:340px;
	float:left;
	color:#666666;
	margin:27px 0px 0px 30px;
}

#enlaces-interes {
	height:48px;
	float:left;
	width:400px;
	margin:27px 40px 0px 10px;
}
