@charset "utf-8";
/* CSS Document */

a, a:visited { text-decoration:none; color:#3366FF}
a:hover { color: #CC0000 } 
body, td {
	font-family: Arial;
	color: #303030;
	font-size: 9pt;
}
input, select, textarea { font-family: Arial; font-size: 8pt; }
.gris { color: #999; font-style: italic; font-size: 8pt; }
.mini { border: 1pt solid #6495ED; }
.miniaturas { color:#999999; font-size: 8pt;}
.pie { font-size:8pt; text-align:center; color:#060 }
.pie a { color:#060 }
.pie a:hover { text-decoration: underline }
.titulo { font-family: Arial; font-size: 12pt; font-weight: bolder; color: #417043; padding-left: 5px; border-bottom: 1px solid; font-variant: normal;}
.titulo2 { font-family: Arial; font-size: 11pt; font-weight: bolder; color: #417043; width:180px; text-align:left; font-variant: normal; margin-bottom:4px}
.titulogrande { font-family: Arial Black; font-size: 18pt; color: #690; text-transform: uppercase; }
.zoom { z-index: 100; padding:4; position:absolute;border:2px solid #000000; ; background-color:#FFFFFF }

.comentario{ background-repeat:no-repeat; color:#006600; padding-top:25px; font-style:oblique;}
.comentarioPie{ font-weight:bold; color:#333333; text-align:right; border-bottom:1px solid #C1ECA6; padding-bottom:2px; padding-top:2px; background-color:#F2FDF3}

#tablAdmin { border-collapse:collapse; border:1px dotted #003300;}
.tdAdmin{ border-top:1px solid #558855;}

