/* CSS Document */
@charset “utf-8?;
/*Neutralizando elementos*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}

q:before,q:after {
content:”;
}
abbr,acronym { border:0;
}


/*Fin de la neutralizacion*/



<!-- QUITAMOS VISIONADO STANDARD SHOP -->



div#main div#top div#menusup{
  display:none;
}

 div#menusup{
  display:none;
}

div#main div#top div#banderas{
  display:none;
}

div#main div#top div#carritot{
  display:none;
}

div#carritoc{
  display:none;
}

div#main div#top div#buscadort{
  display:none;
}



div#MENUHOR{

}

div#menu{
  display:none;
}

div#buscadorl{
  display:none;
}

div#buscadorr{
  display:none;
}

div#buscadorc{
  display:none;
}

div#barramenu div#logo {
  display:none;
}
<!-- HTML -->

html {
   color: #000;
   width: 950px;

}
body {
  margin-top:1px;
  margin: 0;
  padding: 0;
  text-align:center;
  margin-bottom:10px;
  background-color:black;
}

div#main {
  width: 950px;
  margin: 0px auto;
  text-align:left;
  background-image: url(image/back_interior.jpg);
  border-width: 1px 3px 3px 3px;
  border-color:#FFFFFF;
  border-style: solid;
}

div#encabezado {
  margin: 0 auto;
  height:auto;
  clear: both;
}

 a {
  font-size: 10px;
  color: #000000;
  padding: 2px;
  text-decoration:none;
  font-family: 'Verdana';

}

a:hover {
  font-size: 10px;
  color: #7f8aa4;
  padding: 2px;
  text-decoration:none;
  font-family: 'Verdana';

}


a:visited {
  font-size: 10px;
  color: #000000;
  padding: 2px;
  text-decoration:none;
  font-family: 'Verdana';

}


input {
  margin:3px;
  border: 1px solid #033363;
  height:20px;
  font-family: 'Verdana';
  font-size: 10px;
  color: #000000;
  padding-top:3px;
  padding-left:3px;

   }


<!-- MENU HORIZONTAL -->
div#menutop {
  width:950px;
  height:23px;
  margin: 0px auto;
  background-color: #008000;
  margin-top: -4px;
    background-image: url(image/backmenu.jpg);


}

ul#menuHoriz1 {
  width:950px;
  height:23px;
  border-bottom:3px double #000000;
}

ul#menuHoriz1 li {
  float: left;
  list-style: none;
  margin: 3px 8px 3px 2px;
  font-size: 10px;


}


ul#menuHoriz1 li a{
width: auto;
  height:23px;
color:#ffffff;
padding:4px;
text-align:center;
font-weight: bold;
}
ul#menuHoriz1 a:hover {
  color: #e1dabe;

}

<!-- SUBMENU HORIZONTAL -->
div#submenu {
  background-color: fefbef;
  padding-top: 5px;
  float:left;
  margin-bottom: 15px;
  border-right: 1px solid ccc5ab;
  border-bottom: 1px solid ccc5ab;
}


div#submenu li{
  list-style: none;
  padding-top: 1px;
  font-size: 11px;
  border-bottom: 1px dotted ccc5ab;
  padding:10px;

}


ul#submenu li a {
  font-family: 'Verdana';
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #787361;
  width:170px;
    float:left;


}

ul#submenu li a:hover{
   color: #a39d86;
}


<!-- GALERIA -->

div#galeria {
  xwidth:790px;
  xwidth: expression('950px');
  xheight: auto;
  clear:both;
}
ul#galeria {
  margin-right:10px;
  width:100%;
  height: auto;
    clear:both;
}

ul#galeria li {
  float: left;
  text-align:center;

}

ul#galeria li a img{
  background-color: #fff;
  width: 170px;
  height:100px;
  border: 1px solid black;
  margin: 4px;
}

ul#galeria li a:hover img{
  background-color: #fff;
  width: 170px;
  height:100px;
  opacity: .70;
  filter:alpha(opacity=70);
  border: 1px solid black;
}

<!-- LISTADO NOTICIAS -->

div#noticias {
  width:190px;
  width: expression('200px');
  height: auto;
  margin-top:5px 0px 0px 5px;
  background-image: url(http://www.ayto-almaraz.com/image/top_bandos.jpg);
  background-repeat: no-repeat
}

ul#noticias {
  width:190px;
  width: expression('200px');
  height: 265px;
  border:1px solid #7b7979;
  background-color: fefbef;
  color: #000000;
  padding: 5px;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;


}

