@charset "utf-8";
/* CSS Document */

body {
  background:#f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
  color: #666;
}
a {
  color: #006666;
  text-decoration: none;
}
a:hover, a:active {
  color: #999;
}
#contenedor {
  margin: 20px auto 0px;
  width:800px;
  background:#FFFFFF;
  border:1px solid #3377AA;
}

#headers {
  width:780px;
  height:150px;
  margin:10px auto 0px;
}

/*--------MENU----------*/

#top-menu {
  width:780px;
  height:28px;
  margin:0px auto;
  background:url(/images/bg-menu.png) repeat-x;
}
ul.MenuHorizontal{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  cursor: default;
  width: auto;
}
ul.MenuHorizontal li{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  position: relative;
  text-align: left;
  cursor: pointer;
  width: 175px;
  float: left;
}
ul.MenuHorizontal ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  cursor: default;
  width: 175px;
  position: absolute;
  left: -1000em;
}
ul.MenuHorizontal a{
  display: block;
  cursor: pointer;
  background-color: x;
}
#MenuItem-1
{
  background: url(/images/menu-foro.png) no-repeat 0px 0px;
  height: 28px;
}
#MenuItem-1:hover
{
  background: url(/images/menu-foro.png) no-repeat 0px -28px;
}
#MenuItem-2
{
  background: url(/images/menu-leer.png) no-repeat 0px 0px;
  height: 28px;
}
#MenuItem-2:hover
{
  background: url(/images/menu-leer.png) no-repeat 0px -28px;
}
/* fin menu */

.registrarse{
  clear:right;
  float:right;
  width:auto;
  height:22px;
  padding:3px 10px;
  color:#FFFFFF;
  font-size:12px;
  text-align:right;
}
.registrarse a{
  color:#FFFFFF;
}
.registrarse a:hover, a:active {
  color: #3377AA;
}
#cont-principal{
  width:780px;
  margin:0px auto;
  min-height:450px;
}
#tit-foro{
  font:Arial, Helvetica, sans-serif;
  font-size:30px;
  text-align:center;
  border-bottom:1px dashed #999999;
  color: #006666;
  line-height:30px;
  padding:20px 25px;
  width:700px;
  margin:0 auto;
}
#cont-principal2{
  width:780px;
  margin:0px auto;
}
.col-izq{
  width:430px;
  float:left;
  clear:left;
  margin:10px;
  padding:10px;
}
.col-izq h2{
  font-size:18px;
  color:#006666;
  line-height:18px;
}
.col-izq h1{
  color:#006666;
  font-size:36px;
  line-height:36px;
}
.col-izq p{
  line-height:17px;
  font: Arial, Helvetica, sans-serif;
  font-size:16px;
  margin-top:17px;
}

.thread{
  clear: both;
  margin:20px auto;
  padding:5px;
  color:#006666;
  background:#f2f2f2;
  border:1px solid #999999;
  width:750px;
}

