form {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.bgH2 {
	background-image: url(bg_titulo_div.gif);
	background-repeat:  repeat-x;
	background-position: center;
	margin-bottom: 10px;
	display: block;
	width: 710px;
}

#tienda h3 {
	color: #003366;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#tienda h3 a {
	text-decoration: none;
}
#tienda #menuTiendaOnline    {
	background-color: #f0ebcf;
	border: 1px solid #336789;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
#tienda  #menuTiendaOnline ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tienda #menuTiendaOnline li a {
	text-decoration: none;
	font-size: 12px;
	color: #71939D;
	padding-left: 25px;
	background-image: url(menu_tiendaonline_reposo.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb3bb;
	margin: 0px;
	padding-right: 0px;
}
#tienda #menuTiendaOnline li a:hover {
	background-color: #f8f7eb;
	background-image: url(menu_tiendaonline_over.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	color: #204157;
}
#tienda img {
	background-color: #FFFFFF;
	border: 1px solid #336789;
	padding: 2px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}
#tienda    .producto   {
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-top: 5px;
	height:auto !important;
	

}
#tienda    .separador   {
	background-image: url(tiendaonline_separador.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-top: 5px;

}
#tienda .descripcion {
	padding-top: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
}
#tienda .descripcion .tipo {
	margin-bottom: 5px;
}
#tienda .descripcion .precio {
	font-weight: bold;
	color: #990000;
}
#tienda .botones {
	float: left;
	width: 320px;
}
#tienda .botones input {
	float: left;
	height: 20px;
	width: 90px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
#tienda .botones .comprar {
	background-image: url(../images/carrito.gif);
}
#tienda .botones .masinfo {
	background-image: url(../images/tiendaonline_boton_masinfo.gif);
}
#tienda p {
	font-family: Georgia, "Times New Roman", Times, serif;
}





#descripcion img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #336789;
	margin: 0px;
	vertical-align: top;
}
#descripcion .texto {
	padding-right: 10px;
	padding-left: 0px;
}
#descripcion .agregar {
	border: 1px solid #336789;
	padding: 10px;
	background-color: #FFFFCC;
	font-size: 12px;
	text-align: center;
}
.volver {
	width: 180px;
	text-align: center;
	padding-top: 15px;
	font-style: italic;
	font-weight: bold;
}
 /*
    galeria cambiar el width al del contenedor
    */
#galul{
	margin:10px 0;
	margin-left:0px;
	padding:0;
	width:800;
	display: block;
}
#galul li{
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	background-image: url(../images/blank.gif);
}
#galul li img{border:0;}
#galul li a{float:left;display:block;padding:5px;text-decoration:none;border:1px solid #999; margin:3px;}
#galul a:hover img {
	filter: alpha(opacity=50);
	opacity: .5;
}

/* fin de galeria */
.poblacion{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}

.direccion{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.provincia{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.cp{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.telefono{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.telefonop{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.nota{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.fax{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.titulo{
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
.autor{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}

.subtitulo{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}

.email{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
}
.numeroarticulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0000CC; text-decoration: none}
.mensaje {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #990000}
.carrito_titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #990000; text-decoration: none}
.carrito_cabeceras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #990000}
.carritocontenidos {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}
.carrito_total {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000099}

.Maintable .Content .LoginBox {
	width: 380px;
	margin: 0px auto;
}
.Maintable .Content .LoginBox .InputLabelling {
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
}
.Maintable .Content .LoginBox .AdditionalMessage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.Maintable .Content .LoginBox .Dialog p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
}
.Maintable .Content .LoginBox .AdditionalMessage .DialogAction {
	color: #0000FF;
}
registro_cliente_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.titulofamilia{
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
.textofamilia{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	
}
.articulofamilia{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;

}
