@charset "utf-8";
/* CSS Document */

body { 	background:url(../images/fondo_pagina.jpg) repeat; 
		font-family: Tahoma, Verdana, Arial, Helvetica;
		font-size:12px;
		margin-top:0px;
		margin-left:0px;
		border:0px;
}

#fondo_logo 
{		background:url(../images/fondo_cabezote.jpg) no-repeat; 
		width:928px; 
		height:180px; 
}

#logo
{		float:left; 
		width:220px; 
		height:145px; 
		padding:20px 0px 0px 25px;
}

#menu
{		float:right;
		width:683px;
		height:165px;
}

#banderas
{		text-align:right;
		height:43px;
		padding-right:22px;
		padding-top:0px;
}

#botones_menu
{		text-align:right;
		padding:58px 16px 0px 0px;
}

#borde_izquierdo
{		background:url(../images/borde_pagina_izquierda.jpg) repeat-y; 
		width:21px;
}

#borde_derecho
{		background:url(../images/borde_pagina_derecha.jpg) repeat-y; 
		width:21px;
}

#wrap_contenido
{		background:#FFFFFF;
		width:872px;
		font-family: Tahoma, Verdana, Arial, Helvetica;
		text-align:justify;
		padding: 5px 15px 15px 15px;
		line-height:20px;
}

#wrap_contenido a
{		color:#990000;
		text-decoration:none;
		font-size:12px; 
}

#wrap_contenido a:hover
{		color:#990000;
		text-decoration:underline;
		font-weight: bold;
}

#titulo
{		color:#B32706;
		font-size:16px;
		font-weight:bold;
		letter-spacing:2px;
		border-bottom:solid 1px #B32706;
}

#contenido_borde_derecho
{		background:url(../images/borde_contenido_derecho.jpg) repeat-y;
		width:26px;
}

.contenido
{		text-align:justify;
}

#wrap_menu 
{		width: 240px;
		border: solid 1px #000000;
		margin-right: 10px;
}

#productos_catalogo
{	text-align: center;
}

.productos_imagenes
{		border: solid 1px #999999;
		margin: 0px 30px 40px 0px;
}

#copyright
{		background:url(../images/fondo_copyright.jpg) no-repeat;
		height:27px;
		color:#FFFFFF;
		text-align:center;
		padding-top:15px;
}

.link_iiDesigners
{		color:#FFFFFF;
		text-decoration:none;
}

.link_iiDesigners:hover
{		color:#FFFFFF;
		text-decoration:none;
}

/* Productos */

.categoria_producto
{		margin-right:35px;
}