ul#noticias li {
  float: left;
  width: 100%;
  display: inline;
  text-decoration: none;
  font-weight: bold;
  height:auto;
  margin-bottom:15px;

}

ul#noticias h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: bold;
  margin-bottom:0px;
  border-bottom:3px double #4d4d4d;
  padding:2px;
  height:auto;
  padding-top:
}	
	
ul#noticias h2 {
  display: none;
}

ul#noticias h3 {
font-weight: normal;
  padding: 2px;
  font-size: 11px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  float:left;
  width: 99%;
  height:auto;
  color: #6f6f6f;
   border-bottom: 1px dotted ccc5ab;
}

ul#noticias h3 a:hover{
font-weight: normal;
  padding: 2px;
  font-size: 9px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  float:left;
  width: 99%;
  height:auto;
  color: #232323;

}

ul#noticias h3 a{
font-weight: normal;
  padding: 2px;
  font-size: 9px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  float:left;
  width: 99%;
  height:auto;
  color: #6f6f6f;

}

ul#noticias h4 {
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px;
  font-size: 9px;
  height:auto;
  display:none;

}



<!-- NOTICIAS -->

div.noticia {
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 0px;
  border: 1px solid #193d61;
  background-image: url(image/back_interior_news.jpg);
}

div.noticiaPOPUP {
  position: relative;
  width: 100%;
  height: 100%;

}

div.noticia h1 {
  margin: 5px 10px 10px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  width: 100%;
}

div.noticia h2 {
  
  display: none;
}

div.noticia h3 {
  padding: 5px;
  font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
  width: 100%;
  margin: 5px 10px 10px 10px;
    border: 1px solid #193d61;
    background-color:fff;
}

div.noticia h4 {
	font-family: Arial, Helvetica, sans-serif;
  margin: 100px 0px 5px 5px;
    padding: 5px;
  font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: bold;
}

div.noticiaANTES {

  width: 50%;
  background-image: url('image/inoticias.png')
}
<!-- DIVs -->



div#menuHorizDebajo {

  background-repeat: repeat-x;
  width: 950px;
  height: 25px;
  display:none;
}

div#pie {
  height:auto;
  clear: both;
  font-family: 'Verdana';
  font-size: 10px;
  color: #ffffff;
  background-COLOR:#333399;
  padding:5px;
  margin: 0 auto;
  margin-top:10px;


}

div#empresas {
  color: #000000;
  float: left;
  width: 950px;
  height: 20px;
  text-decoration: none;
  text-indent: 2px;
  font-family: 'Verdana';
  font-size: 9px;
margin: 0px auto;
 
}

div#frasesemana {
  color: #ffffff;
  background-color: #ee8201;
  padding:3px;

}


div#central{
  width:auto;
  height: auto;
  float: left;

}


div#contenido{

  height: auto;
  float: left;
  width:100%;

}


div#interior	 {
  font-family: 'Verdana';
  font-size: 10px;
  color: #000000;
  width:100%;
  margin: 0px auto;
  float:left;
  height:AUTO;


}

div#caja{
  margin:5px 15px 5px 5px;
  width:auto;
  float:left;
  height: auto;
  padding:5px;
  line-height:15px;
}

div#titulillo {
  border-bottom:1px solid #5d82c6;
  margin:5px;
  width:auto;
height:auto;
  font-family: 'Verdana';
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color:black;
  display: none;

}

div#titulillo span {
  text-align: right;

}

div#banners {
  width:auto;
   height:auto;
   margin:5px;
   margin-top:10px;
   clear: both;

}

div#realizada {
	position:relative;
	width: 770px;
    height: 25px;
	font-family: 'Verdana';
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
div#subpie {
padding-top: 5px;
  font-family: 'Verdana';
	font-size: 10px;
	color: #ffffff;
    width:600px;
}

div#subpie a{
  font-family: 'Verdana';
	font-size: 10px;
	color: #ffffff;
        width:auto;
}
div#subpieflash {
padding-top: 5px;
  font-family: 'Verdana';
	font-size: 10px;
	color: #ffffff;
    width:900px;
}

div#subpieflash a{
  font-family: 'Verdana';
	font-size: 10px;
	color: #ffffff;
     width:auto;
     font-weight: bold;
}

div#subpieflash a:HOVER{
  font-family: 'Verdana';
	font-size: 10px;
	color: #F77F00;
     width:auto;
     font-weight: bold;
}

<!-- Clases de contenidos -->

body.Ccontenido div#banners,body.Ccontenido div#submenu {
  display: none;
  
}
  
  <!-- Estilo BANNER  -->
