* {
	margin: 0;
	padding: 0;
}
body {
	background: #F6F6F6 url(archivos/background.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

a {
    text-decoration: none;
}
img {
    border: 0px;
}


/*
form {
}
*/

/*
input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

pXXX, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
*/

a {
	color: #FF5500; /* #FF5A00; */  /* #0000cc; */
}

a:hover {
	/* text-decoration: blink; */
}

/*
a img {
	border: none;
}
*/
/*
img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
*/
/*
*/

/* Wrapper */
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(archivos/background-body.jpg) repeat-y;
}
/*
#wrapper2 {
	background: url(archivos/img10.jpg) no-repeat left bottom;
}
*/

/* Header */
#cabecera {
	height: 140px;
	background: #087FE7 url(archivos/background-header.jpg) no-repeat;
}

/* Logo */
#logo {
    float: left;
    height: 110px;
}
#logo img {
    margin: 5px 10px  10px 60px;
    float: left;
}
#logo h1 {
    margin: 10px 0px 0px 0px;
    /* padding: 90px 0 0 78px; */
    /* text-transform: lowercase; */
    /* letter-spacing: -3px; */
    font: bold 24px Arial, Arial Narrow, "Trebuchet MS", Helvetica, sans-serif;
    /* font-size: 25px; */
    color: #FFFFFF;
    float: left;
}
/*
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
*/


/* Menu */
#menu {
    clear: both;
    margin: 0px 50px 0px 50px;
    /* background-color: #ff0000; */
    /* text-align: center; */
	/* float: right; */
}
#menu ul {
    margin: 0;
    padding: 0;
	/* padding: 112px 78px 0 0; */
 height: 30px;
	/* list-style: none; */
	/* line-height: normal; */
}
#menu ul li {
	display: inline;
 /* text-align: center; */
}
#menu ul li a {
  float: left;
	padding: 5px 10px 5px 10px;
	/* text-decoration: none; */
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
  text-align: center;
}
#menu ul li a:hover {
    color: #000000;
	/* text-decoration: underline; */
    background-color: #ffffff;
}
#menu .separador {
    background: transparent url(archivos/separador_menu.jpg) right no-repeat;
}





/* Page */
#pagina {
	background: url(archivos/background-contenido.jpg) no-repeat;
 padding: 8px 50px;
}


/* Content */
#contenido {
    float: left;
    width: 592px;
    /* padding: 0 0 0 76px; */
    /* background: #009900; */
}

#titulares {
    /* background-colorX: #f9f9f9; */
    /* borderX: 0px solid #cccccc; */
}
#noticiasanimadas {
    width: 282px;
    height: 210px;
    /* background-color: #ff5500; */
    float: left;
}

#noticiasestaticas {
    float: left;
    width: 310px;
    height: 210px;
    /* background-colorXXX: #eeeeee; */
}
#noticia {
    float: left;
    width: 310px;
    height: 70px;
    /* background-colorXXX: #ff00ff; */
}
#noticia .foto {
    float: left;
    width: 68px;
    height: 45px;
    padding: 12px 8px;
    /* background-colorXXX: #cc0000; */
}
#noticia .foto img {
    border: 1px solid #cccccc;
    padding: 1px;
    width: 65px;
    height: 45px;
}
#noticia .titulo {
    float: left;
    width: 226px;
    height: 69px;
    /* background-colorXXX: #00ffff; */
    border-bottom: 1px solid #cccccc;
}
#noticia .titulo h1 {
    height: 40px;
    font-size: 11px;
    padding: 8px 4px 0px 25px;
    background: url(archivos/icono-titular.gif) 0px 4px no-repeat;
}
#noticia .titulo h1 a {
    color: #0000ff;
}
#noticia .titulo h1 a:hover {
    color: #000000;
}
#noticia .titulo span {
    float: right;
    padding: 2px 4px;
    /* background-colorXXX: #009900; */
}
#noticia .titulo span a {
    color: #000000;
}
#noticia .titulo span a:hover {
    color: #0000ff;
}

