/*///// MAQUETACIÓN //////*/

body {
	text-align:center;
	background:#F8F960;
	margin:0px 0px 0px 0px;
}
.pagina{
	/*border:1px #ff00ff solid;*/
	background:url(ficheros/Image/fondo.jpg) repeat-y center center;
	padding: 0px 0px 0px 0px;  /*top, right, botton, left */
	margin: 0px 0px 0px 0px;
	width: 995px;
	height: 500px;
	float:center;
}
.entrada {
	position: absolute;
	margin-top:-200px; margin-left:-275px;
	top:50%; left:50%;
	width: 550px;
	height: 400px;
	z-index:1
}
.cabecera {
   background:url(images/cabecera.jpg) no-repeat center center;
	height: 144px;
	padding: 0px 0px 0px 0px;  /*top, right, botton, left */
	margin: 0px 0px 0px 0px;  /*top, right, botton, left */
	float:center;
}
.fotos {
    background:#ffffff;
	width:979px;
	height: 174px;
	padding: 1px 0px 0px 0px;  /*top, right, botton, left */
	margin: 0px 0px 0px 0px;  /*top, right, botton, left */
	float:center;
}
.cuerpo {
	background:url(ficheros/Image/fondo_cuerpo.jpg) repeat;
	padding: 1px 7px 0px 8px;  /*top, right, botton, left */
	width:979px;
	height:auto;
/*	overflow-y: auto;
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR:       #000000;
	SCROLLBAR-HIGHLIGHT-COLOR:  #000000;
	SCROLLBAR-3DLIGHT-COLOR:    #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR:     #000000;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #ffffff;  */
}
.logo_cuerpo {
	clear:both;
	background:url(ficheros/Image/fondo_cuerpo_logo.gif) no-repeat bottom;
	padding: 1px 7px 0px 8px;  /*top, right, botton, left */
	width:979px;
	height:auto;
	z-index:1;
}
.izq_cuerpo {
	padding: 0px 0px 0px 0px;  /*top, right, botton, left */
	width:727px;
	height:100%;
	float:left;
	z-index:2;
}
.dcha_cuerpo {
	padding: 0px 0px 0px 0px;  /*top, right, botton, left */
	width:250px;
	height:243px;
	float:right;
	z-index:2;
}
.foto_cuerpo {
	padding: 8px 0px 0px 6px;  /*top, right, botton, left */
	width:250px;
	height:100%;
	bottom:0px;
	float:left;
}
.texto_cuerpo {
	padding: 8px 6px 0px 14px;  /*top, right, botton, left */
	width:440px;
	height:auto;
	float:right;
	text-align:left;
	z-index:2;
}
.galeria {
	padding: 6px 6px 6px 6px;  /*top, right, botton, left */
	width:850px;
	height:550px;
	overflow-y: auto;
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR:       #a98158;
	SCROLLBAR-HIGHLIGHT-COLOR:  #a98158;
	SCROLLBAR-3DLIGHT-COLOR:    #a98158;
	SCROLLBAR-DARKSHADOW-COLOR: #a98158;
	SCROLLBAR-SHADOW-COLOR:     #a98158;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #ffffff;
}
.piepagina {
	padding: 2px 6px 0px 0px;
	background:url(ficheros/Image/fondo_pie.jpg);
	width: 973px;
	height: 25px;
	text-align:right;
}

.piepagina1 {
	padding: 2px 6px 0px 0px;
	background:url(ficheros/Image/fondo_pie1.jpg);
	width: 973px;
	height: 35px;
	text-align:right;
}

/* DIVS DE MENÚS  */
/*////////////////////////////////////////////////*/
/*		MENU 		*/
.menu{
	background:url(ficheros/Image/fondo_menu.jpg);
	width: 979px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
}

/*////////////////////////////////////////////////*/
/*		MENU NOTICIAS		*/

