/* CSS Document */
<!--
BODY 		{ margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
 /* FONT COLORS 
TABLE		{ COLOR: #000000; FONT: 11px arial, sans-serif; font-weight: normal }*/
.title		{ COLOR: #0033FF; FONT: 12px arial, sans-serif; font-weight: bold; }
 /* PAGE LINK COLORS */
a:link		{ color: #0033FF; text-decoration: underline; }
a:visited	{ color: #6633FF; text-decoration: underline; }
a:active	{ color: #0033FF; text-decoration: underline; }
a:hover		{ color: #6699FF; text-decoration: none; }
.Estilo1 {font-size: 16px}
.Estilo2 {font-size: 12px}


INPUT.negro{background-image:url(img_obras/Durius/cb.gif)}



table {  
/*   
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;    margin: 45px;     width: 480px; text-align: left;
*/
border-collapse: collapse;
border-left-color:#FFFFFF;
border-right-color:#FFFFFF; }
 
th {     
font-size: 13px;
font-weight: normal;
padding: 8px;
background:  #b9c9fe;  
border-top: 4px solid #aabcfe;
border-bottom: 1px solid #fff; 
/*color: #039;*/ }

 td {    
 padding: 8px;     
 background: #e8edff;
 border-top: 1px solid  #000033;
 /*#fff;
 transparent ;*/
 border-bottom: 1px solid  #000033;
 /* #fff;
 border-left-color: transparent ;
 border-right-color: transparent ;*/
 /* color: #669;   */  }

 tr:hover td { 
 background:  #d0dafd; 
/* color: #339;*/ }
 

-->

