@charset "utf-8";
/* CSS Document */

body {
	color:#545454;
	background-image:url(../img/fondo.jpg);
	background-color:#f4f2ee;
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
}

.contenedor{
	width:960px;
	margin: 0 auto;
}

.header {
	width: 960px;
	height:200px;

		
}
.contenidos{
	width: 960px;

	
}
.menu{
	float:left;
	width:220px;	
}
.noticias{
	width:300px;	
}
.img_noticias{
	background-image:url(../img/bg_img.png);
	background-repeat:no-repeat;
	
}

.sidebar{
	float:right;
	background-image:url(../img/bg_sideb.gif);
	background-repeat:no-repeat;
	height:1000px;
	width:310px;
	
	
}
.footer {
	clear:both;
	width: 960px;

		
}
.titulo_noticias{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#e10038;
}
.footer_texto_bold{
		font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#7878787;
}	

.footer_texto{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
	color:#7878787;
}	
.fondo_noticia{
	background-image:url(../img/bg_img.png);
	background-repeat:no-repeat;
	padding:10px;
}
.paginacion{
			font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
		color:#e10038;
}
#inscribete{
	position:relative;
	top:-60px;
	left:50px;
	}
	

	.link_nuestros_sitios A:link {
text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color:#e10038;
}

.link_nuestros_sitios A:visited {
text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color:#e10038;
}

.link_nuestros_sitios A:active {
text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color:#e10038;}

.link_nuestros_sitios  A:hover {
text-decoration:underline;
	font-weight:bold;
	font-size:16px;
	color:#e10038;
}
.agenda{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	
}
		
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:150px;
		background:#fff;		
		margin-bottom:2em;
		}	
			
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:150px;
		height:100px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:20px;
		height:30px;
		position:absolute;
		left:-20px;
		top:30px;
		}	
	#nextBtn{ 
		left:160px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:20px;
		height:30px;
		background:url(../images/derecha.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/izquierda.png) no-repeat 0 0;	
		}			
		
		    #daddy-shoutbox {
      padding: 5px;
      background: #4D473D;
      color: white;
      width: 200px;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 11px;
    }
    .shoutbox-list {
      border-bottom: 1px solid  #332F29
;
      
      padding: 5px;
      display: none;
    }
    #daddy-shoutbox-list {
      text-align: left;
      margin: 0px auto;

	  
    }
    #daddy-shoutbox-form {
      text-align: left;
      
    }
    .shoutbox-list-time {
      color: #FFB85D;
    }
    .shoutbox-list-nick {
      margin-left: 5px;
      font-weight: bold;
    }
    .shoutbox-list-message {
      margin-left: 5px;
    }
    
	#gallery {position:relative; width:450px; margin:0px auto; padding:5px; border:6px solid #fff; background:#ccc}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:437px; height:300px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:0px; padding:5px 0; width:447px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:447px; }
#thumbs { top:-13px;position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:300px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#libro{
	height:200px;
	overflow:scroll;
	overflow-x: hidden;
	width:200px;
	text-align:center;
}