.tit-thread{
  float:right;
  position:relative;
  clear:right;
  font-size:23px;
  line-height:23px;
  text-align:left;
  width:570px;
  
}
.tit-thread-enc{
  margin:auto;
  width:570px;
  font-size:12px;
  text-align:right;
  color:#666666;
  border-bottom:1px solid #666666;
}
.tit-thread-aprob{
  text-align:center;
  color:#666666;
  border-bottom:1px solid #666666;
  font-size:18px;
  font-weight:bold;
}
.tit-thread-aprob button:hover{
  background:#999999;
  cursor:pointer;
}
.tit-thread-com{
  width:570px;
  margin-top:10px;
  margin-bottom:10px;
}
.tit-thread-frm{
  width:570px;
  border-top:1px solid #666666;
  color:#666666;
  margin-top:5px;
  margin-bottom:5px;
}
.tit-thread-mod{
  text-align:center;
  color:#666666;
  border-top:1px solid #666666;
  font-size:18px;
  font-weight:bold;
}
.tit-thread-mod button:hover{
  background:#999999;
  cursor:pointer;
}
.thread table tbody tr th{
  vertical-align:top;
  width:166px;
  font-weight:bold;
}
.thread table tbody tr td{
  font-size:14px;
  font-weight:bold;
}
.thread table tfoot tr td{
  text-align:center;
  font-weight:bold;
}
.thread table tfoot tr td input{
  font-size:16px;
}
.thread table tfoot tr td input:hover{
  background:#999999;
  cursor:pointer;
}
.thread-iconos
{
  float:left;
  width:20px;
  height:60px;
}
.thread-titulo
{
  float:left;
  width:390px;
  _height:60px;
}
.thread-titulo:hover
{
  cursor:pointer;
}
.thread-titulo p
{
  text-align:left;
  font-weight:bold;
  padding-top:18px;
  padding-left:3px;
}
.thread-creador
{
  float:left;
  width:100px;
  height:60px;
  font-size:13px;
}
.thread-creador p
{
  padding-top:10px;
  padding-left:3px;
}
.thread-ultimo
{
  float:left;
  width:140px;
  height:60px;
  font-size:13px;
}
.thread-ultimo p
{
  padding-left:3px;
}
.thread-estad
{
  float:left;
  width:100px;
  height:60px;
  font-size:13px;
}
.thread-estad p
{
  padding-top:10px;
  padding-left:3px;
}
.thread-botones
{
  float:left;
  width:760px;
  text-align:center;
  font-weight:bold;
}
.thread-botones button:hover
{
  background:#999999;
  cursor:pointer;
}
.thread-nuevoTema
{
  font-size:16px;
  font-weight:bold;
}
.thread-nuevoTema:hover
{
  background:#999999;
  cursor:pointer;
}
.thread-referencias
{
  font-size:13px;
  margin-top:30px;
}
.thread-referencias span
{
  font-weight:bold;
  text-decoration:underline;
}
.imagenes{
  clear:left;
  float:left;
  border:1px dashed #cccccc;
  overflow: hidden;
  text-align:center;
}
#cont-nuevaley {
  width:400px;
  height:auto;
  clear:left;
  float:left;
  margin:10px;
}
#cont-nuevaley p{
  line-height:16px;
  font: Arial, Helvetica, sans-serif;
  font-size:16px;
}
#video {
  width:310px;
  height:150px;
  clear:right;
  position:relative;
  float:right;
  margin-top:20px;
  margin-right:10px;
  border:3px solid #3377AA;
  background:#FFFFFF;
  text-align:center;
  padding-top:100px;
}
#su-aporte {
  width:284px;
  margin-left:18%;
  position:absolute;
  left: 200px;
  top: 430px;
}
#participar {
  width:370px;
  position:relative;
  float:left;
  background:#FFFFFF;
  border:1px solid #3377AA;
  margin:10px;
}
.cont-participa{
  padding:0px 20px;
  margin:0px auto;
  width:330px;
}
#participar p {
  font-size:16px;
  line-height:14px;
  margin:10px auto;
  font-style:italic;
}
#participar h2{
  color:#3377AA;
  font-size:12px;
  text-align:right;
  border-bottom: 1px dashed #3377AA;
  margin-bottom:10px;
}
#leer {
  width:370px;
  position:relative;
  float: right;
  background:#FFFFFF;
  border:1px solid #3377AA;
  margin:10px;
}
#leer p{
  font-size:18px;
  line-height:16px;
  margin:10px auto;
}
#leer h2{
  text-align:center;
  text-transform:uppercase;
  font-size:10px;
}
#leer h6, #participar h6{
  text-align: right;
  text-transform:uppercase;
  font-size:10px;
  margin-right:10px;
}

#leer2 {
  width:280px;
  position:relative;
  float: right;
  background:#f2f2f2;
  border:1px solid #3377AA;
  margin:10px;
}
#leer2 p{
  font-size:18px;
  line-height:16px;
  margin:10px auto;
}
#leer2 h2{
  text-align:center;
  text-transform:uppercase;
  font-size:10px;
  margin-top:10px;
}
#leer2 h6{
  text-align: right;
  text-transform:uppercase;
  font-size:10px;
  margin-right:10px;
}
.cont{
  padding:0px 20px;
  margin:0px auto;
  width:90%;
}
/*---------footer--------*/
#footer
{
  margin: 0px auto 10px;
  width: 780px;
  padding: 7px 10px;
  background: #005588;
  position: relative;
}
#legales {
  float: left;
  width: 300px;
  margin-right: 10px;
  position: relative;
}