.post {
	padding-top: 10px;
}
.post h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #F2F2F2;
    font: bold 22px Arial Narrow, Arial, "Trebuchet MS", Helvetica, sans-serif;
	/* letter-spacing: -0.035em; */
	/* font-weight: normal; */
	/* color: #37404C; */

}

.post h2 a {
	text-decoration: none;
	color: #0000ff; /* #37404C; */
}
.post h2 a:hover {
	color: #000000; /* #37404C; */
	/* text-decoration: underline; */
}
.post .entrada {
    /* font: normal 13px Arial, Arial Narrow, "Trebuchet MS", Helvetica, sans-serif; */
    font-size: 13px;
    text-align: justify;
    /* background-color: #ff0000; */
}
.post .entrada ul, .post .entrada ol {
    margin: 0 0 0 40px;
}

.post .entrada .left {
	float: left;
	margin: 5px 10px 0 0;
}
.post .entrada .right {
	float: right;
	margin: 5px 0 0 10px;
}
.post .entrada p {
	/* margin-bottom: 1.2em; */
	margin: 5px 0 10px 0;
	line-height: 150%;
	text-align: justify;
}
.post .meta {
	height: 16px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(archivos/pie-post.jpg) repeat-x left bottom;
	/* line-height: normal; */
}
.post .meta .fecha {
	display: block;
	float: left;
}
.post .meta a.enlace {
	display: block;
	float: right;
	padding-left: 16px;
	background: url(archivos/icono-enlace.gif) no-repeat left center;
}
.post .meta a.comentarios {
	display: block;
	float: right;
	padding: 0 20px 0 20px;
	background: url(archivos/icono-comentarios.gif) no-repeat left center;
}

/* Paginado */
#paginado {
    text-align: center;
}
#paginado ul {
    margin: 0px;
    padding: 10px 0px;
    /* margin: 15px auto; */
    /* background: #ff0000 url(archivos/hdot.gif) repeat-x top; */
}
#paginado ul li {
    display: inline;
    font: normal 12px Arial, Arial Narrow;
	/* margin: 0px; */
	/* padding: 0px; */
}
#paginado ul li span {
    padding: 2px 4px;
}
#paginado ul li a {
    padding: 2px 4px;
    border: 1px solid #dddddd;
    color: #999999;
}
#paginado ul li a:hover, #paginado ul li a:active, #paginado ul li a:focus {
    background: #dddddd;
    border: 1px solid #999999;
    color: #666666;
}



/************************************************
	Comments Template
************************************************/

#comentarios                                         , #comments-template {
    margin: 0px 0px 10px 0px;
    padding: 5px;
    background: #fff;
    border-bottom: 1px solid #F2F2F2;
    font-size: 13px;
}
#comentarios h3                                      , #comments-template h3, #content h2, #content h3, #content h4, #content h5, #content h6, #full-posts h2, #feature h2 {
    /* font-family: 'Georgia', 'Times', 'Times New Roman', serif; */
    color: #ff7800;
    /* font-size: 1.4em; */
}
#comentarios .error {
    margin: 10px 50px 10px 50px;
    padding: 5px;
    border: 1px solid #ff9900;
    background-color: #ffff99;
    font-weight: bold;
}
#comentarios ol {
    list-style-type: none;
    margin-top: 10px;
}
#comentarios ol li {
    width: 570px;
    clear: left;
    overflow: hidden;
    margin: 0px 0px 8px 0px;
    padding: 5px 5px;
    background: #dcdfd5;
    border: 1px solid #ccc;
}
#comentarios ol li.alt {
    background: #e9eae5;
}
#comentarios ol li .avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin: 0px 10px 0 0;
    background: #eee;
    border: 1px solid #999;
    padding: 2px;
}
#comentarios ol li .datos {
    float: left;
    /* font-size: 1em; */
    /* margin-top: 0px; */
}
#comentarios ol li .comentario {
    float: left;
    width: 87%;
    padding: 0px;
    text-align: justify;
}
#comentarios form p {
    padding: 5px 5px 5px 0px;
}
#comentarios input, #comentarios textarea {
    color: #000000;
    width: 60%;
    padding: 4px;
    margin: 0px;
    background: #e9eae5;
    border: 1px solid #cccccc;
}
#comentarios textarea {
    width: 99%;
}
#comentarios input.submit-comment, #comentarios input.reset-comment, #comentarios .button {
	width: 100px;
	padding: 4px;
	margin-right: 10px;
	}


