/*Estilos genericos para el sitio granitos del pozo*/
body {  
	margin: 0px 10px 0px 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#000000;
}

:link { color: #FFFFFF; background: transparent }
:visited { background: transparent; color: #FFFFFF; }
:active { color: #FFFFFF; background: transparent }
th, td { /* ns 4 */
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font_weight: bold;
}

h1, h2, h3 { text-align: center }
h4, h5, h6 { text-align: center }
/* background should be transparent, but WebTV has a bug */

h1 { 
	font-size: 26px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h2 { 
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;	
}
h3 {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;	
}
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }

ol, ul, li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.hide { display: none }

div {font-size:12px}

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { color: white; border: none } /* remove border from top image */

@media screen {  /* hide from IE3 */
a:hover { background: transparent } 
}

pre { margin-left: 2em }

p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}

/*Menu*******************************/
p.menuopcion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
}

a.menuopcion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
	text-decoration : none;
	background: transparent;		
}
a.menuopcion:link {
	color : #ffffff;
	text-decoration : none;
	background: transparent;	
}
a.menuopcion:hover {
	text-decoration : underline;
	background: transparent;	
}
/*************************************/

.texto {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #FFFFFF;	
}

.textoresal { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;	
	text-align:justify;
}

p.copyright { font-size: 10px;
	      text-align: center; }
	      
.pie {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:thin;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
}
p.pie { text-align:center}
a.pie:visited { background: transparent }
a.pie:hover { background:#EEEEEE}

  