/*estil.css*/
* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: auto;
	font-family: Verdana, serif;
	font-size: 11px;
	text-align: left;
	padding-top: 20px;
	
}

#wrapper {
	width: 760px;
	margin:auto;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

select {
	font: normal 11px Verdana, Arial, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
}

input, textarea {
	font: normal 11px Verdana, Arial, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

image {
	font: normal 11px Verdana, Arial, sans-serif;
}

.titol2 {
	height: 45px;
}

.titol {
	background: #FFF url(../images/boletes.png) no-repeat scroll top right;
	height: 45px;
	padding-left: 10px;
	padding-right: 4px;
}

.titol2 h3 {
	color: #6A8321;
	font: bolder 14px Verdana,serif;
	padding: 0.2em;
	padding-left: 0px;
	letter-spacing: -1px;
}

.titol h3 {
	color: #6A8321;
	font: bolder 14px Verdana,serif;
	padding: 0.2em;
	letter-spacing: -1px;
}

.titol2 a {
	color: #6A8321;
	text-decoration: none;
}

.titol2 a:hover {
	text-decoration: none;
}

#alta a {
	color: #6A8321;
	font-size: 10px;
	font-weight: bold;
}
#alta a:hover {
	color: white;
}

#paginador {
	background-color: #EDF7D4;
	height: 18px;
	margin: 17px 0px 17px 44px;
	padding: 1px 0px;
}

#caixeta {
	clear: both;
	float: right;
	color: #000;
	padding-bottom: 3px;
	width: 165px;
	margin-right: 10px;
	
}

#caixeta img {
	float		: right;
}

#caixeta select {
	color: #ADD732;
	font: normal 9px verdana,serif;
	width: 40px;
	float: right;
	margin-right: 5px;
}

#numeros {
	float: right;
	padding-top: 2px;
	margin: 0px 4px;
}

#numeros a,
#numeros a:link {
	color: #6A8321;
}

#numeros a:hover {
	color: #AAA;
}

#menu-superior {
	height: 25px;
}

#menu-superior #menu {
	float: left;
	padding-top: 10px;
}

#logo-ajunt {
	float: right;
}


#menu-capcelera {
	border-top	: 10px solid #ADD732;
	border-bottom: 10px solid #ADD732;
	margin-bottom: 1px;
	background: #FFF url(../images/gm1.png) no-repeat scroll right;
	height: 81px;
}


#leftcontent {
	background: #FFF url(../images/boletes.png) no-repeat scroll top right;
	min-height: 252px;
	width: 160px;
	border: 1px solid #BDDF5B;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
}
#leftcontent li
{
	position: relative;
	list-style-image: url(../images/bullet_fosc.png);
	font		: bold 11px Verdana, sans-serif;
}
#leftcontent li.parent {
	list-style-image: url(../images/bullet_nivell1.png);
}
#leftcontent li.parent.open {
	list-style-image: url(../images/bullet_nivell1_open.png);
}
#leftcontent li a, #leftcontent li.current li a {
	color		: #888;
}
#leftcontent li a:hover, #leftcontent li.current a {
	color		: #ADD732;
}

#leftcontent li a.toggle-button {
	position: absolute;
	left: -2em;
	display: block;
	width: 2em;
	height: 2em;
	overflow: hidden;
	text-indent: -4em;
	outline: none;
	cursor: pointer;
}

#leftcontent li li
{
	list-style-image: url(../images/bullet_fosc_quadrat.png);
	font-weight: normal;
}
#leftcontent li li.parent {
	list-style-image: url(../images/bullet_nivell2.png);
}
#leftcontent li li.parent.open {
	list-style-image: url(../images/bullet_nivell2_open.png);
}
#leftcontent li li li
{
	list-style-image: url(../images/bullet_clar_quadrat.png);
}

#leftcontent h3 {
	color: #6A8321;
	font: bolder 15px verdana,serif;
}

#leftcontent h3 a {
	color: #6A8321;
	font: bolder 15px verdana,serif;
	text-decoration: none;
}

#leftcontent h3 a:hover {
	color: #6A8321;
	font: bolder 15px verdana,serif;
	text-decoration: none;
}


#panel_esquerra {
	margin: 1em;
}

#rightcontent {
	height: 221px;
	width : 148px;
	margin-left: 18px;
}

#rightcontent img {
	width: 148px;
}

#maincontent { 
	width: 400px;
}