.menunot{
	width: 192px;
	height: 100%;
	float: right;
	margin: 0px 4px 0px 0px;
}
.menunoticias {
	background:url(ficheros/Image/noticias_fnd.jpg) repeat-y;
	float: right;
	width: 192px;
	height:100%;
	padding: 0px 0px 0px 0px;
}
.menunot_sup {
	background:url(ficheros/Image/noticias_sup.jpg);
	float: right;
	width: 192px;
	height: 44px;
	padding: 0px 0px 0px 0px;
}
.menunot_inf {
	background:url(ficheros/Image/noticias_inf.jpg);
	float: right;
	width: 192px;
	height: 44px;
	padding: 0px 0px 0px 0px;
}
/*///////////////////////////////////////////////*/
.cuadronot{
	/*border:1px #ff00ff solid;*/
	/*background:url(ficheros/Image/fondo_web.jpg) repeat-y center center;*/
   padding: 0px 0px 0px 0px;  /*top, right, botton, left */
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 100px;
}
.cuadrolista{
	background:url(ficheros/Image/fondo_lista.jpg);
	height:100%;
	padding:90px 0px 90px 0px;
}
.fondoart {
	width:130px;
	height:103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.noticiafull {
	background:url(ficheros/Image/fondonot.jpg) repeat-y center center;
	position:absolute;
	left:0px;
	top:69px;
	width:578px;
	height:423px;
	z-index:1;
	padding-right: 6px;
	overflow-y: auto;
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR:       #ff0000;
	SCROLLBAR-HIGHLIGHT-COLOR:  #ff0000;
	SCROLLBAR-3DLIGHT-COLOR:    #ff0000;
	SCROLLBAR-DARKSHADOW-COLOR: #ff0000;
	SCROLLBAR-SHADOW-COLOR:     #ff0000;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #ffffff;
}
.contenedornews {
	background-color: #ffffff;
	margin-top:  0px;
	background-image:url(ficheros/Image/fondo_web.jpg);
	background-repeat:repeat-y;
	background-position:top;
	position:absolute;
	margin-left:-350px;
	left:50%;
	width: 700px;
	height: 100%;
	text-align:center;
	z-index:1;
}
.cuadrolista{
	background:url(ficheros/Image/fondo_lista.jpg);
	height:100%;
	padding:90px 0px 90px 0px;
}

/*		SCROLL PARA LISTA DE NOTICIAS			*/
.lista_noticias_scroll {
	margin:0px 13px 0px 13px;
	width:378px; height:400px;
	overflow-y: auto;
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR:       #707070;
	SCROLLBAR-HIGHLIGHT-COLOR:  #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR:    #707070;
	SCROLLBAR-DARKSHADOW-COLOR: #707070;
	SCROLLBAR-SHADOW-COLOR:     #707070;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #ffffff;
	text-align:left;
}

/*		FONDO PARA LAS CELDAS DE LOS ARTICULOS		*/
.fondoart {
	background: url(/ficheros/Image/fondo_celda_cat.gif);*/
	width:134px;
	height:134px;
}
.fondocat {
	background: url(/ficheros/Image/fondo_celda_art.gif);*/
	width:134px;
	height:154px;
}

/*		FONDO FICHA		*/
.fondoficha  {
	background: url(/ficheros/Image/fondo_articulo.gif);
	width:395px;
	height:390px;
	float:center;
}
.presupuestoart {
	background: url(/ficheros/Image/fondo_presupuesto.jpg);
	width:373px;
	height:84px;
	float:center;
}
.table {
	width: 404px;
	height: 100%;
	float: center;
}

/*////////////////////////*/
/*       FORMATO         */

/* TEXTO DEL CUERPO */
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #574733;
	font-weight:bold;
	font-size: 12px;
}

/*TEXTO DE LAS NOTICIAS DEL MENÚ*/
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eadccc;
	font-size: x-small;
}
.textonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
/*TEXTO DEL CUERPO*/
.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: small;
	text-align:center;
}
.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

/* LINKS  */
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
}
