body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(../../images/fondo_web.gif) repeat-x left top;
	margin: 0px 0px 12px;
	padding: 0px 0px 12px;
}
a:link {	
	color: #0172B4;
}
	

form, map {
	display: inline;
}

input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#container {
	margin: 0px auto;
	width: 990px;
	background: url(../../images/fondo_container.gif) repeat-y center top;
}

#main {
	
	background: url(../../images/fondo_cabecera_gib2.jpg) no-repeat center top;
	
}

#cabecera {
	height: 212px;
}

#buscador {
	width: 240px;
	margin-left: 720px;
	padding-top: 70px;
	color: #FFFFFF;
}

#buscador select {
	width: 240px;
	margin-bottom: 4px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

#buscador a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 160px;
	padding: 3px;
	float: left;
	margin-top: 6px;
}

#buscador a:hover {
	color: #FFFFFF;
}

#buscador input.boton {
	color: #000000;
	width: 71px;
	height: 28px;
	background: url(../../images/boton_search2.gif) no-repeat center center;
	padding: 0px 0px 6px;
	margin-top: 6px;
	font: bold 11px Arial, Helvetica, sans-serif;
	border-style: none;
}

#userbar {
	width: 990px;
	margin: 12px auto 0;
}

#userbarmenu {
	background: #FB0000 url(../../images/userbar_fondo.gif) repeat-x left bottom;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#userbarmenu .user {
	padding-right: 12px;
	padding-left: 4px;
}

#mainmenu {
	margin: 0px auto;
	width: 980px;
}

#content {
	margin: 0px auto;
	width: 950px;
	min-height: 400px;
	padding: 15px 13px;
	background: #FFFFFF url(../../images/fondo_content.gif) repeat-x left bottom;
}

* html content {
	height: 400px;
}

#homeleft {
	width: 600px;
	float: left;
	font-size: 13px;
	
}

#homeright {
	width: 390px;
	margin-left: 620px;
	vertical-align: top;
}

* html #content #homeright {
	margin-left: 550px;
}

#homeright h2 {
	color: #FFFFFF;
	font: 12px Georgia, Times New Roman, Times, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(../../images/cab_jobs_gibraltar2.gif) no-repeat left top;
	margin: 0px;
	padding: 7px;
	width: 280px;
}

#homeright ul {
	margin: 0px 0px 12px;
	padding: 0px 0px 12px;
	background: url(../../images/fondo_latestjobs3.gif) no-repeat left top;
	list-style: none;
}

#homeright ul li {
	background: url(../../images/fondo_item_latestjobs2.gif) no-repeat left top;
}

#homeright ul li a {
	width: 268px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 3px 12px;
	margin: 0px;
}

#homeright ul li a:hover {
	color: #FFFFFF;
	background: #454545;
}

#homeright #topjobsspain h2 {
	background: url(../../images/cab_jobs_spain.gif);
}

#topjobsgibraltar {

}

#quicklinks {
	clear: both;
	padding-top: 16px;
}

#quicklinks h2 {
	background: #FFFFFF url(../../images/cab_quicklinks.gif) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px;
	text-align: left;
	margin: 0px -13px;
}

#quicklinks p {
	text-align: center;
	margin: 0px;
	padding: 12px;
}

#quicklinks a {
	font-size: 12px;
	color: #0172B4;
}

#quicklinks a:hover {
	color: #0172B4;
}

#pie {
	margin: 0px;
	padding: 10px 0px 0px 175px;
	height: 48px;
	background: #FFF url(../../images/fondo_pie.gif) no-repeat left top;
}

#tag{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:160px;
	display: block;
	float: left;
	padding-top: 2px;
}

#pie a {
	color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
}

#pie a:hover {
	color: #FFFFFF;
}
#static {
	padding-right: 12px;
	padding-left: 12px;
}
#static h1 {
	font-size: 22px;
	text-align: left;
	color: #0172B4;
	margin: 0px;
	padding: 0px 12px 0px 0px;
}
#static h2 {
	font-size: 16px;
	color: #000000;
}
#static h3 {
	font-size: 14px;
	color: #0172B4;
}


#static a {
	color: #0172B4;
}

#static a:hover {
	color: #0172B4;
}

#static .tips {
	background: url(../../images/fondo_latestjobs.gif) repeat-x left bottom;
	width: 350px;
	border-top: 1px none #FF5252;
	border-right: 1px solid #FF5252;
	border-bottom: 1px solid #FF5252;
	border-left: 1px solid #FF5252;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#static .tips ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#static .tips li {
	border-top: 1px solid #FFFFFF;
	padding: 8px 6px;
}


#static .tips h2 {
	color: #FFFFFF;
	background: url(../../images/cab_quicklinks.gif) no-repeat right top;
	margin: 0px;
	padding: 4px;
	font-size: 13px;
}

.formulario td {
	vertical-align: top;
	border-bottom: 1px solid #EDEDED;
}

.formulario .boton {
	font-weight: bold;
	color: #000000;
}

marquee {
	background-color: #993300;
	padding: 0px;
	color: #FFFFFF;
}

marquee p {
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
}

