/* Modificado para el slideshow------------------------------------------*/
#slideshow_salmos {
    position:relative;
    height:150px;
}

#slideshow_salmos IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_salmos IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_salmos IMG.last-active {
    z-index:9;
}


/*-----------------------------------------------------------------------*/

/* Radio Eternidad*/
hr
{
	border: none 0;
	border-bottom: 1px solid #E4E4E4;
    *margin: 0; /* IE Hack */
	padding: 0;
	height: 1px;
	text-align: center;
	
}

.submit
{
	background-image:url(../images/boton_votar.jpg);
	border:none;
	width:71px;
	height:25px;
}

body{
margin:0;
padding:0;
background-image:url(../images/fondo.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#contenedor1{
position:relative;
width:850px;
margin:0 auto;
height:210px;
overflow: inherit;

}

#menu{
text-align:right;
float:left;
width:660px;
margin-top:11px;
padding-left:47px;
}

.alinear{
float:left;
padding-left:13px;}

.alinearr{
height:160px;
float:left;
width:265px;
}

.ar{
padding-top:31px;
height:176px;
float: right;
width:130px;
padding-right:11px;
}

#notocar{
width:825px;
overflow:inherit;
margin:0 auto;
margin-top:0px;
padding-left:15px;
margin-top:7px;
position:relative;
}

#notocar2{
width:780px;
background-image:url(../images/sombra.jpg);
background-repeat:repeat-y;
padding-left:25px;
padding-right:25px;
overflow:hidden;

}

#banner{
width:493px;
height:210px;
padding-left:2px;
float:left;}

#colaboradores{
float: left;
width:285px;
height:210px;
}

#blog_libro{     /* Contenedor de Div Blog y Libro recomentado*/
float:left;
margin-top:15px;
padding-left:5px;
width:495px;}


#blog{            /* Blog */
width:282px;
float:left;
}

.publicacion{  
width:274px;
height:100px;
padding:5px 2px 0 4px;
background-image: url(../images/fondo_blog.jpg);
background-repeat:no-repeat;

}


#libro_recomendadodiv{   /*Libro recomentado*/
width:208px;
height:285px;
float:right;
}
    
#libro_recomendado_fondo{
padding-left:5px;
padding-top:2px;
height:250px;
background-image:url(../images/fondo_libro_recomendado.jpg);
background-repeat:no-repeat;
}


#contenedor_palabrasdegracia_video_encuesta{   /*Div Derecha*/
width:273px;
height:850px;
font-size:12px;
float:right;
}

#video{               /*Div videos*/
width:272px;
margin-top:21px;
height:224px;
background-color:#4772a3;
float:left;
}


#testimonio{    /*testimonio*/
width:485px;
float:left;
font-size:12px;
padding-left:10px;
margin-left:3px;
background-image:url(../images/fondo_testimonio.jpg);
height:150px;
}


#miel{    /*Miel*/
width:495px;
float:left;
margin-left:5px;
height:175px;
text-align:center;
}

#encuesta{
float:left;
width:272px;
}

/*blog detalles*/
.fecha_blog{
padding:2px 0 0 2px;
text-transform:uppercase;
font-size:11px}

.titulo_articulo{
text-transform:uppercase;
font-size:11px;
font-weight:bold;
color:#073f82;}

.mas{
text-transform:uppercase;
font-size:11px;
font-weight:bold;
color:#073f82;}

.mas a{
font-weight:bold;
color:#073f82;
text-decoration:none;}


.mas a:hover{
font-weight:bold;
color: #0099FF;
text-decoration:none;}
 /**/       


#azul{
float:left;
width:270px;
height:270px;
margin-top:10px;
}

.titulo{
margin-bottom:5px;}

.float_right{
float:right;}

.float_left{
float:left;}


#sombraarriba{
width:825px;
margin:0 auto;
padding-left:15px;
}

#sombraarribadentro{
width:780px;
background-image:url(../images/sombraarriba.jpg);
background-repeat: no-repeat;
height:31px;
padding-left:25px;
padding-right:25px;

}


#sombra_izquierda{
width:10px;
height:100%;
background-color:#000000;
float:left;}

#t_sombra {
	position:absolute;
	left:15px;
	top:-32px;
	width:26px;
	height:42px;
	z-index: auto;
}
#sombra_derecha {
	position:absolute;
	left:824px;
	top:-36px;
	width:29px;
	height:43px;
	z-index:1;
}


#contenido_texto{
	color:#333;
padding:0px 4px 0px 5px;
width:493px;
text-align:justify;}

#footer{
font-size:11px;
color:#FFFFFF;
width:100%;
height:65px;
background-repeat:repeat-x;
background-image:url(../images/footer_repeat.jpg);
overflow:hidden;
}

#contenido_footer{
background-image:url(../images/linea_footer.jpg);
background-repeat:repeat-x;
background-position:bottom;
width:727px;
overflow:hidden;
margin:0 auto;
padding-top:22px;
}

#contenido_footer a{
text-decoration:none;
color:#c5d0dc;
}

#contenido_footer a:hover{
color: #FFFFFF;
text-decoration:none;}

.boton{
width:113px;
background-repeat:no-repeat;
background-image: url(../images/1menu_2.png);}

.boton:hover{
background-image: url(../images/2menu_2.png);}
#error-box
{
    border:1px dashed #7a0f0f;
    background: #f6b0b0;
    padding:0px 0px 0px 10px;
    width:400px;
    margin:auto;
}
#ok-box
{
    border:1px dashed #216008;
    background: #d9f5ce;
    padding:0px 0px 0px 10px;
    width:400px;
    margin:auto;
}
#submit-btn
{
    background-image:url("../images/submit.jpg");
    width:71px;
    height:25px;
}