/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

table h2 {
	font-weight:bold;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {
	height: 100%;
	overflow-x: hidden;
}
body {
	background-color: #FEFBF6;
}
.negreta {
	font-weight: bold;	
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.fons_superior {
	position: fixed;
	height: 445px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	z-index: -2;
}
.fons_inferior {
	height: 176px;
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	bottom: 0px;
	background-repeat: repeat-x;
	z-index: -1;
}
.header {
	position: relative;
	height: 78px;
	padding-top: 2px;
}
.logo {
	width: 237px;
	position: absolute;
	left: 19px;
	z-index: 1;
}
.menus {
	margin-top: 20px;
	position: absolute;
	right: 5px;
}
.menus ul {
	clear: right;
}
.menus li {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
.menus li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 115px;
	margin-left: 4px;
	margin-bottom: 4px;
	line-height: 20px;
}
.menus .navegacio li a {
	background-image: url(menu_fons_negre.png);
}
.menus .navegacio li a.actiu {
	background-image: url(menu_fons_blau.png);
}
.menus .navegacio li a:hover {
	background-image: url(menu_fons_verd.png);
	color: #FFF;
}
.menus .idiomes li a {
	background-image: url(menu_fons_gris.png);
}
.menus .idiomes li a:hover {
	background-image: url(menu_fons_gris2.png);
	color: #FFF;
}
.contenidor {
	position: absolute; 
	z-index: 2; 
	left: 0px; 
	right: 0px;
}
.continguts {
	position: relative;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
}
.columnaesquerra {
	float: left;
	width: 444px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 16px;
}
.columnaesquerra_estatic {
	float: left;
	width: 426px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 1.06em;
	padding-top: 45px;
	position: relative;
}
.clear {
	clear: left;
	height: 40px;
}
.info  {
	height: 151px;
	width: 444px;
	position: relative;
	margin-bottom: 14px;
}
.info .pastilla_blava  {
	position: absolute;
	height: 151px;
	width: 444px;
}
.info .text {
	position: absolute;
	height: 151px;
	width: 444px;
}
.info h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.info .text #mesinfo1 {
	position: absolute;
	bottom: 25px;
	right: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #FFF;
}
.info .text #mesinfo1 a {
	color: #FFF;
	text-decoration: none;
}
.info .text #mesinfo1 a:hover {
	color: #66FFFF;
}
.projectes  {
	height: 395px;
	width: 444px;
	position: relative;
}
.projectes .pastilla_blanca  {
	position: absolute;
	height: 395px;
	width: 444px;
}
.projectes .miniatures {
	position: absolute;
	padding-top: 18px;
	width: 444px;
	height: 377px;
}
.projectes .miniatures .titol {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FF9900;
	margin-left: 18px;
	font-weight: bold;
}
.projectes .miniatures ul {
	padding-left: 18px;
	padding-top: 18px;
}
.projectes .miniatures ul li {
	float: left;
	margin-right: 18px;
	margin-bottom: 0px;
}
.projectes .miniatures ul li ul {
	padding-left: 0px;
	padding-top: 0px;
}
.projectes .miniatures ul li ul li {
	margin-right: 0px;
	margin-bottom: 18px;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 50px;
	color: #333333;
}

* html .projectes .miniatures ul li ul li {
	height:60px;
}

.projectes .miniatures ul li img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.projectes .miniatures ul li ul li img {
	border: 0px;
}
.projectes .miniatures #mesinfo2 {
	position: absolute;
	right: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #663366;
	bottom: 25px;
}
.projectes .miniatures #mesinfo2 a {
	color: #663366;
	text-decoration: none;
}
.projectes .miniatures #mesinfo2 a:hover {
	color: #FF9900;
}
.columnadreta {
	padding-left: 480px;
}
.caixa {
	margin-bottom: 30px;
}
.caixa_equip {
	padding-top: 45px;
}
.caixa_equip img {
	margin-bottom: 15px;
}
.caixa .retol {
	margin-bottom: 5px;
}
.caixa .subtitol {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #388A22;
	margin-bottom: 7px;
}
.caixa .subtitol2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #FE8927;
	margin-bottom: 7px;
}
.caixa .frase_twitter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.81em;
	font-style: italic;
	line-height: 1.3em;
	color: #343332;
}
.caixa ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #663366;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E4E1;
	padding-top: 7px;
}
/* IE6 */
* html .caixa ul li {
	border: 0px;
}
.caixa ul li a {
	color: #663366;
	text-decoration: none;
	line-height: 1.3em;
}
.caixa ul li a:hover {
	color: #FE8927;
}
.caixa ul.baners li {
	padding-bottom: 0px;
	border: 0px;
	padding-top: 0px;
	display: inline;
	margin-right: 4px;
}
.peu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.69em;
	color: #000;
	line-height: 20px;
	position: relative;
	padding-bottom: 90px;
}
ul.xarxa_produccions {
	padding-top: 2px;
}
ul.xarxa_produccions li {
	float: left;
	margin-right: 34px;
	margin-bottom: 0px;
	border: 0px;
}
ul.xarxa_produccions li ul {
	padding-left: 0px;
	padding-top: 0px;
}
ul.xarxa_produccions li ul li {
	margin-right: 0px;
	margin-bottom: 0px;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 50px;
	color: #333333;
}

