@charset "iso-8859-1";
/* CSS Document */
body {
	margin:	7px 0 0 0;
	padding: 0;
	color:#FFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
#contenidor{
	position:relative;
	margin:				0 auto;
	height: 630px;
	width: 918px;
	
}
.clearing{
      clear:both;
   }
#cap {
	position:relative;
	float:left;
	width: 970px;
	height: 193px;
	background:url(../imatges/banner.gif) no-repeat;
}
#logo {
	position:relative;
	float:left;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	background-color: #FFF;
	margin-top: 7px;
	margin-left: 6px;
	height: 186px;
	width: 152px;
}
#baner {
	position:relative;
	float:left;
	height: 149px;
	padding-left: 280px;
	width: 400px;
}
#menu {
	position:relative;
	float:left;
	height: 26px;
	width: 655px;
	padding-left: 7px;
	padding-top: 16px;
	background-color: #2D88A7;
}
#cos{
	position:relative;
	float:left;
	width: 970px;
}
#cos_esquerra{
	position:relative;
	float:left;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	background-color: #FFF;
	min-height: 500px;
	margin-bottom: 7px;
	margin-left: 6px;
	height: 186px;
	width: 152px;
}
#cos_dreta{
	position:relative;
	float:right;
	background-color: #268ca5;
	min-height: 500px;
	margin-bottom: 7px;
	padding-left: 6px;
	height: 500px;
	width: 138px;
}
.anunci_oportunitats {
	position:relative;
	float:left;
	height:166px;
	width: 116px;
	padding: 5px;
	border-left: #FFF 1px dashed;
	border-right: #FFF 1px dashed;
	border-bottom: #FFF 1px dashed;
	font-size: 9px;
	text-align:justify;
}
.fons_oportunitats {
	position:relative;
	float:left;
	margin-top: 15px;
	height:216px;
	width: 128px;
}
.fons_oportunitats2 {
	position:relative;
	float:left;
	margin-top: 15px;
	height:48px;
	width: 128px;
	background-image:url(../imatges/fonsbanner2.jpg);
}
#cos_contingut{
	position:relative;
	float:left;
	background-color: #FFF;
	margin-bottom: 7px;
	margin-left: 5px;
	width: 650px;
	height:auto;
	color:#000;
}

a{
	text-decoration:none;
}
#qui a {
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/q.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 105px;
	height: 16px;
	text-align:left;
}
#contacto a{
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/c.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 70px;
	height: 16px;
	text-align:left;
}
#situacion a{
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/s.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 70px;
	height: 16px;
	text-align:left;
}
#noticias a{
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/n.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 60px;
	height: 16px;
	text-align:left;
}
#intranet a{
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/i.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 65px;
	height: 16px;
	text-align:left;
}
#empresas a{
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/e.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 70px;
	height: 16px;
	text-align:left;
}
#ma a{
	position:relative;
	float:left;
	padding-left: 22px;
	padding-top: 6px;
	background: url(../imatges/2.gif) no-repeat;
	color:#FFF;
	font-size: 12px;
	width: 52px;
	height: 16px;
	text-align:left;
}
#inici a{
	position:relative;
	float:left;
	padding-left: 25px;
	padding-top: 14px;
	background: url(../imatges/inici.gif) 5px no-repeat;
	color:#2D88A7;
	font-size: 12px;
	width: 115px;
	height: 26px;
	text-align:left;
	border-bottom:#999 thin dashed;
}

#banner_oportunidades{
	position:relative;
	float:right;
	color: #268ca5;
	padding-top: 20px;
	padding-right: 20px;
	font-size:12px;
}
#cargador {
	position:absolute;
	text-align:center;
	width: 253px;
	height:135px;
	left: 365px;
	top: 358px;	
	color: #fff;
	background-color:#268ca5;
	font-size: 16px;
	font-weight:bold;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	visibility:hidden;
}
