﻿.DivPestanyes
{
    border: dotted 0px white;
    background-color: Transparent;
    margin: 0px auto 0px auto;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.DivPestanyesDetalls
{
    border: dotted 0px blue;
    background-color: Transparent;
    margin: 0px auto 0px auto;
    width: auto;
    height: auto;
}

.DivGaleria
{
    background-color: Transparent;
    border: dotted 1px red;
    margin: 0px auto 0px auto;
    overflow: hidden;
    width: auto;
    height: auto;
}

.DivGaleriaBis
{
    border: dotted 0px red;
    background-color: Transparent;
    margin: 40px auto 40px auto;
    overflow: hidden;
    text-align: center;
    width: auto;
    height: auto;
}

.DivImatge
{
    border:dotted 1px white;
    text-align: center;
    width: auto;
    height: auto;
}

.DivPaginaVirtualMenu
{
    /* Hide the broken up pieces of contents until script is called. Remove if desired */
    display: none;
}

.DivPaginaVirtual
{
    /* Hide the broken up pieces of contents until script is called. Remove if desired */
    display: none;
}

.DivPaginacio
{
    background-color: Transparent;
    border: dotted 0px #b7c4dd;
    margin: 2px 0;
    padding: 2px 0;
    text-align: center;
    width: auto;
}

.DivPaginacio select
{
    border: solid 1px navy;
    margin: 0 15px;
}

.DivPaginacio a
{
    color: #ff677a;
    background-color: Transparent;
/*
	background: url(../img/familiasBoton.png) 0 0 no-repeat;
*/
    border: solid 0px black;
    padding: 0 5px;
    text-decoration: none;
}

.DivPaginacio a:hover, .DivPaginacio a.selected
{
    color: White;
    background-color: Transparent;
}

.DivPaginacio a.imglinks
{
    border: 0;
    padding: 0;
}

.DivPaginacio a.imglinks img
{
    border: 0;
    vertical-align: bottom;
}

.DivPaginacio a.imglinks a:hover
{
    background: none;
}

.DivPaginacio .flatview a:hover
{
    border: dotted 0px white;
    color: White;
    background-color: #a61627;
	font-family: "Century Gothic";
}

.DivPaginacio .flatview a.selected
{
    color: #999999;
    background-color: #a61627;
    border: dotted 0px white;
	font-family: "Century Gothic";
}

.DivPaginacio .paginateinfo
{
    border: dotted 1px black;
    margin: 2px 2px 2px 2px;
}

.DivPaginaVirtual
{
    border: solid 1px gray;
    margin: 6px;
    padding: 0;
    display: inline;
    float: left;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    width: 390px;
    height: auto;
}

.DivPaginaVirtual .Titol
{
    border: dotted 0px White;
    margin: 10px auto 5px auto;
    display: block;
}

.DivPaginaVirtual .Preu
{
    border: dotted 0px White;
    display: block;
}

.DivPaginaVirtual .DivThumbnail
{
    border: dotted 0px Yellow;
    margin: 10px auto 10px auto;
    padding: 0px;
    display: inline-block;
    overflow: hidden;
    height: 220px;
}

.DivPaginaVirtual .LinkButton1
{
    border: dotted 0px Yellow;
    display: inline-block;
}