#maincontent h3 {
	color: #ADD732; 
	font: bold 16px verdana,serif;
	padding-left: 15px;
}

#maincontent p {
	padding-top: 10px;
}

#maincontent2 {
	width: 575px;
}

#maincontent2 h3 {
	color: #ADD732; 
	font: bold 16px verdana,serif;
	padding-left: 15px;
}

#maincontent2 p {
	padding-top: 10px;
}

#maincontent5 {
	padding-right: 10px;
}

#maincontent5 h2 {
	color: #ADD732; 
	font: bold 16px verdana,serif;
	padding-left: 5px;
}

#maincontent5 h3 {
	color: #ADD732; 
	font: bold 16px verdana,serif;
	padding-left: 15px;
}

#maincontent4 {
	padding: 0px;
}

#maincontent3 {
	padding-right: 10px;
}

#maincontent3 h3 {
	color: #ADD732; 
	font: bold 16px verdana,serif;
	padding-left: 15px;
}

#maincontent3 p {
	padding-top	: 10px;
}


.llista_cos {
	margin-top: 0.6em;
	font: normal 11px Verdana, sans-serif;
	color: #666;
	line-height: 14px;
	text-align: justify;
}

.llista_cos img { 
	float: right;
	padding-left: 10px;
	margin: 0.5em 10px 10px 0;
}


#llistat h4 {
	margin-top: 12px;
	color: #6A8321; 
	font: bold 13px verdana,serif;
	padding-left: 30px;
}

#llistat li{
	list-style-image: url(../images/boletes_llista.png);
	margin-left: 3em;
	margin-top: 0.5em;

}

/* formulari d'ocupacio */
#form_contacte {
	width: 550px;
}

div.blocform_ext {
	width: 520px; 
	float: left;
	background-color: #F6F9EC;
}

div.blocform_ext label {
	margin-top: 1em;	
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 15px;
	background: url("../images/bullet_form.gif") no-repeat left;
}

div.blocform_ext select { 	
	float: left;
	width: 200px;
	font: normal 11px Verdana, Arial, sans-serif;
}

div.footer_formext {
	width: 550px; 
	background-color: #fff;
}

div.footer_form {
	width: 500px; 
	background-color: #fff;
}

div.blocform {
	width: 450px; 
	padding: 5px; 
	margin: 0px auto;
	margin-left: 10px;
	float: left;
	background-color: #F6F9EC;
	
}

div.blocform label {
	margin-top: 1em;	
	float: left;
	width: 120px;
	text-align: left;
	padding-left: 15px;
	background: url("../images/bullet_form.gif") no-repeat left;
}

div.blocformarea {
	width: 500px; 
	padding: 5px;
	float: left;
	margin: 0px auto;
	text-align: right;
}

div.blocformarea label {
	margin-top: 1em;	
	float: left;
	text-align: right;
}

#posicio_radio {
	margin-left: 1.2em;
}

div.blocformarea textarea {
	margin-top: 1em;
	float: right;
	width: 100%;
	text-align: left;	
}

div.blocformraddio {
	width: 250px; 
	padding: 5px;
	float: left;
	margin: 0px auto;
	text-align: right;
}

div.blocformraddio label {
	margin: 1em 1em 0em 0em;
	float: left;
	text-align: left;
}


div.blocformraddio input {
	margin-top: 1em;
	float: left;
	text-align: left;
	margin-right: 5px;
}

div.llegenda {
	margin-top: 1em;
	float: left;
	margin-right: 10px;
	text-align: left;
}

div.row {
	text-align: left;
	clear: both;
}

div.row span.formw {
	margin-top: 1em;
	float: right;
	width: 300px;
	text-align: left;
}

div.row span.formw input, textarea, select {
	border: 1px solid #AAAAAA;
}

div.spacer {
	clear: both;
} 

.titolForm {
	clear: both;
	font: bolder 14px Verdana, Arial, sans-serif; 
	color: #AAAAAA;
	margin: 0em 1em 1em 0em;
}


#llistat li a { color: #ADD732; }
#llistat li a:link { color: #ADD732; }
#llistat li a:hover { color: #AAAAAA; }

.llista_titol {
	font: bold 12px Verdana, sans-serif;
	color: #ADD732;
	clear: both;
}

.data {
	font: bold 11px Verdana, sans-serif;
	color: #6A8321;
}


