A               { text-decoration: none; color: #ffffff; }
A:link          { color: #ffffff; }
A:visited       { color: #ffffff; }
A:active        { color: #ffffff; }
A:hover         { color: #eeeeee; }

a img {
   border: none;
}

html {
   font-family: Arial;
   font-size: 12px;
   color: #EFD3D2;
   text-decoration: none;
   text-align: justify;
}

body {
   background-color: #0D0D0D;
   background-image: url('/img/back.jpg');
	background-position: top center;
   background-repeat: repeat-x;
   margin: 0px;
   padding: 0px;
}

b, strong {
   color: #EFD3D2;
   font-weight: bolder;
}

input, textarea, select {
   color: #ffffff;
   background: #6A6A6A;
   border: 0px;
   border: 1px solid #7E888A;
   font-size: 12px;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#000000;
   font-family: Arial;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

.fucsia {
   color: #9C1E3D;
}

.fucsiaLight {
   color: #E50083;
}

div#contenido {
	width: 800px;
	margin: 0px auto 0px auto;
}

div#header {
   width: 800px;
   height: 200px;
   margin: 0px auto 0px auto;
   border: 1px;
}

img#logo {
   margin-left: -20px;
   position: absolute;
}

div#footer {
   width: 100%;
   margin-top: 25px;
   text-align: justify;
   word-spacing: 8px;
}

.opcion-off {
   width: 125px;
   height: 18px;
   color: white;
   text-align: center;
}

.opcion-on {
   width: 125px;
   height: 18px;
   color: white;
   text-align: center;
}

.opcion a {
   margin-top: 10px;
   color: #E50083;
}

.opcion-on a {
   font-weight: bold;
   margin-top: 10px;
   color: #9C1E3D;
}

.opcion-on a:hover {
   color: #E50083;
}

.opcion-off a {
   font-weight: bold;
   margin-top: 10px;
   color: #E50083;
}

div#homeContent {
	width: 800px;
	margin: 0px auto 0px auto;
}

div#content {
   height: 385px;
   margin-top: -30px;
}


/* Producto */

div#menu-producte {
   width: 345px;
   height: 190px;
   overflow: hidden;
}

div#menu-producte div a {
   margin-left: 10px;
   width: 315px;
}

div#menu-producte a.fucsiaLight {
   width: 325px;
   display: block;
   margin-top: 4px;
   color: #E50083;
   font-weight: bold;
}

div#menu-producte a.fucsia {
   width: 325px;
   display: block;
   margin-top: 4px;
   color: #9C1E3D;
   font-weight: bold;
}

div#thumbs {
   margin-top: 10px;
   width: 345px;
   height: 175px;
   overflow: hidden;
}

div#thumbs img {
   margin-bottom: 10px;
   margin-right: 10px;
}

div#paginacionThumbs {
	margin-top: -10px;
   width: 325px;
   height: 25px;
   overflow: hidden;
	text-align: right;
	font-size: 10px;
}

div#ampliacion {
   width: 460px;
   height: 385px;
   background: url('/img/photoback.gif');
}

div#ampliacionContent {
   width: 410px;
   height: 350px;
   overflow: hidden;
   margin-top: 18px;
   margin-right: 28px;
}


/* Otros */
div#credits {
   width: 800px;
   text-align: right;
   margin-top: 20px;
   font-size: 9px;
   color: #cdcdcd;
}

div#proteccionDatos {
   width: 90%;
   margin: 0px auto 0px auto;
   padding: 5px;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
}
