@charset "utf-8";
#tituloEnvoltura {
	width: 100%;
	height: 40px;
	float: left;
	margin-bottom: 20px;
}

#titulo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 15px;
	text-align: left;
}

#titulo #tituloTexto {
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #E6671B;
	float: left;
	height: 35px;
	margin-right: 30px;
}

#contenidoInteriores {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}




#informacionEnvoltura {
	width: 100%;
	height: 100%;
}

#informacion {
	width: 1000px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#packImagen  {
	float: right;
	height: 380px;
	width: 500px;
	margin-right: 5px;
	margin-top: 23px;
	background-repeat: no-repeat;
	padding: 0px;
}
#informacionTexto  {
	float: left;
	height: 300px;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}

#informacionPrincipal {
	float: left;
	width: 520px;
	margin-bottom: 15px;
	padding: 20px;
	text-align: justify;
	margin-right: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../fons/negre_transparent.png);
}
#informacionPrincipal .tituloInfo {
	float: left;
	height: 20px;
	width: 510px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E6671B;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 10px;
}
#informacionPrincipal .info1 {
	float: left;
	height: 100px;
	width: 380px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding: 10px;
	margin-bottom: 20px;
	text-align: justify;
	margin-top: 5px;
}


#informacionPrincipal #image {
	float: left;
	height: 120px;
	width: 120px;
	margin-left: 0px;
	margin-top: 5px;
}

#informacionPrincipal #infoTitol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	float: left;
	height: 25px;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #DE9F0E;
	line-height: 14px;
}
#informacionPrincipal #infoAutor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	height: 25px;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #DE9F0E;
	line-height: 18px;
	text-align: right;
	color: #DE9F0E;
	font-style: italic;
}



#informacionPrincipal #infoPrin {
	font-family: Candara;
	font-size: 16px;
	line-height: 20px;
	color: #282723;
	float: left;
	width: 270px;
	margin-left: 10px;
}
#informacionPrincipal #infoPrin2 {
	font-family: Candara;
	font-size: 16px;
	line-height: 20px;
	color: #282723;
	float: left;
	width: 270px;
	margin-left: 10px;
}
#informacionLateral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: right;
	width: 400px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 15px;
	background-image: url(../fons/blanc_transllucid.png);
}
#informacionLateral #textCuestionario {
	float: left;
	height: 100px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
}
#informacionLateral #cuestionario {
	float: left;
	height: 570px;
	width: 400px;
}

#informacionLateral .tituloInfo {
	float: left;
	height: 20px;
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6671b;
	font-weight: normal;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}



#informacionLateral .info {
	float: left;
	height: 280px;
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 10px;
	border: thin solid #999;
	padding: 10px;
	line-height: 16px;
}
#informacionLateral .infoImage{
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}



#informacionInferior  {
	width: 1000px;
	height: 340px;
	margin-left: 0px;
	float: left;
	margin-top: 2px;
	background-image: url(../fons/negre_transparent.png);
}
#informacionInferior #informacionTexto {
	float: left;
	height: 320px;
	width: 580px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin-left: 10px;
}
#informacionInferior  #informacionImatge{
	float: left;
	height: 300px;
	width: 350px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 5px;
}
#informacionInferior #infoTextoIzq {
	float: left;
	height: 320px;
	width: 510px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 10px;
	line-height: 20px;
}
#informacionInferior #infoTextoDer{
	float: left;
	width: 400px;
	padding: 20px;
	text-align: justify;
	line-height: 20px;
}


#informacionPrincipal2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 690px;
	margin-bottom: 15px;
	padding: 20px;
	text-align: justify;
	background-repeat: repeat;
	height: 600px;
	background-image: url(../fons/negre_transparent.png);
}


#informacionPrincipal2 #tituloInfo {
	float: left;
	height: 20px;
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E6671B;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-left: 10px;
}
#informacionPrincipal2 #info1 {
	float: left;
	height: 250px;
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding: 10px;
	margin-bottom: 20px;
}
#informacionPrincipal2 #info1 #image {
	float: right;
	height: 194px;
	width: 300px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#informacionPrincipal2 #subtituloInfo {
	float: left;
	height: 20px;
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6671B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	margin-left: 10px;
}
#informacionPrincipal2 #info2 {
	float: left;
	height: 200px;
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding: 10px;
	margin-top: 0px;
}

#informacionLateral2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 245px;
	margin-bottom: 15px;
	margin-left: 5px;
	height: 600px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../fons/negre_transparent.png);
}

#informacionLateral2 #links {
	float: left;
	height: 150px;
	width: 235px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-bottom: 10px;
	padding: 5px;
}



#links #tituloLinks {
	float: left;
	height: 20px;
	width: 235px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6671b;
	font-weight: bold;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

#informacionLateral2 #novedades {
	float: left;
	height: 400px;
	width: 235px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 20px;
}