.path {
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 9px
}
.path li {
	display: inline;
} 
.path li:before {
	content: " > ";
	color: #BDDF5B;
}
.path li:first-child:before {
	content: "";
}

.path a {
	color: #AAA; 
}
.path a:hover {
	text-decoration: none;
	color: #ADD732;
}

#contingut {
	font: normal 11px Verdana, sans-serif;
	color: #333;
	line-height: 14px;
	text-align: justify;
	padding-left: 15px;
}

#contingut p {
	padding-right:10px;
}

#contingut a {
	color: #AAA;
}
#contingut ul {
	list-style-type: circle;
	padding-left: 25px;
}
#contingut ol {
	list-style-type: decimal;
	padding-left: 25px;
}
#contingut a:hover {
	color: #ADD732;
}

#funcions {
	margin: 1em 0em;
	float: right;
	font-size: 9px;
}

#funcions img {
	vertical-align: middle;
	border-right: 2px solid #fff }

#funcions a {
	color:#ADD732;
}
#funcions a:hover {
	color:#AAA;
}

.recursos {
	padding-top: 20px;
	width: 148px;
	background-color: #EFEFEF;
}

.recursos-footer {
	min-height: 15px;
	color: #FFFFFF;
	background: #AAAAAA url(../images/boletes_resource.png) no-repeat scroll left top;
	text-align: left;
	padding-left: 35px
}


/* FINAL DE LA PART NOVA */

#form-extranet label {
	width: 45px;
	float: left;
	margin-top: 5px;
}

#form-extranet input {
	margin-top: 3px;
	font-size: 9px;
}

#form-cerca {
	background: #DDEFAB url(../images/separador.png) no-repeat scroll right;
	height: 19px;
	width: 183px;
	padding-left: 10px;
	padding-top: 1px;
	float: left;
	text-align: left;
}

#form-cerca input {
	vertical-align: middle;
}

#form-cerca label{
	float: left;
}

#menu-navegacio {
	background-color: #C5E36F;
	height: 20px;
	text-align: left;
}
#menu-nav {
	padding-top: 2px;
	height: 20px;
}

#menu-navegacio > #menu-nav {
	height: auto;
    min-height: 20px;
}

#menu-navegacio #menu-nav ul {
	padding-left: 10px;
}

#menu-navegacio #menu-nav ul li {
	display: inline;
	margin-right: 0px;
	vertical-align: middle;
}

#menu-navegacio #menu-nav ul li {
	padding: 0 4px 0 6px!important;
	background: url("../images/options_bullet.gif") no-repeat left bottom;
}

#menu-navegacio #menu-nav a {
	color: #6A8321;
	font-size: 9px;
	font-weight: bold;
}

#menu-navegacio #menu-nav a:hover {
	color: white;
}

#peu-pagina {
	clear: both;
	border-top: 1px solid #C5E36F;
	text-align: center;
}

#cos {
	margin-top: 10px;
	margin-bottom: 10px;
}

#blocs-portada {
	float: left;
	width:395px
}

#bloc1 {
	height: auto;
	min-height: 514px;
	width: 181px;
	color: #666;
}

* html #bloc1 {
height: 250px;
}

.ca{ background: #EFF7D6 url(../images/tit_novetats_ca.png) no-repeat scroll top; }
.es{ background: #EFF7D6 url(../images/tit_novetats_es.png) no-repeat scroll top; }
.en{ background: #EFF7D6 url(../images/tit_novetats_en.png) no-repeat scroll top; }


#bloc2 {
	background: #FFF url(../images/peu_ocupacio.png) no-repeat scroll bottom;
}

#bloc3 {
	background: #FFF url(../images/peu_empresa.png) no-repeat scroll bottom;
}

#bloc4 {
	background: #FFF url(../images/peu_promocio.png) no-repeat scroll bottom;
	margin-top:10px;
}

#bloc5 {
	background: #FFF url(../images/peu_poligons.png) no-repeat scroll bottom;
	margin-top: 10px;
}


#bloc2, #bloc3, #bloc4, #bloc5
{
	border: 1px solid #BDDF5B;
	margin-left: 10px;
	height: 250px; /*291*/
	width: 179px;
	font-size: 11px;
	font-weight: bold;
	color: #888;
}

#bloc1 ul {
	margin-top: 30px;
	padding-right: 10px;
}

#banners-laterals {
	float: right; 
}

#banners-laterals .banner {
	margin-bottom: 10px; 
}

