* {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}

body,html {
	font-family: arial,verdana;
	font-size: 12px;
	color: #CCCCCC;
	background:#84B7E8;
	height:100%;
}

a {
    font-size: 12px;
    color:#FFF;
    text-decoration:none;
}

a:hover {
    color:#F60;
}

#emuleitor {
	width:34px;
	height:395px;
	position:absolute;
	background:url('images/lateral.gif') no-repeat;
	margin-left:767px;
	margin-top:140px;
}

#contenedor {
	width:767px;
	margin:auto;
	background:url('images/bg.jpg') repeat-y;
	min-height:100%;
	height: auto!important;
	height:100%;
}

#header {
	width:767px;
	height:178px;
	background:url('images/logo.jpg') no-repeat;
}

#bloquesizq {
	width:155px;
	float:left;
}

#bloquescent {
	width:464px;
	float:left;
}

#bloquesder {
	width:148px;
	float:left;
}

.bloqueizq_tit {
	width:142px;
	height:34px;
	padding-left:7px;
}

.bloqueizq_cont {
	width:140px;
	background:#0C5080;
	border:solid 1px #094570;
	border-top:none;
	margin-left:7px;
	margin-bottom:15px;
}

.bloqueizq_cont p {
	padding:5px;
}

#publiheader {
	width:767px;
	background:#000;
	height:120px;
}

#publiheader iframe {
	width:728px;
	margin:auto;
	display:block;
	text-align:center;
	padding-top:10px;
}

.bloquecent_tit {
	width:436px;
	height:136px;
	background:url('images/bloquecent_tit.jpg') no-repeat;
	margin-left:14px;
}

.bloquecent_tit h2 {
	font-size:12px;
	font-family:arial,verdana;
	font-weight:bold;
	color:#000;
	padding-top:105px;
	padding-left:215px;
}

.bloquecent_tit h2 a {
	color:#000;
}

.bloquecent_tit h2 a:hover {
    color:#F60;
}

.bloquescent_cont {
	width:434px;
	margin-left:14px;
	background:#CCCCCC;
	border:solid 1px #000;
	border-top:none;
	border-bottom:none;
	color:#000;
}

.bloquescent_cont p {
	padding:5px;
}

.bloquecent_pie {
	width:436px;
	height:15px;
	background:url('images/bloquecent_pie.jpg') no-repeat;
	margin-left:14px;
	margin-bottom:15px;
}

.anomalia {
	padding-left:28px;
}

.bloquesder_tit {
	margin-left:7px;
}

.bloquesder_cont {
	margin-left:10px;
	margin-bottom:15px;
}

.bloquesder_cont p {
	padding:5px;
}

.indiceimg {
	width:250px;
	height:349px;
	display:block;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
}

.info {
	padding-bottom:10px;
}

.info span {
	font-weight:bold;
}

.info p {
	padding:3px;
	padding-left:5px;
}

.bloqueizq_cont li {
	background:url('images/icono.gif') no-repeat;
	padding-left:15px;
	font-weight:bold;
}

.bloquesder_cont li {
	background:url('images/icono.gif') no-repeat;
	padding-left:15px;
	font-weight:bold;
}

#top {
	width:426px;
	height:181px;
	background:url('images/top.gif') no-repeat;
	margin-left:20px;
}

.topizq {
float:left;
padding-left:10px;
padding-top:60px;
width:200px;
}

.topder {
float:right;
padding-right:10px;
padding-top:60px;
width:190px;
}

#top p {
height:15px;
overflow:hidden;
}

#footer {
	width:767px;
	margin:auto;
	height:49px;
	background:url('images/pie.gif') no-repeat;
	clear:both;
	color:#333;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
}

#footer a {
color:#000;
}

.descargar {
width:500px;
color:#000;
font-weight:bold;
margin-top:15px;
}

.descargar a {
color:#000;
height:15px;
overflow:hidden;
display:block;
text-transform: uppercase;
}

.bloqueizq_cont input {
width:130px;
}

.bloqueizq_cont h2 {
font-size:12px;
font-family:arial,verdana;
}