body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/grad256.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leblock {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	width: 458px;
	border: 2px solid #C80959;
	overflow: hidden;
	position: relative;
	margin-right: 0px;
}

.ancho468scroll{
	overflow: auto;
	width: 458px;
	margin-right: 0px;

}

.ancho468clip{
    overflow: hidden;
    width: 468px;
	margin-right: 0px;
}


.riblock {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	width: 224px;
	border: 2px solid #A30F7B;
}

.ancho234scroll{
    overflow: auto;
    width: 224px;
	margin-right: 0px;
}

.ancho234clip{
    overflow: hidden;
    width: 234px;
	margin-right: 0px;
}



.ribanner {
	background-color: #FFFFFF;
	width: 234px;
	border: 2px solid #0000FF;
}
.lebanner {
	background-color: #FFFFFF;
	border: 2px solid #0000FF;
	width: 468px;
}
.lele {
	background-image: url(images/lele.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.leri {
	background-image: url(images/leri.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
}
.le {
	background-color: #F766A3;
	width: 472px;
}
.leleopen {

	background-image: url(images/leleopen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
}
.leleclose {
	background-image: url(images/leleclose.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 16px;
}
.lelebot {
	background-image: url(images/lelebot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
}
.leribot {
	background-image: url(images/leribot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
}
.lebot {
	background-image: url(images/lecebot.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 472px;
}






.rile {
	background-image: url(images/rile.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.riri {
	background-image: url(images/riri.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
}
.ri {
	background-color: #D26CD8;
	width: 238px;
}
.ririopen {

	background-image: url(images/ririopen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
}
.ririclose {
	background-image: url(images/ririclose.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 16px;
}
.rilebot {
	background-image: url(images/rilebot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 16px;
}
.riribot {
	background-image: url(images/riribot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
	height: 16px;

}


.ribot {
	background-image: url(images/ricebot.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 238px;

}

.secciones p{
	margin: 0px;
	padding-left: 10px;
}
.secciones h2{
	margin: 2px 0px 2px 0px;
}


.secciones a{
	color: #990099;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/flechita.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.secciones a:hover{
	color: #F766A3;
	text-decoration: none;
	background-image: url(images/flechita.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 15px;
}
.pekenha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	color: #000000;
	letter-spacing: 0.1em;
	text-transform: none;


}

.calendario {
    background-color: #F8EEFF;
}

.days{
       width: 25px;
      text-align: right;
}

.today{
	font-weight: bold;
       width: 25px;
      text-align: right;
}


.calendar {
	font-size: 12pt;
	line-height: 13pt;
	margin: 2px 2px 2px 0px;
	color: #000000;       
}

.calendario a{
	color: #990099;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
    text-align: right;
}
.calendario a:hover{
	background-color: #EECCFF;	
    color: #0000FF;
	font-weight: bold;
	text-decoration: none;

}

.busqueda {
  background-color: #F8EEFF;
}

.searchform {
	padding: 10px;
}

.searchform .formfield {
	padding: 0px;
        width: 200
}
.searchform .formbutton {
	padding: 0px;
        width: 200;
}





.commentform, .searchform, .mailform {
	padding: 10px;
}

.searchform .formfield {
	padding: 0px;
        width: 200
}
.searchform .formbutton {
	padding: 0px;
        width: 200;
}



.comentario {
  background-color: #FDDFEB;
}



.commentform .formfield {
	padding: 0px;
        width: 430;
}
.commentform .formbutton {
	padding: 0px;
        width: 430;
}


.miembro{
  background-color: #FFFFE8;
}


.mailform .formfield {
	padding: 0px;
        width: 430;
}
.mailform .formbutton {
	padding: 0px;
        width: 430;
}

.pie {
	font-size: 9pt;
	color: #B10A51;
}


.pie a{
	color: #561759;
	font-weight: bold;
	text-decoration: none;
}
.pie a:hover{
	color: #3F031D;
	text-decoration: none;
}

.titulo a{
	color: #A30F7B;
	font-weight: bold;
	text-decoration: none;
        margin-top: 30px;
}
.titulo a:hover{
	color: #0000FF;
	text-decoration: none;
}
.highlight{
	background-color: #FF99FF;
	font-weight: bold;
	color: #FFFFFF;

}


.ultimos p, .masactivos p{
	margin: 0px;
	padding-left: 12px;
}
.ultimos h2, .masactivos h2{
	margin: 2px 0px 2px 0px;
}


.ultimos a, .masactivos a{
	font-size: 8pt;
	color: #990099;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/flechita.gif);
	background-repeat: no-repeat;
	background-position: -2px center;
	padding-left: 10px;
	line-height: 12pt;
}
.ultimos a:hover, .masactivos a:hover{
	color: #F766A3;
	text-decoration: none;
	background-image: url(images/flechita.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 13px;
}