/*Estils per defecte*/

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

*{
	margin:0px;
	padding:0px;
}

a
{
	color:#000000;
	text-decoration:none;
	outline-style: none;
}

img
{
	border-width: 0;
}

/* Posicionament centrat de la pàgina */

.centrar
{
	width: 1000px;
	margin-left:-500px;
	left:50%;
	position: absolute;
}

/* Capçalera */

.bloc_extrem
{
	background-color: #dfdc0a;
	padding: 5px;
}

.content_head
{
	background-repeat: no-repeat;
	width: 1000px;
	height: 200px;
}

.idiomes_links
{
	background-image: url(../images/head_superior.jpg);
	height: 67px;
}

/* Etiquetes HX */

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 18px;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;
}

h4{
	font-size:13px;
	padding-bottom:10px;
}
h5{
	font-size:10px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


/*Contingut*/
.mes{
left:53px;
top:52px;
position:relative;
}
#content{
width:650px;
}

.titol
{
	padding-top: 7px;
	margin-bottom: 10px;
}
.contenidor_text
{
	background-color: #f9f5ee;
	margin-bottom: 10px;
	width: 630px;
	padding: 10px;
}
#imatges_pase{}
	/* Borsa de treball */
	
	.bloc_ofertes
	{
		width: 320px;
	}
	
	.oferta
	{
		padding: 5px;
		color: #444444;
	}
	
	.oferta:hover
	{
		background-color: #FFFFFF;
		color: #000000;
	}
	
	/* Noticies */
	
	.noticia
	{
		border-bottom: 1px dotted #f09300;
		padding-top: 5px;
	}
	
	.noticia img
	{
		margin-right: 5px;
		float: left;
	}
	
	.text_noticia
	{
		min-height: 72px;
	}
	
	/* Promocions */
	
	.promocio
	{
		border-bottom: 1px dotted #f09300;
		width: 301px;
		float: left;	
		padding-bottom: 20px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	/* Establiments associats */
	
	.establiment1
	{
		background-color: #f9f5ee;
		padding: 5px;
		margin-bottom: 5px;
		cursor: pointer;
	}
	
	.establiment2
	{
		background-color: #f3f3f3;
		padding: 5px;
		margin-bottom: 5px;
		cursor: pointer;
	}
	
	.tipologia
	{
		padding:15px;
		font-weight: bold;
	}
	
	.tipologia:hover
	{
		background-color: #FFFFFF;
		color: #e64b1c;
		cursor: pointer;
	}
	
	.fitxa
	{
		border-top: 1px dotted #000000;
		padding-top: 10px;
		margin-top: 10px;
	}
	
	.fitxa td
	{
		background-color: #f4f4f4;
		padding:3px;
	}
	.fitxa_contenidors
	{
		background-color: #f4f4f4;
		padding: 5px 10px 5px 10px;
		margin-bottom: 5px;
	}
	
	.adjunt
	{
		margin-left: 5px;
		cursor: pointer;
	}

/* Formularis */

.input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.separador_puntejat
{
	border-bottom: 1px dotted #f09300;
	padding-top: 10px;
	padding-bottom: 10px;
}

	/* Formularis - Borsa de treball */
	
	.formulari
	{
		background-color: #f3f3f3;
		padding: 10px;
	}
	
	.titol_form
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #444444;
		margin-top: 5px;
	}
	
	.camp_oferta_demanda
	{
		padding-bottom: 5px;
	}
	
	#content_form_demanda
	{
		display:none;
	}
	#content_form_oferta
	{
		display:none;
	}

/*Float*/

.fl{float: left;}
.fr{float: right;}

/*Propietats lletra*/

.bold
{
	font-weight: bold;
}

/* Banners */

.banners
{
	width: 319px;
}

.titol_banners
{
	background-image: url(../images/transp_establiments.png); 
	background-repeat:repeat-x; 
	padding: 10px;
	height:13px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e64c1c;
}

.banners img
{
	margin-bottom: 15px;
}

/* Peu de pàgina */

.peu
{
	padding:5px;
	background-color:#f3f3f3;
	margin-top: 5px;
}

.links_peu
{
	color: #999999;
	margin-top: 5px;
}

.links_peu a
{
	color: #999999;
	margin-top: 5px;
}

/* Apartats (colors)*/

.color1{color: #F29400;}
.line1{height: 4px; background-color: #F29400;}

.color2{color: #e64d1d;}
.line2{height: 4px; background-color: #e64d1d;}

.color3{color: #b80a24;}
.line3{height: 4px; background-color: #b80a24;}