/*

	El nostre estil Dilema

*/

body {
	background-color:  #FAFAFA;
	margin: 0; padding: 0;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#tancador {
	clear: both;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #404040;
	text-decoration: none;
}
a:hover {
	/*color: #0F51B2;*/
	color: maroon;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
}
h4 {
	font-size: 16px;
	margin: 0 0 20px 0;
}

/*

	{ {  esquelet-base  } }
	
*/

#encaix {
	width: 750px;
	margin: 0 auto 0 auto;
}

#steta_mare {
	background-color: #ABAEB2;
	top: 0; left: 0; right: 0; bottom: 0;
}
#steta_fons_sup, #steta_fons, #steta_fons_inf {
	width: 890px;
	margin: 0 auto 0 auto;
	background-color: #FAFAFA;
}
#steta_fons_sup {
	height: 33px;
	background-image : url(../grafics/fons_fulla_sup.gif);
}
#steta_fons {
	background-image: url(../grafics/fons_fulla.gif);
	background-repeat: repeat-y;
}
#steta_fons_inf {
	height: 33px;
	background-image : url(../grafics/fons_fulla_inf.gif);
	bottom: 0;
}

/*

	{ {  Estructura  } }

*/

/* -- capçalera -- */

#capsalera {
	position: relative;
	margin: 0 0 20px 0;
	width: 100%;
}
#logo, #logo_menut {
	position: relative;
	width: 750px;
	height: 135px;
	margin-bottom: 20px;
}
#logo_menut {
	height: 85px;
}
#flyer_menu {
	position: relative;
	width: 750px;
	height: 240px;
}

/* -- cos -- */

#cos {
	position: relative;
	width: 750px;
	padding: 0; margin: 0;
	border: 1px solid #fafafa;
}
#cos #titular {
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 22px;
	text-indent: 2px;
	font-style: italic;
	color: #808080;
}
#manteniment {
	margin: 50px 20px 50px 20px;
	width: 100%;
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	color: #707070;
	text-indent : 2px;
}
#manteniment #titular {
	font-size: 20px;
	margin-bottom: 15px;
}

div #separador {
	border: 0;
	width: 750px;
	height: 30px;
	margin: 10px 0 10px 0;
	background-image: url(../grafics/separacion_750.gif);
	background-repeat: no-repeat;
	background-position : bottom;
}
div #separador hr {
  display: none;
}

/* portada */

#idiomes_portada {
	position: absolute;
	margin-top: -18px;
	padding-right: 10px;
	width: 740px;
	text-align: right;
	font-size: 9px;
	color: #d0d0d0;
}
#idiomes_portada a {
	color: #a0a0a0;
}
#idiomes_portada a:hover {
	color: maroon;
}

#info {
	position: relative;
	width: 750px;
	margin-bottom: -40px;
}
#info #noticies {
	float: left;
	width: 360px;
}
#info #portfolio {
	float: right;
	width: 360px;
}
#info #noticies #data {
	font-family: Georgia, "Times New Roman", times, serif;
	font-style: italic;
	color: #a0a0a0;
	margin-bottom: 5px;
}

/* dilema */

#info_dilema {
	position: relative;
	width: 750px;
	line-height: 20px;
	text-align: justify;
}

/* noticies i treballs */

#noticia, #treball, #servici {
	position: relative;
	width: 750px;
	margin: 20px 0 0 0;
}

#servici #titol, #info_dilema #titol {
	color: #808080;
	font-size: 26px;
	font-family : Georgia, "Times New Roman", times, serif;
}
#servici #descripcio, #servici #swf, #servici #pdf {
	margin: 20px 0 15px 0;
}
#servici #pdf {
	border-top: 1px dashed #e0e0e0;
	padding-top: 10px;
}
#servici #pdf img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}
#servici a {
	font-weight: bold;
}

#noticia #imatge, #treball #imatge {
	width: 300px;
	float: left;
}
#noticia #dades, #noticia #dades_llarg, #treball #dades, #treball dades_llarg {
	font-size: 10px;
	text-align: justify;
	color: #707070;
}
#noticia #dades, #treball #dades {
	width: 370px;
	float: right;
}
#noticia #dades_llarg, #treball dades_llarg {
	width: 100%;
}
#noticia #titol, #noticia #tipus, #noticia #data, #noticia #sinopsi, #noticia #descripcio, #treball #titol, #treball #dada, #treball #sinopsi, #treball #descripcio {
	width: 100%;
	margin-bottom: 10px;
}
#noticia #titol, #treball #titol {
	margin-bottom: 20px;
	text-align: left;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", times, serif;
	color: #333333;
}
#noticia #data, #treball #data {
	color: #909090;
	font-size: 11px;
	font-family : Georgia, "Times New Roman", times, serif;
	font-style : italic;
}
#treball #dada {
	text-align: left;
}
#treball #dada strong {
}
#noticia #tipus a, #treball #dada a {
	font-weight: bold;
}
#noticia #sinopsi, #treball #sinopsi {
	font-weight: bold;
	font-size: 12px;
	line-height : 20px;
}
#noticia #descripcio, #treball #descripcio, #servici #descripcio {
	text-align: justify;
	line-height : 20px;
	margin-top: 30px;
}
#noticia #descripcio a, #treball #descripcio a, #servici #descripcio a {
	border-bottom: 1px dashed #8297E1;
}

/* llistat notícies i portfolio */

#treball_tipus {
	width: 100%;
	text-align: right;
	margin: 0 5px 10px 0;
}