#destacat1, #destacat2, #destacat3, #destacat4 {
	margin-top: 12px;
}

#destacat2, #destacat3, #destacat4 {
	margin-left: 12px;
}

#logos {
	border-bottom: 10px solid #ADD732;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	word-spacing: 50px;
}

.menu-gris, .menu-gris a {
	color: #666;
	display: inline;
	text-decoration: none;
	font-size: 9px;
}
.menu-gris a:hover {
	color: #669900;
}

.menu-gris ul {
	padding-left:10px;
}

.menu-gris li {
	display: inline;
}

.menu-gris ul li {
	display: inline;
	margin-right: 0px;
	vertical-align: middle;
}

.menu-gris ul li {
	padding: 0 7px !important;
	background: url("../images/options_bullet.gif") no-repeat left center;
}

.menu-verd, .menu-verd a {
	color: #669900;
	display: inline;
	text-decoration: none;
	font-size: 9px;
}
.menu-verd a:hover {
	color: #666;
}

#menu ul {
	padding: 0px;
}

.menu-verd li {
	display: inline;
}

.menu-verd ul li {
	display: inline;
	margin-right: 0px;
}

#menu .menu-verd  li {
	padding: 0 7px !important;
	background: url("../images/top_bullet.gif") no-repeat left center;
}

.menu-verd-linia {
	color: #669900;
	display: inline;
}

.menu-verd-linia li {
	display: inline;
}
.menu-verd-linia li:before {
	content: " | ";
}
.menu-verd-linia li:first-child:before {
	content: "";
}

.input-text {
	border: 1px black solid;
	width: 80px;
	height: 14px;
}

#cerca {
	font-size: 9px;
}

.bloc {
	float: left;
}

.bloc ul {
	list-style: none;
	padding-left: 10px;
}

.bloc li {
	padding-top	: 5px;
}

.bloc .clar {
	background: transparent url(../images/bullet_clar.png) no-repeat scroll 0 0.7em;
	padding-left: 15px;
	padding-bottom: 6px;
}

.bloc .fosc {
	background: transparent url(../images/bullet_fosc.png) no-repeat scroll 0 0.7em;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-right: 3px;
	font: bold 12px Verdana;
}

.bloc .fosc a {
	color: #888; 
	text-decoration: none;
}

.bloc .fosc a:hover {
	text-decoration: none;
	color: #ADD732;
}

.bloc .fletxa {
	background	: transparent url(../images/bullet_fletxa.png) no-repeat scroll 0.0em 0.7em;
	padding-left: 12px;
	padding-bottom: 6px; 
}

.negreta {
	font: bold 11px Verdana, serif;
}

.correu_text {
	width: 130px;
	height: 18px;
	border: 1px solid #aaaaaa;
	font: normal 11px Verdana, sans-serif;
}

.correu_missatge {
	width: 380px;
	height: 100px;
	border: 1px solid #aaaaaa;
	font: normal 11px Verdana, sans-serif;
	text-align: left;
}

.correu_teumiss {
	vertical-align: top;
}

.correu_enviar {
	text-align: right;
}

.correu_enviat {
	padding-left: 15px;
}

#cercador {
	font-size: 11px;
	color: #6A8321;
	background-color: #EDF7D4;
	height: 88px;
	padding: 5px 15px;
}

#cercador h4 {
	font-size: 11px;
}

#cercador_titol {
	float: left;
	width: 70px;
	height: 80px;
	margin-right: 30px;
	display: inline;
}
.cercador_panell{
	width: 325px;
	float: left;
}

.cercador_panell ul li{
	margin-top	: 3px;
	padding		: 0px;
	list-style-type: none;
}


.cercador_panell ul label {
	margin-left: 5px;
}

.cercador_panell h4 {
	margin-bottom: 10px;
}


#cercador_enviar {
	float: right;
	margin: 10px 20px 0px 0px;
}

#form_button {
	margin: 1em 3.5em 1em 0em;
	float: right;
}
#form_buttonExt {
	margin: 10px 0px;
	padding: 0px;
	float: right;
}

#form_button a {
	color: #ADD732;
}

#form_button a:hover {
	color: #AAA;
}

.panells {	
	background: #FFF url(../images/boletes.png) no-repeat scroll top right;
	min-height: 252px;
	width: 130px;
	border: 1px solid #BDDF5B;
	padding: 5px 5px 10px 10px; 
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top:5px;
}