* html .xarxa_produccions ul li ul li {
	height:60px;
}

ul.xarxa_produccions li img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
ul.xarxa_produccions li ul li img {
	border: 0px;
}
.titol_estatic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.38em;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 0px;
	padding: 2px;
}
.subtitol_estatic {
	font-size: 1.10em;
	font-weight: bold;
	margin-bottom: 3px;
	color: #0099CC;
}
.columnaunica {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	position: relative;
	padding-top: 45px;
}
ul.projectes2 {
	padding-top: 40px;
}
ul.projectes2 li {
	float: left;
	margin-bottom: 0px;
	border: 0px;
	margin-right: 0px;
	width: 194px;
}
ul.projectes2 li ul {
	padding-left: 0px;
	padding-top: 0px;
}
ul.projectes2 li ul li {
	margin-right: 0px;
	margin-bottom: 0px;
	width: 170px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 60px;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-left: 0px;
}
ul.projectes2 li img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
ul.projectes2 li ul li img {
	border: 0px;
}

ul.projectes3 {
	padding-top: 40px;
}
ul.projectes3 li {
	float: left;
	margin-bottom: 0px;
	border: 0px;
	margin-right: 0px;
	width: 194px;
}
ul.projectes3 li ul {
	padding-left: 0px;
	padding-top: 0px;
}
ul.projectes3 li ul li {
	margin-right: 0px;
	margin-bottom: 0px;
	width: 170px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 60px;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-left: 0px;
}
ul.projectes3 li img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
ul.projectes3 li ul li img {
	border: 0px;
}

.paginacio {
	position: absolute;
	right: 20px;
	top: 62px;
	font-size: 11px;
	font-weight: normal;
}
.paginacio a {
	color: #663366;
	text-decoration: none;
	padding-left: 15px;
}
.paginacio a:hover {
	color: #FF9900;
	text-decoration: none;
}
.contingut_estatic {
	background-image: url(fons_blanc.png);
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat;
	padding-top: 5px;
}
.contingut_estatic2 {
	background-image: url(fons_blanc.png);
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 17px;
	background-repeat: repeat;
	padding-top: 17px;
}
.contingut_estatic p {
	font-size: 0.81em;
}
.contingut_estatic2 p {
	font-size: 0.81em;
}
.contingut_estatic ul {
	font-size: 0.81em;
	list-style-type: disc;
	margin-left: 30px;
}
.contingut_estatic ol {
	font-size: 0.81em;
	list-style-type: decimal;
	margin-left: 30px;
}
.clear2 {
	clear: both;
}
.boto_estatic {
	text-align: right;
	margin-top: 20px;
}
ul.equip li {
	float: left;
	padding-bottom: 30px;
}
ul.equip li p {
	font-size: 0.81em;
	line-height: 16px;
}
ul.equip li.equip_text {
	width: 310px;
	padding-left: 15px;
	min-height: 80px;
}

* html ul.equip li.equip_text {
	height: 80px;
}

ul.equip li ul {
	margin-bottom: 0px;
}

small a {
	color:#663366;
	text-align:left;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
small a:hover {
	color:#FE8927;
}

a {
	color:#663366;
	text-decoration: none;
}
a:hover {
	color:#FE8927;
}

ul.formulari {
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
ul li input.contacte {
	width: 190px;
	border: 1px solid #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;
	padding: 4px;
	margin-bottom: 5px;
}
ul li textarea.contacte2 {
	width: 300px;
	border: 1px solid #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;
	padding: 4px;
	height: 100px;
}
label {
	font-size: 13px;
}

/* CAPES DE CONTACTE*/
#enviantdades {
	display:none;
	text-align:center;
}

#formulari_enviat {
	display:none;
	text-align:center;
}
