@charset "utf-8";
/* CSS Document */
* {margin:0px;padding:0px;border:0px;}
ul,li {list-style-type:none;}

BODY{
background: url('img/fondo.gif') left repeat-y;
} 
a{
text-decoration:none;
color:#CC3300;
outline:none;
} 
a:hover{
color:#CC9900;
} 
.contenedor {
background:url('img/fondo.gif') left repeat-y;
background-position:-102px 0px;
margin-left:100px;
margin-right:100px;
height:auto;
width:1000px;
overflow:hidden;
}
.cabecera {
background:url('img/titular.jpg') no-repeat;
width:1000px;
height:150px;
}
.menu{
width:160px;
float:left;
border:0px;
margin: 0px;
height:auto;
}
.botonera a {background:url(img/botonera.jpg);display:block; height:21px; text-indent:-9000%}
/*ESTADO NORMAL*/
.bot_inicio a {width:160px; background-position:0px -63px;}
.bot_conocimientos a {width:160px; background-position:0px 0px;}
.bot_humor a {width:160px; background-position:0px -21px;}
.bot_detodo a {width:160px; background-position:0px -84px;}
.bot_colaborar a {width:160px; background-position:0px -42px;}

/*ESTADO ROLLOVER*/
.bot_inicio a:hover {background-position:-160px -63px;}
.bot_conocimientos a:hover {background-position:-160px 0px;}
.bot_humor a:hover{background-position:-160px -21px;}
.bot_detodo a:hover {background-position:-160px -84px;}
.bot_colaborar a:hover {background-position:-160px -42px;}
/*ESTADO ACTIVO*/
.bot_inicio a.active {background-position:-160px -63px;}
.bot_conocimientos a.active {background-position:-160px 0px;}
.bot_humor a.active {background-position:-160px -21px;}
.bot_detodo a:hover {background-position:-160px -84px;}
.bot_colaborar a.active {background-position:-160px -42px;}

.contenido{
width:830px;
border:0px;
margin:0px;
float:left;
height:auto;
padding-top:20px;
padding-left:10px;
background:url('img/fondo_contenido.gif') repeat-y;
}
#paginador {
background-color: #eee;
border: 1px solid #ccc;
text-align:center;
padding: 0px 5px;
width:680px;
white-space: nowrap;
font: 11px Verdana;
}
span.navthis {
padding: 3px 8px;
background-color: #eee;
color: #FF7F00;
font-weight: bold;
font-size: 12px;
}
a.nav:link, a.nav:visited, a.nav:active {
padding: 3px 10px;
background-color: #eee;
color: #888;
text-decoration: none;
}
a.nav:hover {
padding: 2px 9px;
color:#FFFFFF;
background-color:#3399FF;
border: #999999 1px solid; 
}

.pie{
width:1000px;
height:auto;
clear:both;
background:url('img/fondo_pie.gif');
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
line-height:18px;
padding-top:10px;
margin-bottom:0px;
}
.titulo {
margin-left:20px;
width:600px;
background:url('img/barra.jpg') repeat-x bottom;
text-align:left;
color:#CC3300;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.fecha {
text-align:left;
color:#996633;
font-size:14px;
padding-right:0px;
}
.cat {
text-align:left;
color:#996633;
font-size:14px;
padding-right:0px;
}
.resumen {
margin-left:20px;
width:600px;
color:#666600;
}
.extra {
width:124px;
float:right;
}
.contenidoart{
width:680px;
border:0px;
margin:0px;
height:auto;
padding-top:20px;
padding-left:10px;
}

.titulart{
color:#669900;
background:url(img/barra.jpg) bottom repeat-x;
width:auto;
height:auto;
font-size:medium;
}

.cnombre {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.cinputtext {
border:solid 1px #336600;
}

.coment{
background:url(img/fondo_comentario.gif) repeat;
color:#000000;
font:"Courier New", Courier, monospace;
}

.comnombrefecha{
color:#999900;
}
.comnombre{
color:#669966;
display:inline;
font-weight:bold;
}
.separador {
display:inline;
color:#003300;
font-weight:bold;
}
.comentario{
background:url(img/fondo_comentario.gif) repeat;
width:500px;
padding:10px;
}
.csubmit{
background:#336600;
color:#FFFFFF;
}
.bbtit {
background:url(img/barra.jpg) bottom repeat-x;
color:#666600;
}
