* { margin: 0;	padding: 0; }


body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666; }

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333; }

h2 {
   margin-bottom: .8em;	font-size: 2em; font-weight: normal; }

h3 {
   margin-bottom: 1em;	text-transform: uppercase;	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif; }

p, blockquote, ul, ol {
	margin-bottom: 1.4em; line-height: 1.8em;	text-align: justify;
}

blockquote {
	margin-left: 2em; margin-right: 2em; font-style: italic; }

ul {
	margin-left: 3em; }

ol {
	margin-left: 3em; }

a {
	text-decoration: none;	color: #BB1C1C; }

a:hover {
	text-decoration: underline;
}

/*img {
	border: 4px solid #C90404;
}*/


/*******************************************************************************
   COMPOSICION DE LA PAGINA
*******************************************************************************/
#header {
	width: 900px;
	background: url(ficheros/image/imghead.bmp) repeat-x;
	height: 150px;
	margin: 0 auto;
   border: 1px #ffffff solid;
}

#content {
   width: 900px;
	margin: 0 auto;
   padding: 10px 0px 0px 0px;
}


#sidebar {  /* Esta dentro de content */
	float: left;
	width: 210px;
}
#main {     /* Esta dentro de content */
	float: right;
   width: 680px;
}
#main #filtro {     
   border: 1px solid #ffffff;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

#footer {
   width: 900px;
	clear: both;
	padding: 20px 0px;
	border-top: 4px solid #930000;
	background: #C90404;
   margin: 0 auto;
}




/*******************************************************************************
   TIPOS DE DIV
*******************************************************************************/
/* --- tipos en cabecera (#header) --- */
#logo {
   float: left;
   width: 311px;
   height: 144px;
   background: url(ficheros/image/logo.gif) no-repeat 0px 5px;
}

#idioma { float: right; top:0; }
#idioma img { border: 0px; }


#menu { margin: 95px 0px 0px 0px; }

#menu ul { margin: 0; list-style: none; }
#menu li { display: inline; }

#menu a {
   display: block; float: left; width: 110px;	height: 40px; padding: 10px 0 0 0;
	background: url(ficheros/image/img03.gif) no-repeat; text-align: center;
	font-size: 11px; font-weight: bold;	color: #000000;
}
#menu a:hover, #menu .active a { color: #BF1616; }



/* --- tipos en columna izquierda (#sidebar) --- */ /*top, right, bottom, left*/
.boxed {	margin-bottom: 15px;    background: #fff6f6;}
.boxed .title {
   height: 25px; margin: 0; padding: 4px 0 0 15px;
	background: url(ficheros/image/img05.gif) no-repeat;
	font-size: 1.4em; color: #BB1C1C;
}
.boxed .content { padding: 15px; }
.boxed .footer {
	height: 25px; margin: 0; padding: 4px 0 0 15px;
	background: url(ficheros/image/img05b.gif) no-repeat;
	font-size: 1.4em; color: #BB1C1C;
}


#login { }
#login form { }
#login fieldset {	border: none;}
#login legend { display: none;}
#login label { font-size: x-small; font-weight: bold; }
#login input {	margin-bottom: 5px; padding: 2px 5px; border: 1px solid #C90404;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inputtext1, #inputtext2 { color: #C90404; }
#inputsubmit1 { background: #C90404; color: #FFFFFF; }
#login p { margin: 0px 0 0 0; }


#updates { }
#updates ul { margin: 0; list-style: none; }
#updates h3 { margin: 0; font: bold x-small Verdana, Arial, Helvetica, sans-serif; }
#updates p  { margin-bottom: 1.4em; font-size: smaller; line-height: normal; }



/* --- tipos en pie (#footer) --- */ /*top, right, bottom, left*/
#footer p { width: 770px; margin: 0 auto; text-align: center; font-size: x-small; color: #FFFFFF; }
#footer a { text-decoration: underline; color: #FFFFFF; }
#footer a:hover { text-decoration: underline; }




/* --- tipos en zona de contenido (#main) --- */ /*top, right, bottom, left*/

.noticia #linea1 { width: 100%; color: #C90404; background: #fff6f6;
   border-bottom: 1px solid #C90404;
   text-align: center;
   margin: 5px 0px 0px 0px;   /*top, right, bottom, left*/
   font-size: small;
}
#linea1 img {
   border: 0px;
}
.noticia #linea2{ width: 100%; color: #C90404; background: #fff6f6;
   text-align: right;
   margin: 0px 0px 15px 0px;   /*top, right, bottom, left*/
   letter-spacing: 0px; font-size: smaller;
}



/* news listado */
.newslist {
   padding: 5px 10px 5px 10px;  /*top, right, bottom, left*/
   margin: 5px 0px 5px 0px;   /*top, right, bottom, left*/
}

