/* CSS LedMidia */

body {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
     background: url("images/BKG.gif") repeat-y;
	 background-position: center;
	 background-color:#4c4c4c;
	 margin:inherit;
	 color:#333333;
}

p {

	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
}

.subtitulo {
	color: #CC0000;
	font-weight: bold;
}

.titulo_mont {
	color: #CC0000;
	font-size:15px;
	font-weight: bold;
}

.titulo_FAQ {
	color: #A7312E;
	font-size:12px;
	font-weight: bold;
}

.titulo_Download {
	color: #333333;
	font-size:13px;
	font-weight: bold;
}

#MASK {
	position:absolute;
	left:113px;
	top:1px;
	width:750px;
	height:500px;
	z-index:1;
	visibility: hidden;
}
#anuncio {
	position:absolute;
	left:413px;
	top:94px;
	width:187;
	height:110;
	z-index:2;
	visibility: hidden;
}
.style5 {font-size: 10px}

.style6 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style8 {font-size: 10px; color: #000000; }

