.fonsGeneral
{
	background-color: #FFFFFF;
	max-width: 100%;
	color:#333333;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
}

.cosCentral
{
	border-style: none;
	width: 95%;
}

/* Carrega inicial */

.carregant {
	width: 150px;
	height: 32px;
	background-color: #FFFFFF;
	position: absolute;
	top: 20px;
	right: 50px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 4px;
	text-align: center;
}


/* Titol */

.titolGeneral
{
	border-style: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 100%;
}

.titolImatge
{
	vertical-align: bottom;
	border-style: none;
	width: 995px;
	vertical-align: bottom;
}

.titolEnllacos
{
	vertical-align: bottom;
	border-style: none;
	width: 200px;
	text-align: left;
}

.titolImatgesEnllacos
{
	height: 34px;
	width: 34px;
	vertical-align: bottom;
	text-align: left;
	border-style: none;
	float: left;
	padding-left: 5px;
}

/* Peu de pagina */

.peuPaginaGeneral
{
	border-style: none;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	width: 100%;
}

.peuPaginaImatge
{
	border-style: none;
	vertical-align: middle;
	text-align: left;
	width: 200px;
}

.peuPaginaText
{
	border-style: none;
	vertical-align: middle;
	width: 995px;
	text-align: left;
}

/* Zones */

.zonaLateral
{
	min-width: 200px;
	width: 200px;
	border-style: none;
	vertical-align: top;
}

.zonaCentral
{
	width: 100%;
	border-style: none;
	vertical-align: top;
}

/* Informacio extra */

.infoEnviament
{
	width: 400px;
	padding: 10px;
	background-image: url("../Imatges/Marges/infoAvis.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFE65B;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8D00;
	overflow: hidden;
}

.infoEnviamentPetit
{
    max-width: 200px;
	padding: 10px;
	background-image: url("../Imatges/Marges/infoAvis.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFE65B;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8D00;
	overflow: hidden;
}