.div_xarxes_socials {
	background:#948A54; 
	height:auto;
	width:956px; 
}

.div_apartat_contingut {
    margin:20px;
}

.div_contactar_gran {
	margin:17px;
}

.div_contactar_petit, .div_contactar_privat_petit, .div_contactar_empresa_petit {
	width: 469px;
}

.div_contactar_privat, .div_contactar_privat_petit {
	background-color: rgb(221, 217, 195);
}

.div_contactar_empresa, .div_contactar_empresa_petit {
	background-color: rgb(191, 191, 191);
}

.div_contactar_privat_petit, .div_contactar_empresa_petit, .div_contactar_empresa, .div_contactar_privat {
	min-height:100px;
}

.div_contactar_petit_contingut {
	color:#5f5f5f;
	margin:10px;
}

.div_separador_contactar {
	width: 17px;
}

.div_form_contactar {
/*V3	width:956px;*/
    text-align:left;
    width:100%;
}

.div_form_contactar_contingut {
/*V3	width:946px;*/
    width:100%;
}

.div_form_contactar {
	height:auto;
}

.div_form_contactar_contingut {
/*V3	margin:5px;*/
}

.div_donde_estamos {
	background-color:rgb(245,245,245);  
/*V3	height:350px; */
	color:#000000;
        width:100%;
}

.div_adreca_index {
	margin:20px; 
/*V3	height:290px; */
/*V3	width:576px;*/
}

.texte_adreca_index {
	color:#404040;
        font-size : 18px;
}

.div_ampliar_mapa {
	text-align:right; 
	width:566px; 
	margin-right:10px;
}

.ancla_contactar_empresa:hover {
	color:#FFFFFF;
}

.ancla_contactar_privat:hover {
	color:#FFFFFF;
}

.ancla_mail_index {
	color:#000000;
}


td a {
    color : #000000;
}
.texte_camp, .valor_camp {
	font-size: 22px; 
}
.texte_camp {
	color: #000000;
        padding-top: 10px;
}
.valor_camp {
	color: #000000;
}
input[type = text] {
    font-size: 22px;
    background-color: rgb(240,240,240);
    border-width: 0px;
    border-style: hidden;
    height: 29px;
    padding: 5px;
    color: rgb(0,0,0);
    width:97%;
    max-width:390px;
}
input[type = checkbox] {
    margin-right: 8px;
    font-size: 22px;
    padding: 5px;
    margin-top: 10px;
}
input[type = button], input[type = submit] {
    font-size: 22px;
    height: 50px;
/*V3    padding-bottom: 6px;*/
    cursor: pointer;
    background-color: rgb(149,179,215); 
    border-width:0px; 
    color: #262626; 
    width:100%;
    max-width: 340px;
}
textarea {
    width:93%;
    padding:10px;
    background-color: rgb(240,240,240); 
    color: rgb(0,0,0); 
    border:none;
    font-size:20px;
    overflow: hidden;
}

