/* CSS Document */
/* estructura */
body {
	margin:0;
	font-size: 8pt;
	text-align: justify;
	color: #1B4A5C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../img/head.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;

}

#Contenidor {
	width: 770px;
	padding: 0px;
	position: relative;
	top: 0;
	height: 98%;
	min-height: 100%;
	bottom: 0;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/degradat3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#Contenidor_inici {
	width: 770px;
	padding: 0px;
	position: relative;
	top: 0;
	height: 100%;
	min-height: 100%;
	bottom: 0;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/degradat3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contingut {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #064266;
	border-left-color: #064266;
	height: 505px;
}
#espai {
	height: 247px;
}


#submenu {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #037EAA;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}
#formulari {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
}

#logo {
	padding: 5px;
}
#oferta {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	height:95px;
	background-image: url(../img/boto_p.gif);
	background-position: center center;
	text-align: center;
}
#productes {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#foto {
	background-image: url(../img/girona_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 275px;
}
.textcontacte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


#presentacio {
	margin: 0px;
}




.girona {
	background-image: url(../img/girona_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
iframe {
	overflow-x: hidden;
	height:268px
	
}

/* colors */
.blau_302 {
color:#00436E;
}

.blau_314 {
color:#007FAC;
}
.blau {
	color:#007FAC;
	font-size: 11px;
}
.blauclar {
	color: #9DE7FF;
}






/* paragrafs text*/
#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#text_ambit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.negreta {
	font-weight: bold;
	font-size: 11px;
}

#text_banner {
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}

.titols {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
#recerca {
	background-attachment: fixed;
	background-image: url(../img/boto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#inici {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A475A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1A475A;
	border-left-color: #1A475A;
	height: 80%;
	width: 100%;

	
}
#center {
	text-align: center;
}

#Contenidor #inici p {
	text-align: justify;
	font-size: 11px;
}










/* imatges */
#img {
	padding: 10px;

}


/* links */

#inici a:link {
	text-decoration: none;
	color:#FFF;
}




a:link {
	color: #0A3D72;
}
a:visited {
	color: #0A3D72;
}
a:hover {
	color: #0081AD;
}
a:active {
	color: #0A3D72;
}

#submenu a:link {
	color: #017EAE;
	text-decoration: none;
}
#submenu a:visited {
	color: #017EAE;
	text-decoration: none;
}
#submenu a:hover {
	color:#00436E;
}

#oferta a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#oferta a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#oferta a:hover {
	color:#00436E;
}
.info {
	color: #FFFFFF;
}

#submenu a:active {
	color: #017EAE;
	text-decoration: none;
}
#peu{
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
