#wrapper {
	/*background: url(../img/bg.png) repeat-x left top;*/
	padding: 0 18px;
}

.center_div  {
	margin: 0 auto;
    position: relative;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1014px;
	padding: 7px;
}

.clear {
	clear:both;
}

#hd {
	background: url(../img/bg_hd.png) no-repeat;
	height:120px;
	position:relative;
	margin-bottom:10px;
}

.logo {
	position:absolute;
	top: -8px;
	left:25px;
}

.socialmedia {
	position:absolute;
	right:240px;
	top:10px;
	color:#fff;
	font-size:16px;
}

.buscar {
	position:absolute;
	right:20px;
	top:10px;
	width: 210px;
}

.menu {
	position:absolute;
	right:30px;
	bottom:0px;
}

#sidebar {
	width: 196px; 
    background-color: #EDEDED;
	border:1px solid #E2EBF4;
	padding:2px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:10px;
}

.registro { 
	padding:3px;
	background:#FFF;
	margin-bottom:10px;
}

.regmensaje { -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.newsletter {
	width:165px;
	margin:0 auto;
}

.newslettersubmit {
	text-align:center;
}

.donativos {
	text-align:center;
	margin-bottom:10px;
}

.bordegris {
	border:7px solid #D3D4D6;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.bordegrisfuerte {
	border:10px solid #303030;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.borderojo {
	border:7px solid #9A1C1D;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

/* contenido */

#principal{ 
    margin-left: 212px; 
    background-color: #ffffff; 
    width: 560px; 
	margin-bottom: 50px;
	position:relative;
}

#slider {
	background:#F4F4F4;
	border:1px solid #DFDFDF;
	margin-bottom:5px;
	position:relative;
	height:276px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}

.nota {
	font-size: 14px;
	position:absolute;
	top:180px;
	background:url(../img/bgnota.png) no-repeat;
	width:400px;
	height:112px;
	padding:18px;
}

.nota a {
	color:#FFF;
	text-decoration:none;
}

.anuncio {
	border:1px solid #EAD2D2;
	background: #F5F5F5;
	padding:13px;
	margin-bottom:10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.anuncio strong {
	font-size: 18px;
}

#noticias {
	border-top:1px dotted #9B1D1E;
	border-bottom:1px dotted #9B1D1E;
}

.noticia {
	border-bottom:1px dotted #9B1D1E;
	padding: 10px 0;
	text-align:justify;
}


#rightbar {
	width: 224px;
	background-color: #EDEDED;
	border:1px solid #E2EBF4;
	padding:2px;
	float: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.videosemanal {
	width:200px;
	margin:0 auto;
}

.links {
	text-align:center;
}

.links img {
	border:7px solid #D5D5D5;
}

#ft{ 
    background-color: #9B1D1E;
	border:1px solid #551110;
	color:#E5C7C7;
	margin-bottom:10px;
    padding: 10px;
    clear: both; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ft strong {
	color:#FFF;
}

.noticiainterna {
	background:#EDEDED;
	padding: 20px;
	text-align:justify;
}

.paginainterna {
	background:#EDEDED;
	padding: 20px;
	text-align:justify;
}

.right {
	float:right;
}

.left {
	float:left;
}

.col-1 {
	width:480px;
}

.flicker {
	text-align:center;
}