@charset "utf-8";
body {
	background-color: #E6E6E6;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#tabla_gral {
	height: 100%;
	width: 990px;
	background-color: #FFF;
	background-image: url(../img/fondo_tabla.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cabecera {
	margin-right: 40px;
	margin-left: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B80A00;
	height: 80px;
}
#cabecera #titulo {
	font-size: 40px;
	color: #B80A00;
	background-image: url(../img/titulo_hebreo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 350px;
	line-height: 80px;
	margin-left: 25px;
	cursor:pointer;
}
#idiomas {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#idiomas img {
	margin-left: 3px;
}


#botonera {
	background-image: url(../img/botonera_fondo.png);
	background-repeat: no-repeat;
	height: 91px;
	margin-left: 40px;
	padding-left: 25px;
}
.imprimir {
	position: absolute;
	z-index: 5;
	padding-top: 45px;
	text-align: right;
	margin-left: 860px;
}
.imprimir a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.imprimir a:hover {
	background-color: #B80A00;
}

#botonera .imagen {
	background-image: url(../img/botonera_der.png);
	background-repeat: no-repeat;
	height: 91px;
	background-position: right top;
	width: 282px;
	float: right;
}
#botonera .bt {
	line-height: 40px;
	float: left;
	padding-right: 37px;
	background-image: url(../img/botonera_separador.png);
	background-repeat: no-repeat;
	background-position: right;
}
#botonera .bt a {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
#botonera .bt a:hover {
	color: #EF7D00;
}
#botonera .active {
	line-height: 40px;
	float: left;
	padding-right: 37px;
	background-image: url(../img/botonera_separador.png);
	background-repeat: no-repeat;
	background-position: right;
}
#botonera .active a {
	font-size: 15px;
	color: #EF7D00;
	text-decoration: none;
}
#botonera img {
	float: right;
}



#pie {
	background-color: #E6E6E6;
	height: 40px;
	padding-left: 40px;
	font-size: 11px;
	color: #6F7071;
	padding-right: 40px;
}
#pie .copy {
	float: right;
}
#pie a{
	color: #6F7071;
	text-decoration:none;
}
#pie a:hover{
	text-decoration:underline;
}
#contenido {
	font-size: 13px;
	color: #666;
	margin-left: 65px;
	line-height: 19px;
	margin-right: 20px;
}
#contenido #col_der {
	float: right;
	width: 280px;
	padding-bottom: 20px;
}
#contenido #col_der a{
	color: #666;
	text-decoration:underline
}
#contenido #col_der a:hover{
	text-decoration:none
}
#contenido #col_izq {
	float: left;
	width: 580px;
	padding-bottom: 20px;
}

#contenido p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenido a {
	color: #B80A00;
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}
#contenido .titulo {
	font-size: 20px;
	color: #B80A00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenido .titulo2 {
	font-size: 15px;
	color: #B80A00;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contenido .rojo {
	color: #B80A00;
}
#contenido .punteo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#contenido .foto {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#col_izq .bloque {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}


#form_tramos {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
	background-image: url(../img/form_fondo.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 12px;
	color: #FFF;
}
#form_tramos .bt {
	color: #666;
	background-color: #E5E5E5;
	font-size: 11px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin-top: 10px;
}
#form_tramos .celda {
	width: 60px;
	font-size: 12px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#tabla_meditaciones {
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	width: 860px;
	background-image: url(../img/tabla_titulos.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}
#tabla_meditaciones td {
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#tabla_meditaciones .titulos {
	color: #FFF;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#tabla_meditaciones .gris1 {
	background-color: #E0E0E0;
}
#tabla_meditaciones .gris2 {
	background-color: #F2F2F2;
}
#tabla_meditaciones .uso {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.iframe {
	clip: rect(148px,auto,auto,120px);
	height: 740px;
	width: 580px;
	position: absolute;
	margin-top: 450px;
	margin-left: -30px;
}
