body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenedor {
  width: 955px;
  height: 600px;
 
  position: absolute;
  top: 50%;
  left: 50%;
 
  margin-top: -300px;
  margin-left: -477px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bg_top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

.enllas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.enllas:hover {
	color: #1a8c1a;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
}
.menus:hover {
	color: #1a8c1a;
}
.gris_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.rosa {
	background-color:#ede6ea;
}
.blanc {
	background-color:#ffffff;
}
.select_colors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background:#ffffff;
	
	border-style:solid;
	border-width:1px;
	border-color:#d1cbc4;
	width:185px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:#d1cbc4;
	width:90px;
	height:20px;
}
.input_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:#d1cbc4;
	width:150px;
	height:18px;
}
.login_enter {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#d1cbc4;
	text-decoration: none;
	background:#ffffff;
	border-style:solid;
	border-width:0px;
	height:20px;
}

.normal_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#F90;
	text-decoration: none;
}
.normal_pink_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#e2007a;
	text-decoration: none;
}.normal_pink_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#030;
	text-decoration: none;
}
.titulo_pink_dark2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#5b5b5b;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #ddefd7;
	width:200px;
	border: 1px none #000000;
	border-collapse:collapse;
}
.input_curt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color:#EAEAEA;
	border: 1px none #000000;
	border-collapse:collapse;
}
.input_finalizar {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #ddefd7;
	border: 1px none #000000;
	border-collapse:collapse;
}
.input_send {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color:#CCC;
	border: 1px none #000000;
	border-collapse:collapse;
}
.textarea_finalizar {
	width:220px;
	height:310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #ddefd7;
	border: 1px none #000000;
	border-collapse:collapse;
}

.input_requerido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#F00;
	width:200px;
	background-color: #ddefd7;
}
.titulo_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-decoration: none;
}
.control_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:#CCCCCC;
	border-style:none;
	width:10px; height:10px;
}
.titulo_pink_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000;
	text-decoration: none;
}
.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.titulo_green_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#1a8c1a;
	text-decoration: none;
}
.titulo_pink_dark2_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:#5b5b5b;
	text-decoration: none;
}
.panell_11 {
	background-image: url(../images_new/marc_panell_01.png);
	background-repeat: no-repeat;
}
.panell_12 {
	background-image: url(../images_new/marc_panell_02.png);
}
.panell_13 {
	background-image: url(../images_new/marc_panell_03.png);
	background-repeat: no-repeat;
}
.panell_21 {
	background-image: url(../images_new/marc_panell_04.png);
}
.panell_22 {
	background-image: url(../images_new/marc_panell_05.png);
}
.panell_23 {
	background-image: url(../images_new/marc_panell_06.png);
}
.panell_31 {
	background-image: url(../images_new/marc_panell_07.png);
	background-repeat: no-repeat;
}
.panell_32 {
	background-image: url(../images_new/marc_panell_08.png);
}
.panell_33 {
	background-image: url(../images_new/marc_panell_09.png);
	background-repeat: no-repeat;
}
a.screen, a.screen:visited {
	position:relative; 
	z-index:1;
	visibility:visible;
}
a.screen b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:100px; /* give it a width */
	height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
	left:110px; /* position:the image */
	top:-110px;
}
a.screen:hover {
	border:0; /* needed for this to work in IE */ 
	z-index:1000;
	visibility:hidden;
}
a.screen:hover b {
	visibility:visible; /* make the image visible */
	height:50px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500; 
	left:0px; /* position:the image */
	top:-100px;	
}
a.screen:hover b img {
	border:0; /* remove the link border */
}
.subfamilia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#a19689;
	text-decoration: none;
}
.superfamilia {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#603405;
	text-decoration: none;
}
.mail_principal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#a19689;
	text-decoration: none;
}
.tel_principal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#a19689;
	text-decoration: none;
}
.menutop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-decoration: none;
}
.registrese {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
}
.texts_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#d1cbc4;
	text-decoration: none;
}
.carret_editar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-decoration: none;
}
.carret_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
	text-decoration: none;
}
.dondestamos {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-decoration: none;
}
.texts_mesinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#c7c1b8;
	text-decoration: none;
}
.texts_track {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#663e07;
	text-decoration: none;
}
.tit_agenda {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#dd7a04;
	text-decoration: none;
}
.tit_agenda_gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#a19689;
	text-decoration: none;
}
.subtit_agenda_rosa {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#e2007a;
	text-decoration: none;
}
.subtit_agenda_negre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
.text_agenda_negre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
.preu_agenda {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#ada398;
	text-decoration: none;
}
.text_agenda_rosa {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#e2007a;
	text-decoration: none;
}
.buscador{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#d1cbc4;
	width:90px;
	height:18px;
}
.bt_buscar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#d1cbc4;
	text-decoration: none;
	background:#ffffff;
	border-style:solid;
	border-width:0px;
	height:18px;
}
.texts_preu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#a19689;
	text-decoration: none;
}
.link_inspira {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#D7D7D7;
	text-decoration: none;
}
.bg_alt1{
	background-color:#FFFFFF;
}
.bg_alt2{
	background-color:#FFE1F0;
}