body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(i/mbg.gif);
}

img  {
	border:0;
	
}

p {
	padding:0 10px;
	
	
}

hr { 
height: 1px;
border: 0;
color: #eee;
/*background-color: #333333;*/

}
.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	padding: 0;
	text-align: justify;
}
.textField {
	font-size: 10pt;
	border: 1px solid #CCCCCC;
}

.textTitle {
	font-size: 10pt;
	font-weight: bolder;
	color: #FF9934;
}
a {
	color: #FF9934;
	text-decoration: none;
	font-size:11px;
	font-style:oblique
}
a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}
.yellowTitle {
	color: #FFCC00;
	font-size: 10pt;
	font-weight: bolder;
}
option.title {
	font-weight: bolder;
	color: #C46200;
	font-size: 10pt;
}
.techTable {
	font-size: 10pt;
	color: #FFFFFF;
}

.techTable .header {
	background-color: #C46200;
	font-weight: bolder;
	text-align: center;
}

.techTable .topic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C46200;
	vertical-align: text-top;
}

.techTable .content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C46200;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C46200;
	padding-left: -5px;
	vertical-align: text-top;
}
.adTable {
	font-size: 10pt;
	color: #FFFFFF;
}
.specialTable {
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #333333;
}

.imageLeft {
	float:left;
	margin:10px;
	padding:1px;
	border:solid 1px #FFCC66

}

.imageRight {
	float:right;
	margin-left:10px;
	padding:1px;
	border:solid 1px #FFCC66

}

.imageCenter {
	
	margin-left:10px;
	padding:1px;
	border:solid 1px #FFCC66;
	text-align:center

}


.linea {
width:100%;
height:1px;
border-bottom: dotted 1px #666666
}

.coordenadas {
	width:760px;
	height:100px;
	background:#FC0;
	margin:0;
	padding:0
	
	
}