.panells li,
.panells li a {
	list-style-image: url(../images/bullet_fosc.png);
	font: bold 11px Verdana, sans-serif;
	color: #888;
}

.panells li a:hover {
	color: #ADD732;
}

.panells li li,
.panells li li a {
	list-style-image: url(../images/bullet_fosc_quadrat.png);
	font: normal 11px Verdana, sans-serif;
	color: #888;
	line-height:12px;
}

.panells li li li,
.panells li li li a {
	list-style-image: url(../images/bullet_clar_quadrat.png); 
}

.panells h3 {
	color: #6A8321;
	font: bolder 14px verdana,serif;
	line-height: 14px;
	padding-left: 0!important;
	margin-left: -5px!important;
}

.avis {
	display: block;
	float: left;
}

#button_contacte {
	float		: right;
	margin		: 0px;
}

#missatge {
	padding-left: 20px;
	font: normal 11px verdana,serif;
	color:#000;
}


#cons_text {
	padding-top: 10px;
	padding-bottom: 10px;
}

#cons_pregunta {
	width: 500px;
	height: 100px;
	border: 1px solid #aaaaaa;
	font: normal 11px Verdana, sans-serif;
	text-align: left;
}

#cons_enviar {
	text-align: right;
	padding-top: 10px;
}

#cons_form {
	padding-top: 0px;
	padding: 10px;
	width: 500px;
}

#cons_content {
	margin-left: 0px;
	padding-bottom: 10px;
}

#cons_content h3 {
	color: #ADD732; 
	font: bold 16px verdana,serif;
	padding-left: 15px;
}

#cons_llista {
	list-style-image: none;
	padding-left: 15px;
	margin: 0px;
	color: #333;
	width: 550px;
}

#cons_llista .cons_titol {
	color: #ADD732; 
	font: bold 13px verdana,serif;
	padding-bottom: 5px;
}

#cons_llista .cons_llista_int a, 
#cons_llista .cons_llista_int a:visited {
	color: #aaa;
	font-weight: bold;
	text-decoration	: none;
}

#cons_llista .cons_llista_int a:hover, 
#cons_llista .cons_llista_int a:active{
	font-size: 11px;
	font-weight: bold;
	color: #ADD732;
	text-decoration: none;
}

#cons_llista .cons_llista_int {
	padding-bottom: 15px;
	padding-left: 45px;
	color: #add372; 
	font: bold 11px verdana,serif;
	width: 400px;
}

#cons_llista ul {
	list-style-type: circle;
	padding-left: 25px;
}

#cons_linia {
	background: url(../images/fons_linia.gif) repeat-x;
	height: 2px;
	margin-left: 10px;
}

#cons_view {
	padding-left: 25px;
	width: 520px;
	text-align: justify;
}

.novetats a, 
.novetats a:visited {
	color: #666;
	text-decoration: none;
}

.novetats a:hover, 
.novetats a:active {
	color: #669900;
	text-decoration: none;
}

.fitx_titolet {
	float:left;
}

.fitx_titolet_text a, .fitx_titolet_text a:visited {
	color: #aaa;
	font-weight: bold;
	text-decoration	: none;
}

.fitx_titolet_text a:hover, .fitx_titolet_text a:active {
	color: #ADD732;
	text-decoration	: none;
}

.fitx_titolet_text {
	font: bold 11px verdana,serif;
	padding-left: 20px;
	padding-bottom: 6px;
}

.fitx_items {
	width: 450px;
	padding-left: 25px;
	color: #aaa;
}

.fitx_desc {
	padding-left: 20px;
	font: normal 11px verdana,serif;
}

/* login,logout Extranet */
#login-extranet input {
	padding: 0px;
}

#login-extranet {
	float: right;
	width: 150px;
	padding-top: 3px;
}

#logout_ext {
	padding-top: 3px;
	display: block;
	clear: both;
}

#logout_ext img {
	vertical-align: middle;
}

#logout_ext a {
	color: #6A8321;
	font-size: 11px;
	font-weight: bold;
}

#logout_ext a:hover {
	color: white;
}

#tUsuari {
	padding-top: 4px;
	width: 50px;
	float: left;
}

#nomUsuari {
	padding-top: 2px;
	float: right;
	width: 95px;
	color: #666;
}

#cons_view a, 
#cons_view a:visited {
	color: #aaa;
	text-decoration	: none;
}

