@charset "utf-8";
/* CSS Document */
body {
margin: 0px 0px 0px 0px;
background: #00BB00 url("midle.jpg") repeat-y top center;
font-family: sans-serif;
height: 100%;
}
#bod {
margin: 0px 0px 0px 0px;
min-height: 100%;
height: auto;
height: 100%;
background: url("header.jpg") no-repeat top center;
}
#header {
margin: 0px 0px 0px 0px;
height: 140px;
text-align:right;
}
#contenedor {
margin:0 auto 0 auto;
width: 760px;
}
#lateral {
display: table;
width: 155px;
heigth: 100%;
overflow: auto;
text-align: left;
float: left;
margin: 0px 0px 0px 0px;
padding-left: 5px;
}
#principal {
display: table;
width: 450px;
margin: 0px 0px 0px 0px;
padding: 0px 5px 5px 5px;
}
#derecha {
display: table;
width: 130px;
padding: 0px 5px 0px 5px;
float: right;
margin: 0px 0px 0px 0px;
}
#pie {
width: 100%;
height: 125px;
margin-top -125px;
background: url("footer.jpg") no-repeat bottom center;
clear:both;
text-align: center;
padding-top: 40px;
position: absolute;
}
ul {
	font-size: 70%;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* MENU CATEGORIAS */	
#menu9 li a {
  	height: 27px;
	text-decoration: none;
	padding: 8px 0 0 10px;
	display: block;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #333333;
	background:  url(../img/botoneza.gif) no-repeat;
	}
	
#menu9 li a:hover {
	color: #FFFFFF;
	background:  url(../img/botoneza.gif) 0 -35px no-repeat;
	}

/* MENU SUPERIOR */
.menupm {
width: 760px;
height: 25px;
padding-top: 10px;
text-align: left;
margin-bottom: 20px;
}

.menup a{
font-size:14px;
color: #000000;
text-decoration: none;
font-weight: bold;
margin: 0px 0px 0px 30px;
}

.menup a:hover {
color: #FF0004;
}

/*      ESTILO GENERAL      */
h1 {
text-align: right;
color: #FFF;
margin: 0px 170px 0px 0px;
padding: 0px 0px 0px 0px;
}
h2 {
text-align: right;
color: #FFFF00;
margin: 0px 170px 0px 0px;
padding: 0px 0px 0px 0px;
}
.txt {
font-size: 12px;
text-align: justify;
}

.txttitle {
font-weight: bold;
font-size: 12px;
text-align: justify;
}

.txt a{
text-decoration: none;
color: #009900;
}
.txt a:hover {
color: #FFEA00;
text-decoration: underline;
}

.txtfooter {
font-size: 14px;
color: #FF0004;
}



.aviso {
text-align: center;
padding: 20px;
margin: 0 auto 0 auto;
width: 400px;
background: #767676;
display: table;
color: #FFFFFF;
}
.txtfooter a{
color:#000;
text-decoration: none;
}
.txtfooter a:hover{
color: #FF0000;
text-decoration: underline;
}

.imglink a{
text-decoration: none;
border-style:none;
border: 0px;
border: none;
}

/* ESTILO DE LOS COMENTARIOS AULAN */
.creanuevomensaje {
background-image: url("17.png");
background-repeat:no-repeat;
padding: 0px 0px 0px 18px;
margin: 5px 5px 5px 10px;
font-size: 18px;
font-weight: bold;
}
.creanuevomensaje a:hover {
color: red;
text-decoration: none;
}

.titulobase {
background-color: #3D3D3D;
height: 24px;
}

.titulotxt {
color: #FFFFFF;
font-weight: bold;
padding-top: 3px;
display: table;
}

.izquierda {
float: left;
}

.derecha {
float: right;
}

.comm {
background-color: #E0E0E0;
padding-bottom: 12px;
}

.division {
height: 5px;
}

.topcom {
width: 440px;
display: table;
}

.para {
text-align: left;
font-size: 16px;
color: #F00;
margin-top: 5px;
}


.aufecha {
background-image: url("31.png");
background-repeat:no-repeat;
padding: 0px 25px 0px 22px;
margin-top: 5px;
font-size:12px;
color: #FF0000;
float: right;
}

.comentario {
padding: 5px 15px 5px 15px;
text-align: justify;
}

.atte {
font-size:15px;
color: #F00;
text-align: right;
}

.bottom {
width: 420px;
display: table;
margin-bottom:30px;
}

.aucomentar {
background-image: url("17.png");
background-repeat:no-repeat;
padding-left: 18px;
margin-left: 10px;
margin-top: 5px;
float: left;
font-size: 14px;
}

.aucomentar a{
color: #000000;
text-decoration: none;
}

.aucomentar a:hover {
color: red;
}

.responder {
background-image: url("28.png");
background-repeat:no-repeat;
padding-left: 18px;
margin-top: 5px;
float: right;
font-size: 14px;
}
.responder a{
text-decoration: none;
color: #000000;
}
.responder a:hover{
text-decoration: none;
color: red;
}
.pagi {
text-align: center;
font-size:14px;
}
.pagi a{
background-color: #E0E0E0;
text-decoration: none;
padding: 2px 4px 2px 4px;
color: #000000;
}
.pagi a:hover{
background-color: #FF002B;
text-decoration: none;
color: #FFFFFF;
}