body.Cbanner div#submenu {
  display: none;
}

body.Cbanner div#banners {
 width: 250px;


}
body.Cbanner div#interior {
  width: 500px;

}

  <!-- Estilo SUBMENU  -->
body.Csubmenu div#banners {
  display: none;
}
body.Csubmenu div#submenu {
  display: block;
  width: 720px;
  float: top;
  position: absolute;
  top: 240px;
    display: none;
}
body.Csubmenu div#interior {
  display: block;
  width: 950px;
  float: bottom;
  top: 50px;
  background-color: #c2e5f8;
  display: none;
}



/*******************CUADRO LOGIN CENTRADO*************/

DIV#CUADROLOGINC {
  width: 140px;
  border: 1px solid black;
  background-image: url(images/backusers.jpg);
  margin: 10px;
  font-family: 'Verdana';
  font-size: 14px;
  color: #000000;
  padding: 2px;
  clear:both;
  margin-left:3px;
  float:left;
  display:none;
}



div#cuadrologinc div#labeluser{
 float:left;
 font-size: 0.7em;


 }

div#cuadrologinc div#labeldatos{

 width: 100px;
 font-size: 0.7em;


 }

div#cuadrologinc div#conimg{ 
   border: 1px solid black;
 width: 130px;
 height: 22px;
 margin-right: 5px;
 margin-top: 2px;
 margin-bottom: 10px;
 float:left;

}


div#cuadrologinc div#conimg input{ 

 border-width: 0px;	
 font-size: 0.7em;
 margin-left: 30px;
 margin-top: 2px; 
 width: 100px;
   display:none;
}


div#cuadrologinc  div#botonentrar{ 
 margin-top: 3px;
 float:left;

}


div#cuadrologinc div#botonentrar a img{ 
 border-width: 0px;

}

div#cuadrologinc  div#botonregistro{ 
 margin: 8px 0px 0px 55px;
 float:left;
 clear:both;
 display:none;
 
}


div#cuadrologinc div#botonregistro a img{ 
 border-width: 0px;
   display:none;
}

div#cuadrologinc div#labellogout{
 position:relative;
 float:left;
 font-size: 0.7em;
 margin-left: 10px;
 margin-top: 10px;
 text-align:right;
 width: 100px; 
 align: right;
   display:none;
}

div#cuadrologinc div#labellogout a img{
   display:none;
 border-width: 0px;
}

div#linkcontra{ 
 margin: 8px 0px 0px 55px;
 float:left;
 clear:both;
 display:none;
 
}

/*******************CUADRO LOGIN CENTRADO*************/

div#cabecerabuscador{ 

 display:none;
 
}

/*******************MAILS*************/


}
div#textorespuestamail	 {
  font-family: 'Verdana';
  font-size: 10px;
  color: #000000;
  width: 600px;
  margin-top: 5px;
  padding: 15px;
  margin-bottom: 305px;
  margin-left: 20px;

}

div#toprespuestamail	 {
  font-family: 'Verdana';
  font-size: 14px;
  color: #000000;
  width: 400px;
  margin-top: 5px;
  padding: 15px;
  margin-bottom: 10px;
  margin-left: 20px;

}

div#TEXTOCONTRA {
  float:right;
  font-family: 'Verdana';
  font-size: 12px;
  color: #000000;
  width:950px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 305px;
  border-right:25px;



}

div#TITULOFORMULARIO {
  float:right;
  font-family: 'Verdana';
  font-size: 14px;
  color: #000000;
  margin-top: 15px;
  padding: 1px;
  text-align: center;
  display: none;
}

#MAIL {
    background-image: url(image/back_interior_mail.jpg);
    color: #000000;
}

.TituloGaleria {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.Fuente
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	text-align:left;
	padding-left:75px;
}

.Tiempo
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.tabla_datos{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border: 0px;
	width: 570px;
	padding: 0px;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	empty-cells: show;
	}

.tabla_datos tfoot{
	color: #4F86D8;
	}

.cabecera_celda{
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	}

.Tiempo {
	width:550px;

}

.cabecera_niv1 th{
	background-color: #000000;
	color: #FFFFFF;
	vertical-align:middle;
	}
.cabecera_niv2 th{
	background-color: #CCCCCC;
	color: #000000;
	vertical-align: middle;
	}
.borde_rlb_th{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
	padding-left: 5px;
	}
.borde_rb{
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	}
.borde_b{
	border-bottom: solid 1px #CCCCCC;
	}
-->