#llistat_noticies, #llistat_portfolio_normal, #llistat_portfolio_destacat, #llistat_servicis {
	position: relative;
	width: 750px;
	margin: 10px 0 0 0;
	clear: both;
}
#llistat_portfolio_destacat #dada, #llistat_portfolio_normal #dada {
	margin-bottom: 5px;
	text-align: left;
}
#llistat_portfolio_destacat #dada a {
	/*font-weight: bold;*/
}
#llistat_noticies #imatge, #llistat_portfolio_normal #imatge, #llistat_portfolio_destacat #imatge, #llistat_servicis #imatge {
	float: left;
}
#llistat_noticies #dades, #llistat_portfolio_normal #dades, #llistat_portfolio_destacat #dades, #llistat_servicis #dades {
	float: right;
}
#llistat_noticies #ref, #llistat_portfolio_normal #ref, #llistat_portfolio_destacat #ref {
	width: 100%;
	font-size: 9px;
	margin-bottom: 5px;
}
#llistat_noticies #ref a, #llistat_portfolio_normal #ref a, #llistat_portfolio_destacat #ref a {
	font-weight: bold;
}
#llistat_noticies #sinopsi, #llistat_portfolio_normal #sinopsi, #llistat_portfolio_destacat #sinopsi, #llistat_servicis #sinopsi {
	width: 100%;
}

/* caixa genèrica anuncis */

#llista {
	position: relative;
	width: 750px;
	clear: both;
}
#resalt {
	font-size: 18px;
	color: #a0a0a0;
	margin: 10px 0 10px 0;
	font-style : italic;
	font-weight: normal;
	font-family : Georgia, "Times New Roman", times, serif;
}
#llista_dreta {
	float: right;
	width: 360px;
}
#llista_esquerra {
	float: left;
	width: 360px;
}

#anunci {
	width: auto;
	margin: 15px 10px 20px 10px;
}
#anunci #titol {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: normal;
	margin-bottom: 10px;
}
#anunci #titol a:link, #anunci #titol a:visited {
	color: #505050;
}
#anunci #titol a:hover {
	color: maroon;
}
#anunci #imatge {
	width: 100px;
	height: 90px;
}
#anunci #dades, #anunci #dades_llarg {
	width: 220px;
	font-size: 10px;
	text-align: justify;
	color: #707070;
}
#anunci #dades_llarg {
	width: 340px;
}
#anunci #dades #sinopsi {
	width: 100%;
	padding-top: 5px;
}

#llista_final {
	margin-top: 5px;
	border-top: 1px dashed #e0e0e0;
	padding: 10px 10px 0 10px;
	font-size: 10px;
}
#llista_final img, #treball_tipus img {
	vertical-align: bottom;
}
#llista_final a {
	font-weight: bold;
}
#llista_final #tipus, #treball_tipus #tipus {
	width: 350px;
	float: left;
}

#llista_final #tipus form {
	padding: 0; margin: 1px;
}
#llista_final #tipus select, #treball_tipus, #treball_tipus select {
	font-size: 10px;
}
#llista_final #tipus select, #treball_tipus select {
	vertical-align: middle;
}

#paginador {
	position: relative;
	width: 100%;
	text-align: right;
}
#paginador a {
	background-color: #e9e9e9;
	padding: 0 4px 0 4px;
	font-weight: bold;
}
#paginador a:hover {
    background-color: #c0c0c0;
	color: maroon;
}

/* variant per a portada */

#info #llista_final {
	text-align: right;
}
#info #llista_final a {
	color: #a0a0a0;
	font-weight: normal;
}
#info #llista_final a:hover {
	color: maroon;
}

/* especial per a servicis */

#llistat_servicis #titol, #llistat_servicis #imatge, #llistat_servicis #dades {
	float: none;
	width: 100%;
	text-align: center;
}
#llistat_servicis #titol {
	text-transform: uppercase;
	font-size: 17px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#llistat_servicis #titol a, #llistat_servicis #titol a:link, #llistat_servicis #titol a:visited {
	color: #797979;
}
#llistat_servicis #titol a:hover {
	color: maroon;
}
#llistat_servicis #imatge {
	margin: 10px 0 10px 0;
	height: 180px;
}
#llistat_servicis #dades {
	font-size: 12px;
	text-align: justify;
}

/* a portada: */
#info #noticies #anunci #imatge {
	float: left;
}
#info #noticies #anunci #dades {
	float: right;
}
#info #portfolio #anunci #imatge {
	float: right;
}
#info #portfolio #anunci #dades {
	float: left;
}

/*-- contacte --*/

#contacte {
	width: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", times, serif;
}
#contacte #direccio {
	font-size: 18px;
	margin: 20px 0 20px 0;
}
#contacte #telefon {
	font-size: 14px;
	margin-bottom: 20px;
}
#contacte #telefon strong {
	font-size: 24px;
}
#contacte #email {
	margin-bottom: 30px;
}
#contacte #mapa {
}

/*-- cloenda --*/

#cloenda {
	padding: 15px 0 10px 0;
	margin-top: 20px;
	background-image: url(../grafics/separacion_750.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 750px;
	text-align: center;
}

#minilogo {
	margin: 0px 0px 20px 0px;
	background-image: url(../grafics/logo_mini.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 750px;
	height: 18px;
}

#idiomes, #legal {
	font-size: 9px;
	color: #a0a0a0;
}
#idiomes {
	margin: 5px 0 0 0;
}
#idiomes a {
	font-weight: bold;
	color: #909090;
}
#idiomes a:hover {
	color: maroon;
}

