body { 
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color: #eee;
	font-family: Arial, sans-serif;
}

.cabecera {
	background-image: url('/imagenes/cabecera.jpeg');
	height: 181px;
	width: 990px;
	margin: auto;
	clear: both;
}
.cabecerabox {
	color: #fff; 
		display: none;
	font-family: sans-serif;  
	text-align: right;
	float: right;
	width: 400px;
	height: 100px;
	margin: 15px 30px 0px 0px;
}
.cabecerabox a { 
	font-family: Arial;
	font-size: 14px; 
	color: #fff; 
	text-decoration: none; 
	font-weight: bold ; 
	margin: 0px 2px 
}


.menu {
	background-image: url('/imagenes/menu.jpeg');
	height: 24px;
	width: 990px;
	margin: auto;

}
.menubox { margin: 0px 10px; color: #d5d5d5; font-family: sans-serif;  }
.menubox .verde {
	color: #62c6e0;
	
}
.menubox a { 
	font-family: Arial;
	font-size: 13px; 
	color: #d5d5d5; 
	/*color: #9e8;  */
	text-decoration: none; 
	font-weight: bold ; 
	margin: 0px 2px 
}
	
.cuerpo {
	background-image: url('/imagenes/cuerpo.jpeg');
	width: 990px;
	margin: auto;

}
.cuerpo .sep {
	height: 1px; 
}
.cuerpo .container {
	margin: 0px 20px;
	color: #333;
	font-size: 13px;
	line-height: 18px;
	width: 930px
}
.cuerpo .container a {

}
.cuerpo img { margin: 20px;}
h1 { font-size: 22px; font-family: georgia; margin: 10px 0px 5px 0px; color: #e89910 ;} /* background: url('/imagenes/logotipo20x19.gif') no-repeat 0px 2px; padding-left: 25px; line-height: 22px;} */
h2 { font-size: 17px; font-family: arial; margin: 10px 0px 5px 0px; color: #e89910 }
h3 { font-size: 14px; font-family: verdana; margin: 10px 0px 5px 0px; color: #e89910 }

.formulario th { text-align: left; font-weight: normal; }
.formulario input, textarea { border: 1px solid #999; width: 300px; }
.formulario textarea { height: 100px;}

.pie {
	background-image: url('/imagenes/pie.jpeg');
	height: 76px;
	width: 990px;
	margin: auto;

}
.container {
	margin: 0px 10px;
}
.piecopy, .pieenlaces { margin: auto; width: 800px; text-align: center; }
.piecopy { padding-top: 10px; color: #000; font-family: serif; font-size: 12px; }
.pieenlaces a { color: #000; margin: 0px 2px; font-family: serif; font-size: 12px ; text-decoration: none; font-weight: bold}
.pieenlaces { color: #3d3d8f; font-size: 14px;}


.cuerponoticias {
	width: 930px;
}
.cuerponoticias h2 {
	margin-top: 5px;
	color: #3d3d8f;
}

.cbloquenoticia .cfecha {
  color: #666;
  font-size: 9px;
  font-family: verdana;
  margin-bottom: 5px;
}

.cbloquenoticia .centradilla {
  font-weight: bold;
  font-family: arial;
  line-height: 18px;
  padding-bottom: 10px;
  color: #777;
}

.cbloquenoticia .ccuerpo {

}

#cvisor .thumbnails img{ margin: 1px!important; }

#cvisor .thumbnails, #cvisor .imagenes {
	displ1ay: none
}

#visorbox { width: 810px; height: 700px; float: left;}
#visorbox img { margin: 0px}
#cvisor .thumbnails { height: 600px }
#cvisor .thumbnails, #navegador {
   float: right;
   width: 102px;
   text-align: center;
}
#navegador {
  margin-top: 10px;
}
#navegador img {
	margin: 0px;
	border: 0px;
}
#navegador span {
	padding: 1px;
}
#navegador a {
	border: 0px solid red;
	text-decoration: none;
}
#boxplaystop a { 
  border: 0px solid red;
}

.grupoActivo {
  background-color: #eee;
  
}
/*
pa tener en cuenta


*/
.cbloquenoticia h2 a {
	text-decoration: none;
	color: #3d3d8f;
}

.titmerca {
	font-weight: bold;
	color:  #17176f;
}
.titsolar {
	font-weight: bold;
	color: #e89910 ;
}
pre {
	font-size: 11px;
	margin: 0px;
	background-color: #eee;
}

pre .color1 { color: #75507b; font-weight: bold;}
pre .color2 { color: #c4a000; }
pre .color3 { color: #1a9fa1; }
pre .color4 { color: #3465a4; font-weight: bold;}
pre .color5 { color: #d22222; font-weight: bold;}

.container a, .cbloquenoticia .ccuerpo a {
	text-decoration: none;
	border-bottom: 1px solid #aaf;
	color: #3d3d8f;
	font-size: inherit;
}
.ccuerpo pre {
	font-size: 13px;
}
/* Estilos comentarios de articulos */
.cuerpocomentario {
	margin-top: 10px;
}
.cuerpocomentario i {
	font-weight: bold;
	color: #1a8fa1;
}

.comco2lor {
	background-color: #ddf;
}

.comcol3orsin {
	background-color: #dfd;
}
.nick {
	color: #c4a000;
}
.comhora {
	font-size: 11px;
	font-family: sans;
	margin-top: 2px;
	text-align: right;
	color: #888;
}
#cajacomentar {
	display: none;
}






