body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url('../img/background.jpg');
	color:#808080;
	margin-top:35px
}

div#centro {
	background-image:url('../img/background.jpg');
	border:none;
	margin:0 auto;
	width:1100px;
	background-color:#000;
	text-align:center
}

div#centro2 {
	border:thin solid #666;
	margin:0 auto;
	width:740px;
	background-color:#000;
	padding:25px 0 15px 0;
	text-align:center
}

img#cabezal {
	width:700px;
	height:60px
}

div#menu ul {
	width:700px;
	margin:0;
	list-style-type:none;
	line-height:25px
}

div#menu ul li {
	float:left;
	width:auto
}

div#menu ul li.separador {margin:0 8px}

a {
	text-decoration:none;
	font-size:9px
}

a:link, a:visited {color:#808080}

a:hover {color:#F90}

a:active {
	background-color:#000;
	color:#000;
}

div#div_iframe {
	margin:0 auto;
	padding:1px;
	clear:left;
 	width:707px;
	height:192px;
	background-color:#FFF
}

div#bloque {
	text-align:left;
	border:1px solid black;
	background:#FFF url('../img/fondo6.jpg') no-repeat scroll right top;
	_background-attachment:fixed;
	padding:20px 0 0 10px;
	width:705px;
	height:190px;
	overflow:scroll;
}

iframe#external {
	width:705px;
	height:190px
}

div#div_inferior {line-height:30px; text-align:left}

span#span_izq {margin-left:50px}

span#span_der {margin-left:220px}

.sep_der {margin-right:8px}
.sep_izq {margin-left:8px}

input {
	font-size:11px;
	color:#000;
	border-style:solid;
	border-width:0
}

p#pie {
	text-align:center;
	font-size:11px
}

.resaltado {
	background:#DCDCDC;
	font-size:12px;
	font-weight:bolder;
	line-height:16px;
	padding:3px;
	color:#000
}

.textoparrafo1 {
	font-size:11px;
	line-height:16px;
	padding:3px;
	text-align:left;
	color:#000;
	font-weight:normal
}

div#cabecera {
	width:475px;
	background-color:#F9F9F9;
	padding:1px 0
}

div#columnas {width:475px}

div.col {
	width:130px;
	background-color:#F9F9F9;
	float:left;
	margin:1.1em 0;
	margin-left:1.1em
}

div.col p {margin-top:0}

div.col ul {
	color:#000;
	background-color:#F9F9F9;
	font-size:10px;
	margin-top:1ex
}

p#titulo {
	color:#666;
	font-size:12px;
	font-weight:bolder;
	margin:0;
	padding:0
}

li {
	color:#000;
	margin-top:3px
}

div#contenedor {
	text-align:left;
	width:475px;
	background-color:#FFF
}