#novedades #tituloNovedades {
	float: left;
	height: 20px;
	width: 235px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6671b;
	font-weight: bold;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
}

#novedades .noticia {
	float: left;
	height: 120px;
	width: 235px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

.noticia .image {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#informacionInferior2 {
	width: 1000px;
	height: 360px;
	float: left;
	background-image: url(../fons/blau_transllucid3.png);
}
.textoInferior  {
	float: left;
	height: 135px;
	width: 690px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin-left: 20px;
	text-align: justify;
	margin-right: 10px;
	line-height: 18px;
}

.textoInferior .tituloInferior {
	float: left;
	height: 20px;
	width: 690px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e6671b;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.textoInferior .image {
	float: left;
	height: 110px;
	width: 150px;
	margin-right: 10px;
	text-align: justify;
}
.lateral  {
	float: left;
	height: 120px;
	width: 200px;
	margin-top: 40px;
	padding-top: 5px;
	padding-left: 5px;
	border: thin solid #e6671b;
	margin-left: 20px;
}
#contenidoPortfolio {
	width: 990px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../fons/negre_transparent.png);
	height: 730px;
	float: left;
}
#contenidoPortfolio #mapa {
	height: 500px;
	width: 900px;
	margin-left: 45px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left;
}
#contenidoPortfolio #texto {
	height: 50px;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCC;
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contenidoPortfolio #slidePortfolio{
	width: 990px;
	margin-top: 0px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}


#infoPrincipalContacto {
	float: left;
	height: 500px;
	width: 655px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-right: 5px;
	background-image: url(../fons/negre_transparent.png);
}
#textoContacto  {
	float: left;
	height: 55px;
	width: 630px;
	padding: 10px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCC;
}




#formulario {
	height: 380px;
	width: 320px;
	padding: 15px;
	margin-left: 20px;
	float: left;
}
#barraLateralContacto {
	float: left;
	height: 490px;
	width: 250px;
	padding: 10px;
	background-image: url(../fons/negre_transparent.png);
}

#imagenLateral  {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#imagenLateral #imgContact {
	float: left;
	height: 180px;
	width: 231px;
}
#imagenLateral #direcciones {
	float: left;
	width: 240px;
}


#imagenLateral .textoImagen {
	float: left;
	height: 55px;
	width: 170px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#imagenLateral #email {
	float: left;
	width: 240px;
	padding-top: 5px;
	text-align: center;
}
#imagenLateral .textoImagen2 {
	float: left;
	height: 20px;
	width: 135px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.idioma {
	float: left;
	height: 25px;
	width: 25px;
	margin-left: 10px;
}

#imagenLateral #telefono {
	float: left;
	width: 240px;
	padding-top: 20px;
}



#imagenLateral .imagen {
	height: 55px;
	width: 60px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
}

#infoNosotros  {
	float: left;
	height: 590px;
	width: 960px;
	padding: 20px;
	margin-bottom: 0px;
	background-image: url(../fons/negre_transparent.png);
}
#infoNosotros #info1 {
	float: left;
	height: 140px;
	width: 930px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 18px;
}
#info1 #textSlogan {
	height: 30px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#infoNosotros #tituloInfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E6671B;
	float: left;
	height: 24px;
	width: 930px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
}
#infoNosotros .infoServicios {
	float: left;
	height: 320px;
	width: 520px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: justify;
}
#infoNosotros #infoServicios2 {
	float: left;
	height: 90px;
	width: 930px;
	margin-top: 15px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCC;
	text-align: justify;
}

#infoNosotros #image {
	float: left;
	height: 300px;
	width: 400px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

.infoApartados {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 900px;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../fons/fons_infoPrincipal.png);
	background-repeat: repeat;
	margin-top: 10px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #999;
}
.textPublicidad {
	float: left;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.linkPublicidad {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 250px;
	height: 315px;
	float: right;
	line-height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#textEnunciat {
	float: left;
	width: 880px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

#informacionIzquierda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 570px;
	margin-bottom: 20px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	height: 465px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../fons/blanc_transparent.png);
}
#informacionIzquierda #paypal {
	float: right;
	height: 50px;
	width: 200px;
	margin-top: -20px;
}

#informacionDerecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 20px;
	float: right;
	width: 309px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	height: 465px;
	background-image: url(../fons/blanc_transparent.png);
}



#informacionPrincipal h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #171612;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	background-color: #e3e3d7;
}
#informacionPrincipal h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #363530;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
#informacionPrincipal p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #171612;
	padding-top: 5px;
	padding-bottom: 10px;
}
#informacionLateral h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E1D19;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	font-weight: bold;
}
#informacionLateral p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #171612;
}

#codigoCaptcha {
	float: left;
	height: 20px;
	width: 320px;
	margin-top: 10px;
}
#codigoCaptcha #captchaImage {
	float: left;
	height: 60px;
	width: 150px;
	margin-top: 2px;
	margin-right: 20px;
}
