	
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

ul.estiloMenu {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	

table.mainAntecedentes {
	width: 500px;;
	border: 0;
	padding-left: 30px;
}
table.antecedentes {
	border: 0;
	padding-left: 5px;
}

.tipoAntecedente {
	text-align: right;
	padding-right: 10px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.link:active, link, visited {
	color: #999999;
}
.link:hover {
	color: #FF6600;
}

#cursiva {
	font-style: italic;
}
#negrita {
	font-weight: bold;
}


.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.up:active, link, visited {
	color: #666666;
}
.up:hover {
	color: #000000;
}

div.postop7 {
	position: relative;
	overflow: auto;
	z-index: auto;
	visibility: visible;
	left: -2px;
	width: 200px;
	height: 250px;
	background-color: #CCCCCC;
}

div.postop11 { 
	position: relative;
	overflow: auto;
	z-index: auto;
	visibility: visible;
	left: -2px; 
	background-color: #999999;
	color: #FFFFFF;
	width: 752px;
	text-align: right;
}

div.postop12 {
	position: relative;
	overflow: auto;
	z-index: auto;
	visibility: visible;
	left: -2px;
	background-color: #666666;
	color: #FFFFFF;
	width: 752px;
	text-align: right;
	font-size: xx-small;
}

div.formularioContacto { 
	background-color: #FFFF00;
	width: 175px;
	height: 30px;
}

div#boxContacto{
	width: 175px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin:0 auto;
	background: #FFFF66;
	color:#000;
	margin:0;
	text-align:center;
}