#cons_view a:hover, #cons_view a:active {
	color: #add732;
	text-decoration	: none;
}
#cons_llista table {
	border: 1px solid #999;
	padding: 5px;
	border-spacing: 0;
	border-collapse: collapse;
	width:450px;
}

#cons_llista td {
	border: 1px solid #999;
	padding: 5px;
}

/* Pla Empresa */
.pe_titol {
	font: bold 25px verdana,serif;
}

.pe_tit_seccio {
	font-family: verdana,serif;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	width: 400px;
}

.pe_seccio {
	padding-left: 45px;
	margin-top: 5px;
	width: 400px;
}

.pe_textarea {
	width: 400px;
	height: 100px;
	margin-top: 10px;
	margin-left: 45px;
}

#pe_pestanyes {
	padding-left: 15px;
	width: 550px;
	padding-bottom: 5px;
}

#pe_pestanyes a, #pe_pestanyes a:visited {
	color: #aaa;
	text-decoration: none;
	font-weight: bold;
}

#pe_pestanyes a:hover, #pe_pestanyes a:active {
	color: #add732;
	text-decoration: none;
	font-weight: bold;
}

#pe_pestanyes ul {
	padding-left: 25px;
	padding-top: 10px;
}

#pe_pestanyes li {
	width: 300px;
	background: url("../images/bullet_form.gif") no-repeat left bottom;
	background-color: #F6F9EC;
	border: 1px solid white;
}

#pe_pestanyes ul li{
	padding: 0px 7px 0px 12px !important;
}

#pe_omplir {
	font-size: 12px;
	padding-left: 40px;
	color: #9a8321;
	padding-top: 10px;
}

#pe_esperant {
	font-size: 12px;
	padding-left: 40px;
	color: #6a8321;
	padding-top: 10px;
}

.pe_inactiu {
	color: #777;
}

.pe_actual {
	color: #6a8321;
	font-weight: bold;
}

.pe_validar {
	background: url(../images/validate_arrow.png);
	height: 19px;
	width: 62px;
}

.pe_pdf {
	background: url(../images/pdf_arrow.png);
	height: 19px;
	width: 62px;
}

.pe_guardar {
	background: url(../images/save_arrow.png);
	width: 69px;
	height: 19px;
}

.pe_guardar_tot {
	background: url(../images/save_arrow.png);
	width: 69px;
	height: 19px;
	border: 0px;
	cursor: pointer;
}

.pe_enviar_tot {
	float: right;
	padding-top: 95px;
}

.pe_desc {
	display: inline;
}

.pe_enviar {
	margin-top: 10px;
	border: 0px;
	float: right;
	cursor: pointer;
}

.pe_plantilla a, .pe_plantilla a:visited {
	color: #aaa;
	font-weight: bold;
	text-decoration	: none;
}

.pe_plantilla a:hover, .pe_plantilla a:active {
	font-weight: bold;
	color: #add732;
	text-decoration	: none;
}

.pe_document a, .pe_document a:visited {
	color: #aaa;
	text-decoration	: none;
}

.pe_document a:hover, .pe_document a:active {
	color: #add732;
	text-decoration	: none;
}

.pe_linia {
	background: url(../images/fons_linia.gif) repeat-x;
	height: 2px;
	margin-left: 10px;
}

/* Extranet - Les meves dades */
#md_errors {
	font: normal 11px verdana,serif;
	padding-top: 5px;
	padding-bottom: 10px;
}

#md_errors h3 {
	font: bold 15px verdana,serif;
	padding-bottom: 0px;
}

.md_error {
	padding-left: 20px;
	padding-bottom: 5px;
}

/* Projecte d'emprenedores */
.proj_llista {
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
}

.proj_llista a, .proj_llista a:visited {
	color: #aaa;
	font-weight: bold;
	text-decoration	: none;
}

.proj_llista a:hover, .proj_llista a:active {
	font-weight: bold;
	color: #ADD732;
	text-decoration	: none;
}

.proj_data {
	font-size: 9px;
}

#proj_dades_int {
	padding-left: 10px;
}

#proj_dades {
	padding-left: 15px;
	margin: 0px;
	color: #333;
	width: 550px;
}

#proj_form {
	background-color: #F6F9EC;
	margin-left: 15px;
	padding: 10px;
	color: #333;
	width: 470px;
}

.proj_label {
	padding-top: 20px;
	padding-left: 42px;
	font-size: 11px;
	font-weight: bold;
}