#gobernacion {
  float: right;
  width: 200px;
  position: relative;
}
#footer #legales p {
  font-size: 0.625em;
  color: #CCCCCC;
  line-height: 2em;
}

#footer #gobernacion img {
  margin-left: 35px;
}
/*contacto formulario*/
#formulario {
  float:left;
  width:430px;
  margin:10px;
  padding:10px;
}
#formulario h1{
  font-size:14px;
  text-transform:uppercase;
  border-bottom:#CCCCCC 1px dashed;
  margin-bottom:10px;
  color:#006666;
}
#formulario div {
  clear: left;
  display: block;
  width: 430px;
  margin-bottom: 5px;
}
#formulario div label{	
  display: block;
  float: left;
  width: 155px;
  margin: 0 5px 5px 0;
  text-align: right;
  font-size: 0.7em;
  line-height: 2.25em;
}

input{
  border:1px solid #CCCCCC;
}
/* FORMULARIO DE ACCESO DE USUARIOS */

#login {
  background: #f2f2f2;
  margin:10px;
  border: 1px solid #E8E8E8;
  padding: 5px;
  width:190px;
  position: relative;
  float:right;
}
#login h1 {
  font-size: 0.875em;
  border-bottom: 1px solid #CCCCCC;
  font-weight: normal;
  margin-bottom: 5px;
  color:#006666;
}
#login #acceder {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}
#acceder label {
}
#acceder #usuario, #acceder #password {
}
form div {
  clear: left;
  display: block;
  width: 190px;
  margin-bottom: 5px;
}
form div label {
  display: block;
  float: left;
  width: 60px;
  margin: 0 5px 5px 0;
  text-align: right;
  font-size: 0.7em;
  line-height: 2.25em;
}
form div input.inputText, form div input.inputPassword {
  width: 110px;
  padding: 2px;
  margin: 0;
  clear: both;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
}
.boton  {
  font-size: 0.7em;
  padding: 1px 2px;
  background: #E8E8E8;
  border: 1px solid #CCCCCC;
  color: #1b2200;
  margin-left: 65px;
  cursor:pointer;
}
.boton2  {
  font-size: 0.7em;
  padding: 1px 2px;
  background: #E8E8E8;
  border: 1px solid #CCCCCC;
  color: #1b2200;
  margin-left:160px;
  cursor:pointer;
}
#login .nota {
  font-size: 0.7em;
  margin-left: 65px;
}
#login  p  {
  font-size: 0.7em;
  line-height: 1em;
  margin-bottom: 5px;
}
/*PAGERS*/
.pagerFirst
{
  background:url(../images/pagerFirst.gif) no-repeat 0px 0px;
  height:14px;
  width:14px;
  padding-top:10px;
}
.pagerFirst:hover
{
  background:url(../images/pagerFirst.gif) no-repeat 0px -14px;
  cursor:pointer;
}
.pagerPrevius
{
  background:url(../images/pagerPrevius.gif) no-repeat 0px 0px;
  height:14px;
  width:14px;
  padding-top:10px;
}
.pagerPrevius:hover
{
  background:url(../images/pagerPrevius.gif) no-repeat 0px -14px;
  cursor:pointer;
}
.pagerNext
{
  background:url(../images/pagerNext.gif) no-repeat 0px 0px;
  height:14px;
  width:14px;
  padding-top:10px;
}
.pagerNext:hover
{
  background:url(../images/pagerNext.gif) no-repeat 0px -14px;
  cursor:pointer;
}
.pagerLast
{
  background:url(../images/pagerLast.gif) no-repeat 0px 0px;
  height:14px;
  width:14px;
  padding-top:10px;
}
.pagerLast:hover
{
  background:url(../images/pagerLast.gif) no-repeat 0px -14px;
  cursor:pointer;
}
.pagerPage
{
  font-size:14px;
}
.pagerActual
{
}
.pagerPaginator
{
  float:right;
  font-size:18px;
  font-weight:bold;
}
.pagerLabels
{
  font-size:18px;
  font-weight:bold;
}
.pagerLabels span
{
  font-size:14px;
  font-weight:normal;
}

/*--------fin---------*/