.newslist .title {  width: 100%; color: #C90404; background: #fff6f6;
   border-bottom: 1px solid #C90404;
   text-align: center;
   margin: 5px 0px 0px 0px;   /*top, right, bottom, left*/
   font-size: small;
}

.newslist table {
   width: 100%; border: 1px solid;   margin: 15px 0px 0px 0px;   /*top, right, bottom, left*/
}
.newslist .tr1{ background: #fff0ff; }
.newslist .tr2{ background: #ffffff; }
.newslist .tr3{ background: #ffddff; cursor: hand; }

.newslist th { background: #C90404; color: #ffffff;}

.newslist td { font-size: small;
   padding: 0px 10px 0px 10px;  /*top, right, bottom, left*/
   border-left: 1px solid #C90404;
   border-right: 1px solid #C90404;

}
.newslist .fecha { text-align:center; }



/* TABLA DE ARTICULOS Y MENU FILTRO */

.produclist {
   border: 0px;
   width: 650px;
}

.produclist td {
   width: 33%;
}

.produclist div {
   margin: 2px 0px 0px 15px;  /*top, right, bottom, left*/
   padding: 0px 5px 5px 5px;
   background: #ffdfe7 url(ficheros/image/img05l.jpg) repeat-x top;
   height: 100%;
   cursor: hand;
}

.produclist div H3{
   font-size: small;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 85px;
}
.produclist div p{
   font-size: smaller;
	line-height: 1em;
   text-align: left;
   padding: 0px 0px 0px 0px;
   margin: 10px 0px 0px 0px;
}

.produclist div img {
   height: 90px;
   width: 72px;
   float: left;
   margin: 5px 5px 0px 0px;
   padding: 0px 0px 0px 0px;

}


.producfilter {
   width: 650px;
   background: #ffdfe7 url(ficheros/image/img05l.jpg) repeat-x top;
   margin: 30px 0px 0px 10px;  /*top, right, bottom, left*/
}

.producfilter tr {
   vertical-align: top;
}

.producfilter td {
   width: 34%;
   margin: 0px 0px 0px 0px;
}

.producfilter td H3{
   font-size: small;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
.producfilter p{
   font-size: smaller;
	line-height: 1em;
   text-align: left;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
.producfilter .checkgroup{
   font-size: smaller;
   text-align: left;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
.producfilter .checkgroup select{
   width: 200px;
   font-size: small;
	line-height: 1em;
   text-align: left;
   padding: 0px 0px 0px 0px;
   margin: 5px 0px 0px 0px;
}
.producfilter .checkgroup legend{
   font-size: small;
   font-weight: bold;
	line-height: 1em;
   text-align: left;
   color: #404040;
   padding: 0px 0px 0px 0px;
   margin: 5px 0px 0px 0px;
}

/*TABLA PARA LA CREACION DE LA FICHA PRODUCTO */
.produc {
   border-collapse: collapse;
   background: #fff6f6;
   width: 660px;
   float: right;
}
.produc td * {
   padding: 5px 5px 5px 5px;
}

.produc td img {
   border: 4px solid #C90404;
}

.produc a {
}
.produc td a img {
   border: 0px;
   vertical-align: middle;
}

.produc #lt {background: url(ficheros/image/imglt.gif) no-repeat top; width: 10px; }
.produc #ct {background: url(ficheros/image/imgct.gif) repeat-x top;  height: 29px;}
.produc #rt {background: url(ficheros/image/imgrt.gif) no-repeat top; width: 10px;}
.produc #lb {background: url(ficheros/image/imglb.gif) no-repeat top; width: 10px;}
.produc #cb {background: url(ficheros/image/imgcb.gif) repeat-x top;  height: 29px;}
.produc #rb {background: url(ficheros/image/imgrb.gif) no-repeat top; width: 10px;}

.produc p {
	line-height: 1.2em;	text-align: justify;
   margin: 10px 10px 10px 10px;
}
.produc ul {
	margin-bottom: 1em; line-height: 1em;	text-align: justify;
}

/*TABLA PARA LOS FORMULARIOS DE CONTACTO */
.contacto {

}
.contacto th {
   font-size: 12px;
   text-align: justify;
   vertical-align:top;
   font-weight: normal;
   font-style: italic;
   height: 50px;

}
.contacto td {
   height: 10px;
   padding: 0px 0px 0px 0px;
}

.contacto #etq {
   font-size: 11px;
   text-align: right;
   font-weight: bold;
}
.contacto input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 0px 5px;
}

#logoimg {
   width: 350px;
   padding: 0px 0px 0px 0px;
   vertical-align: bottom;
   letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
   text-align: justify;
}
#adress {
   width: 100%;
   padding: 15px 0px 0px 20px; /*top, right, bottom, left*/
   vertical-align: top;
   letter-spacing: 1px;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   text-align: left;
}