/* Sidebar */

#barralateral {
    float: right;
    width: 260px;
    /* padding: 67px 76px 0 0; */
    padding: 0 5px 0 5px;
    padding: 0;
     /* background: #ffff00; */
}

#barralateral ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#barralateral li {
    margin-bottom: 20px;
    /* margin-bottom: 40px; */
}

#barralateral li h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 5px 5px;
    background-image: url(archivos/background-h3.jpg);
 
	/* margin-bottom: 10px; */
	/* padding-bottom: 10px; */
	border-bottom: 1px solid #F2F2F2;
	/* letter-spacing: -0.035em; */
	/* font-weight: normal; */
	color: #37404C;
	font-size: 16px;
	font-weight: bold;
}
#barralateral li div {
    padding: 0 5px 0 5px;
}

#barralateral ul li ul {
    /* padding: 0 10px 0 10px; */
}
#barralateral li ul li {
	margin: 0;
}



/*
*/

/* Search */
#buscador {
}

/*
#buscador br {
	display: none;
}
*/

#buscador input {
    padding: 2px 5px;
    border-top: 1px solid #BAD300;
    border-left: 1px solid #A9C817;
    border-right: 1px solid #7DAB00;
    border-bottom: 1px solid #578900;
    background: #6E9D00 url(archivos/background-boton.gif) repeat-x;
    /* font-size: 11px; */
    font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    /* height: 20px; */
    font-weight: bold;
}
#buscador #s {
    width: 130px;
    padding: 2px 5px;
    border: 1px solid #EBEBEB;
    background: #FFFFFF;
    font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #6B6B6B;
}



/* Widebar */
#bloqueinferior {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #F2F2F2 url(archivos/background-widebar.gif) repeat-x;
}
#bloqueinferior #colA, #bloqueinferior #colB, #bloqueinferior #colC {
    padding: 10px;
	float: left;
	width: 260px;
    /* background-color: #00ff00; */
}

#bloqueinferior #colA h3, #bloqueinferior #colB h3, #bloqueinferior #colC h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 5px 0;
	/* margin-bottom: 10px; */
	/* padding-bottom: 10px; */
	border-bottom: 1px solid #F2F2F2;
	/* letter-spacing: -0.035em; */
	/* font-weight: normal; */
	color: #37404C;
	font-size: 16px;
	font-weight: bold;
}

#bloqueinferior #colA dl { /* #bloqueinferior #colA dl.list1 { */
	/* margin: 0; */
	/* padding: 0; */
	/* list-style: none; */
}
#bloqueinferior #colA dl dt {
	float: left;
	width: 70px;
}
#bloqueinferior #colA dl dd {
	margin-bottom: 4px;
}
#bloqueinferior #colA dl dd a {
	color: #0000ff;
}
#bloqueinferior #colA dl dd a:hover {
	color: #000099;
}

#bloqueinferior #colB ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* line-height: normal; */
}

#bloqueinferior #colC ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* line-height: normal; */
}
#bloqueinferior #colC ul li {
    float: left;
    /* margin: 0 8px 10px 5px; */
    margin: 2px 4px;
    /* display: inline; */
}
#bloqueinferior #colC ul li img {
    padding: 3px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
}
/*
#bloqueinferior #colC ul li.nopad {
	margin-right: 0;
}
*/


/* Footer */
#pie {
    /* background-color: #ff0000; */
	height: 56px;
	/* background: url(archivos/background-pie.jpg) no-repeat; */
 
}
#pie h1 {
    background-color: #000099;
	/* margin: 0; */
	padding: 15px 0;
 margin: 0px 50px;
	text-align: center;
	color: #ffffff;
   background: url(archivos/background-pie.jpg) no-repeat;
   font-size: 14px;
   font-weight: normal;
}
#pie a {
	color: #ffffff;
}

/*


*/

