﻿@charset "utf-8";
/* CSS Document */

/*TAG'S PER DEFECTE*/
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#518e10;
	color:#ffffff;
}

div
{
	margin:0px;
	padding:0px;
	margin:auto;
}

form
{
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
	color:#ffffff;
	outline:none;
}

a:hover
{
	color:Black;
}

a img
{
	border:none;
	vertical-align:middle;
}

p{margin:0px; padding:0px;}


.enllasGal:visited
{
	color:Black;
}

/*ESTILS PROPIS DE LA PLANTILLA*/
.divContingut
{
	height:591px;
	/*background:url(../imatges/fondo.jpg);*/
	margin-top:50px;
}

.divContingutCentrat
{
	width:1024px;
	height:591px;
	border-width:4px;
	border-color:White;
	border-style:double;
	background:url(../imatges/fondo.jpg);
}

.imgFondoContingutEsq
{
	width:110px;
	height:591px;
	background:url(../imatges/fondoContingutEsq.jpg);	
	float:left;
}

.imgFondoContingutInf
{
	width:511px;
	height:201px;
	background:url(../imatges/fondoContingutInf.gif);	
	margin-top:390px;
	float:left;
}

.divContenidorIdiomes
{
	width:200px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-left:-610px;
}

.divContingutInfo
{
	width:900px;
	height:450px;
	float:left;
	padding-bottom:13px;
	margin-top:-525px;
	margin-left:65px;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.divContingutInfoSobre
{
	height:200px;
}
.divContingutInfoSota
{
	height:200px;
}

.infoSobreTitol
{
	width:450px;
	height:150px;
	line-height:20px;
	float:left;
}

.titol
{
	font-size:25px;
	letter-spacing:8px;
}

.infoSobreAnys
{
	width:395px;
	height:16px;
	float:right;
	font-size:18px;
	text-align:right;
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.infoSobreEnllasos
{
	width:395px;
	height:160px;
	float:right;
	margin-top:20px;
	text-align:right;
}

.infoSobreEnllasosAnys
{
	width:170px;
	height:160px;
	float:right;
	font-size:13px;
	text-align:right;
	line-height:20px;
}

.infoSotaOpcions
{
	width:370px;
	height:250px;
	float:left;
	line-height:25px;
}

.divContenidorGaleria
{
	width:380px;
	height:250px;
	float:left;
}

.imatgeGaleria
{
	width:340px;
	height:250px;
	float:left;
	text-align:center;
}

.fletxaEsq
{
	width:14px;
	height:14px;
	margin-left:7px;
	float:left;
	background:url(../imatges/fletxaEsq.png);
	cursor:pointer;
}

.fletxaDreta
{
	width:14px;
	height:14px;
	float:right;
	background:url(../imatges/fletxaDreta.png);
	cursor:pointer;
}



.infoSotaDireccio
{
	width:145px;
	height:90px;
	float:right;
	margin-top:160px;
	text-align:right;
	font-size:10px;	
}

.peu
{
	float:right;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:50px;
}

/*ESTILS PROPIS DELS ENLLASOS A OBRES*/
.alinearEsquerra
{
	float:left;
	font-size:14px;
}

.alinearDreta
{
	font-size:14px;
}

.centrar
{
	text-align:center;
}


.enllasMarcatEsquerra
{
	float:left;
	font-size:14px;
	color:Black;
}

.enllasMarcatDreta
{
	font-size:14px;
	color:Black;
}
