
a  {
	text-decoration : none;
	color : #3333cc;
}
a:Visited  {
	text-decoration : none;
	color : #3333cc;
}
a:Active  {
	text-decoration : none;
	color : #3333cc;
}

a:Hover  {
	text-decoration : none;
	color : #3333cc;
}

a img{
margin-top:20px;
margin-bottom:20px;
border:none;
text-decoration : none;
	color : #3333cc;
}

BODY  {
	font-size : 10pt;
	font-family:"Courier New", Courier, monospace;
	/*font-family : verdana,arial,helvetica;*/
	color : #000000;
	background-color : #ddddbb;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
TD {
	font-size : 10pt;
	font-family:"Courier New", Courier, monospace;
	/*font-family : verdana,arial,helvetica;*/
	color : #000000;
}

H1 {
	font-size : 13pt;
	font-family:"Courier New", Courier, monospace;
	/*font-family : verdana,arial,helvetica;*/
	color : #000000;
}

INPUT {
	font-size: 9pt;
}

SELECT {
	font-size: 9pt;
}
TEXTAREA {
	font-size: 9pt;
}

.fuente8 {
		font-size:9pt;
		font-family:"Courier New", Courier, monospace;
	/*font-family : verdana,arial,helvetica;*/
}

.fuente10 {
		font-size:10pt;
		font-family:"Courier New", Courier, monospace;
	/*font-family : verdana,arial,helvetica;*/
}

.titcol  {
	font-size : 10pt;
	font-family:"Courier New", Courier, monospace;
	/*font-family : verdana,arial,helvetica;*/
	background-color : #eeeecc;
	color : #000000;
}

input {
width:100%;
margin-bottom:10px;}

/* --------------------- capas --------------------- */
#wrapped {
width: 600px;
margin:auto;
background:#FFFFFF;
padding:30px;
}

#pie {
height: 50px;
margin:auto;
padding-top: 5px;
text-align:center;
}
p {
line-height:18px;
text-align:justify;}

/* --------------------- capas --------------------- */

div#qTip {
  padding: 0.2em 0.5em;
  display: none;
  background: #fff;
  color: black;
  font-size: 0.9em;
  text-align: center;
  position: absolute;
  z-index: 1000;
	border: 1px solid black;
}