.proj_send {
	text-align: right;
	padding-top: 15px;
	width: 505px;
}

.proj_desc {
	padding-top: 5px;
	padding-left: 55px;
	width: 400px;
}

.proj_input {
	border: 1px solid #aaa;
	width: 250px;
}

.proj_in_label {
	width: 190px;
	float: left;
	padding-left: 15px;
	background: url("../images/bullet_form.gif") no-repeat left;
}

.proj_div_desc {
	padding-left: 15px;
}

.proj_in_desc {
	height: 120px;
	width: 450px;
}
/* styles used on companies list */
.minilist {	
	width: 160px;
	border: none;
	padding: 5px 5px 10px 25px; 
	margin-right: 8px;
	margin-bottom: 10px;
}

.minilist li,
.minilist li a {
	list-style-image: url(../images/bullet_fosc.png);
	font: bold 11px Verdana, sans-serif;
	color: #888;
}

.minilist li a:hover {
	color: #ADD732;
}

.go_downright {
	position: relative;
	bottom: 0px;
	right: 0px;
}

.autosize {
	display:table;
	width:0%;
	margin-left: auto;
	margin-right:auto;
}

#cercador_empreses {
	font-size: 11px;
	color: #6A8321;
	background-color: #EDF7D4;
	height: 180px;
	padding: 10px 5px 0px 15px;
	float:left;
	width:530px;
	text-align:left;
	margin: 10px 0px 10px 0px;
}

#cercador_empreses h4 {
	padding: 0px 5px 10px 5px;
	font-size: 11px;
}

.form_error {
	background-color: #FFDFDF;
	color: #CF1919;
	padding: 5px;
	margin: 5px;
}

.alta_empreses {
	font-size: 11px;
	color: #6A8321;
	background-color: #EDF7D4;
	padding: 10px 5px 10px 15px;
	float:left;
	width:530px;
	text-align:left;
	margin: 10px 0px 10px 0px;
}

.alta_empreses h4 {
	padding: 0px 5px 10px 5px;
	font-size: 11px;
}

.cercador_empreses_panell{
	padding: 5px 0px 0px 0px;
}

.cercador_empreses_panell .label{
	width:150px;
	float:left;
}

#cercador_empreses_enviar {
	float: right;
	padding: 5px 20px 0px 0px;
	display: block;
}

#mapa_poligons {
	background-color: #EDF7D4;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 148px;
	text-align: left;
}
.mapa_poligons-footer {
	height: 15px;
	color: #FFFFFF;
	background: #AAAAAA url(../images/boletes_resource.png) no-repeat scroll left top;
	padding-left: 35px;
}

.cercador_empreses_acces, 
#cercador_empreses_acces {
	font-size: 11px;
	color: #6A8321;
	background-color: #DDEFAB;
	padding: 10px 5px 10px 15px;
	text-align:right;
	margin: 30px 0px 10px 15px;
	font-weight: bold;
}

.cercador_empreses_acces a, #cercador_empreses_acces a {
	color: #6A8321;
}
.cercador_empreses_acces a:hover, #cercador_empreses_acces a:hover {
	text-decoration:underline;
}

#fitxa_empresa {
	font-size: 11px;
    color: #333333;
	background-color: #DDEFAB;
	padding: 10px 5px 10px 15px;
	text-align:left;
	margin: 10px 0px 10px 15px;
}

#fitxa_empresa .label {
	width:100px;
	float:left;
	color: #6A8321;
	padding: 5px 0px 5px 0px;
	clear:left;
}

#fitxa_empresa .value {
	float:left;
	color: #333333;
	padding: 5px 0px 5px 0px;
}

#fitxa_empresa h4 {
	font-size: 11px;
	color: #6A8321;
}

a.contingut_extes {
	color: #ADD732!important;
	font: bolder 14px verdana,serif;
	text-decoration:none;
	margin: 10px 0px 10px 0px;
	display:block;
}

a:hover.contingut_extes {
	color: #ADD732;
	font: bolder 14px verdana,serif;
	text-decoration:underline;
}
#rightcontent .but-link{ 
  width:14px !important; 
} 
#botons{
	margin-top:185px;
}

#botons .cercador_empreses_acces, #botons #cercador_empreses_acces{
    margin: 30px 0 0 0;
}

#botons_poligons #cercador_empreses_acces {
    margin: 0 0 10px 0;
}

#botons_poligons #cercador_empreses_acces img{
    width: auto;
}

