/* CSS Document */

body {
	font: x-small Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;	
	background-image:url(dot.gif);	
	color: #c1c1c1;
	margin: 1.5em 0em 0em 0em;
    padding: 0;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #c1c1c1;
	scrollbar-shadow-color : #c1c1c1;
	scrollbar-darkshadow-color : #606060;
	scrollbar-track-color : #353535;
	scrollbar-arrow-color : #c1c1c1; 
/*	font-variant:small-caps;		*/
}

hr {
    clear: both;
   height: 1px;
    color: #606060;
    background-color: transparent;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;/*	text-decoration: none;*/
}
a:hover {
		color: #f5f5f5;
		text-decoration: underline;
}

p {
		font: x-small Verdana, Helvetica, Arial, sans-serif;
}

table.columns {
	width: 90%;
	background-color: #000000;
	border-left: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-right: 1px solid #606060;
	border-top: 1px solid #606060;
}

table.columns td.left {
	vertical-align: top;
    padding: 1em 0.4em 1em 0.4em;
	width: 25%;
	border-right: 1px dashed #606060;
}

table.columns td.main {
    vertical-align: top;
    padding: 1em 1em 1em 1em;
    margin: 0;
	font-size: x-small;
    width: 74%;
}

table.columns td.right {
    vertical-align: top;
    padding: 1em 0.2em 1em 0.4em;
    width: 1%;
}

table.columns td.left p,
table.columns td.right p {
	font: xx-small Verdana, Helvetica, Arial, sans-serif;
}

.menu {
/*	background-color: #303030; */
	padding: 0em 0.2em 0.2em 0.2em;
	font: x-small Verdana, Helvetica, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 606060;
}
h1, h2, h3, h4, h5, h6 {
	color: d7d7d7;
/*	clear: left;*/
/*	font: small Verdana, Helvetica, Arial, sans-serif;*/
	margin: 0;
	border-bottom: 1px solid #606060;
}
.cuadro {
    background-color: #151515;
/*    border-collapse: collapse;*/
    border: 1px solid #606060;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 1em;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
}

.ctitulo {
    background: #303030;
    border: 1px solid #606060;
    border-style: solid solid none solid;
    color: white;
	font-weight: bold;
    padding: 0em 1em 0em 1em;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
}

.ctitulo a{
    background: #303030;
/*    border: 1px solid #606060;*/
 /*   border-style: solid solid none solid;*/
    color: white;
	font-weight: bold;
    padding: 0em 1em 0em 1em;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
}
span.ctitulo a:hover {
    color: #ff9933;
	font-weight: bold;
	text-decoration: none;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
}

.cuadrop {
    background-color: #151515;
    border-collapse: collapse;
    border: 1px solid #606060;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 1em;
    font: xx-small Verdana, Helvetica, Arial, sans-serif;
}
.ctitulop {
    background: #303030;
    border: 1px solid #606060;
    border-style: solid solid none solid;
    color: white;
	font-weight: bold;
    padding: 0em 1em 0em 1em;
    font: xx-small Verdana, Helvetica, Arial, sans-serif;
}
span.ctitulop a:hover {
    color: #ff9933;
	font-weight: bold;
	text-decoration: none;
    font: xx-small Verdana, Helvetica, Arial, sans-serif;
}
.ctitulo a{
    background: #303030;
    color: white;
	font-weight: bold;
    padding: 0em 1em 0em 1em;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
}
span.ctitulo a:hover {
    color: #ff9933;
	font-weight: bold;
	text-decoration: none;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
}


textarea {
    border: 1px solid #606060;  
    color: white;
    background-color: #000000;
    width: 95%;
    padding: 0.1em;
}

input {
    font: x-small Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #606060;  
    color: white;
    background-color: #000000;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}
select {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #606060;  
    color: white;	
    vertical-align: top;
    background-color: #000000;		
}
.group {
    border: 1px solid #606060;
	background-color: #151515;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
	font-size: x-small;
}
table.listing {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
	width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #606060;
    border-bottom: 1px solid #606060;
	border-right:1px solid #606060;
	border-top:1px solid #606060;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
    margin: 1em 0em 1em 0em;
    clear: both;
}
table.listing th {
    background: #303030;
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
    border-right: 1px solid #606060;
    color:#d7d7d7;
    font-weight: bold;
    padding: 0em 1em 0em 1em;
/*    text-transform: lowercase;*/
    white-space: nowrap;
	text-align: left;
}

table.listing td  {
   padding: 0.3em 0.5em 0.3em 0.5em;
    border-bottom: 1px solid #606060;
/*   margin: 0em 0em 0em 0em;*/
}
.autor {
   padding: 0.5em 0.5em 0.5em 0.5em;
    border-bottom: 1px solid #606060;
	width: 110;
/*   margin: 0em 0em 0em 0em;*/
}
.even {
    background-color: #202020;
}
.cuadrito {
    border: 1px solid #606060;
	margin: 0em 0.5em 0em 0.5em;
}
.lineadecuadros{
    background-color: #151515;
/*    border-collapse: collapse;*/
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 1em;
}
.otros
{
    border: 1px solid #606060;
    font: x-small Verdana, Helvetica, Arial, sans-serif;
	background: #151515;
    color:#d7d7d7;
  /*  padding: 0em 1em 0em 1em;*/
    white-space: nowrap;
	text-align: center;
}
table.otros td {
	padding: 0.2em 0em 0.2em 0em;
}
.borrar {
	font-size:smaller;
    color: #ff9933;
}
.mensaje{
  border-left: 1px dashed #606060;
}
.pato{
  padding: 1em;
}
.data {
    font-size: smaller;
}
h6 {
font-style:normal;
font-weight:100;

}
