body {
	color: #262D19;
	margin-top: 0;
	background: #F4F2F0;
	font: 10px Arial, Helvetica, sans-serif;
}
#wrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 3px 0px 3px;
	background-image:url(./images/background-wrap.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#NavBar {
	padding: 2px;
	padding-left: 17px;
	color: White;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	background: #CC0000;
}
.izquierda {
	float: left;
}
.banner_small {
	width: 160px;
	height: 100px;
	margin-bottom: 10px;
	background: #06F;
}
.derecha {
	float: right;
}
.paginado {
	display: block;
	height: 15px;
	padding: 3px 10px;
	background: #eee;
}
#foroempleo {
	width: 419px;
	float:left;
}
.logo {
	float: left;
	width: 108px;
	height: 60px;
	margin-right: 2px;
	text-align:center;
}

form {
	margin-top: 10px;
	margin-bottom: 10px;
}
label {
	display: block;
	margin: 2px 2px 0 5px;
	font-weight: bold;
}
input[type="reset"], input[type="submit"] {
	margin-top: 12px;
}

input[type="button"] {
	width:20em;
}



input[type="checkbox"] {
	display: inline;
	width: 10px;
}
input {
	display: block;
	width: 14em;
	font: normal 12px Arial, Helvetica, sans-serif;
}
select, textarea {
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
}
fieldset {
	display: block;
	margin: 0 0 3em;
	padding: 0 1em 1em;
	background: #EFE0E0;
}
legend {
	background: #fb0;
	border: 1px solid #4A7350;
	padding: 1px 10px;
}
.clear {
	clear: both;
	height: 1px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
#NavBar a:link, #NavBar a:visited {
	text-decoration: none;
	color: White;
}
#NavBar a:hover, #NavBar a:active {
	text-decoration: none;
	color: White;
}
h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	color: #262D19;
	font-weight: bold;
	font-size: 14px;
	background-image:url(./images/background-localmenu.gif);
	background-repeat:repeat-x;
}
h4 {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 3px;
	margin: 10px 0;
}

.admin h4 {
	color: #262d19;
	border-bottom: 1px dashed #CC0000;
}

.candidato h4 {
	color: #262d19;
	border-bottom: 1px dashed #CC0000;
}
.empresa h4 {
	color: #262d19;
	border-bottom: 1px dashed #CC0000;
}
h1 img {
	border: 0;
	margin:0px;
	padding:0px
}

#cabecera p {
	margin: 0px;
	padding: 3px;
	padding-right:10px;
	background-color:#777777;
	text-align:right;
}

#cabecera a:link, #cabecera a:visited {
	color: #fff;
}
#cabecera a:hover, #cabecera a:active {
	color: #fff;
	background: #CC0000;
}


#menuempresa ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
text-align: center;
}

#menuempresa li { display: inline; }

#menuempresa li a
{
text-decoration: none;
background-color: #CC0000;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#menuempresa li a:hover
{
background-color: #262D19;
color: #fff;
}


p {
	margin: 10px 0 0;
}




#menucandidato ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
text-align: center;
}

#menucandidato li { display: inline; }

#menucandidato li a
{
text-decoration: none;
background-color: #CC0000;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#menucandidato li a:hover
{
background-color: #262D19;
color: #fff;
}

/*************************************************/

#estadisticas {
	font-size: 10px;
	border-bottom: 1px dashed #CC0000;
	margin: 0;
	padding-bottom: 10px;
}
#contenido {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: justify;
}
#tabla {
	font-size: 11px;
	width: 475px;
}
#tabla a:link, #tabla a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#tabla a:hover, #tabla a:active {
	color: #CC0000;
	text-decoration: none;
}
#menu_local {
	height: 16px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	background: #777777;
}
#menu_local ul {
	margin: 0 0;
}
#menu_local ul li {
	display: inline;
	padding: 0 10px;
}
#menu_local a:link, #menu_local a:visited {
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
}
#menu_local a:hover, #menu_local a:active {
	padding: 0 5px;
	color: #CCC;
	text-decoration: none;
	background: #333;
}
#proceso {
	font-size: 9px;
	width: 230px;
	border: 1px dashed #CC0000;
	margin-top: 10px;
	padding: 10px;
	padding-top: 30px;
	float: right;
	background: #F9FEB8 url(./images/info_ico.gif) no-repeat top;
}
#proceso p a:link, #proceso p a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#proceso p a:hover, #proceso p a:active {
	color: #CC0000;
	text-decoration: none;
}
dt {
	line-height: 14px;
}
dl, dt {
	margin: 0;
	padding: 0;
}
#pie {
	text-align: center;
	border-top: 1px solid #f2f2f6;
	height: 30px;
	background: #CC0000;
}
#pie p a:link, #pie p a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#pie p a:hover, #pie p a:active {
	color: #CC0000;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding: 5px 5px 5px 15px;
}
.claro {
	color: White;
	font-weight: bold;
	background: #CC0000;
	margin-top:0px;
}
.oscuro {
	color: White;
	background: #CC0000;
	margin-top:0px;
}
.gris {
	color: #262D19;
	margin-top:0px;
	background: #EFE0E0;
}
.login-candidatos, .login-empresas {
	width: 237px;
	float: left;
}

.login-candidatos span, .login-empresas span {
    margin-top:10px;
}

.login-empresas {
	border-left: 1px solid #CC0000;
}

#login-candidatos {
	margin: 15px;
	padding: 20px 5px;
	color: White;
	background: url(./images/background-candidatos.gif);
}
#login-empresas {
	margin: 15px;
	padding: 20px 5px;
	color: White;
	background: url(./images/background-empresas.gif);
}

.noticias {
	margin-top:14px;
        margin-left:15px;
	width:270px;
	border:1px solid #D1D2D4;
	height:237px;
	float:left;
}

.noticia {
	padding:0px 15px 0px 15px;
}

.noticia p {
	line-height:12px;
	margin-top:0px;
       font-size:10px;
       font-weight:bold;
      color:Grey;
}

.noticia h5 {
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}

.noticia a:visited,.noticia a:link, .noticia a:hover {
 	text-transform:capitalize;
    font-weight:bold;
	color:#00364a;
	font-size:13px;
	line-height:13px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	text-decoration:none;
     
}

.noticia_lateral p {
	line-height:12px;
	margin-top:0px;
    font-size:10px;
    font-weight:bold;
    color:Grey;
}

.noticia_lateral h5 {
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}

.noticia_lateral a:visited,.noticia_lateral a:link, .noticia_lateral a:hover {
    font-weight:bold;
	color:#2F96B7;
	font-size:11px;
	line-height:11px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-decoration:none;
     
}

.calendario {
	width:284px;
	_width:281px;
	border-left:1px solid #D1D2D4;
	height:235px;
}

.noticias_laterales {
	width: 230px;
	height: 150px;
	margin-top: 5px;
	margin-left:10px;
	padding: 10px;
	float: right;
	display: block;
	border-left: 1px solid #ccc;
}
.fecha {
	float: left;
	width: 45px;
	height: 54px;
	padding: 2px;
	background: url(./images/calendar.gif)    no-repeat top;
}
span.fechachica {
	display: block;
	font-size: 9px;
	text-align: center;
}
span.dia {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.contenido {
	height: 54px;
}
.titulo {
	color: White;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	background: #CC0000;
       margin-left:50px;
}

.titulo a { color:White; }


.noticia p {
	margin: 0;
}
.filtros label {
	display: inline;
	float: left;
}
.filtros select {
	display: block;
}
.filtros input[type="reset"] {
	display: inline;
}


.languages {
	width: 15px;
	display:inline;
	margin:4px;
}
.languagesarea {
 	padding:0px;
	margin:0px;
	width:109px;
	margin:auto;
}

.switcher {
	color: White;
	font-weight: bold;
	padding: 5px;
	height:13px;
	margin-bottom: 2px;
}

.switcher h3 {
	display:inline;
	padding: 0px;
	background: #CC0000;
}
.empresa .switcher {
	background: #CC0000;
}
.candidato .switcher {
	background: #CC0000;
}
.admin .switcher {
	background: #CC0000;
}
#desplegable {
	padding: 5px;
	margin-bottom: 5px;
	background: #f9feb8;
}
.empresa #desplegable {
	border: 1px solid #CC0000;
}
.admin #desplegable {
	border: 1px solid #CC0000;
}
.candidato #desplegable {
	border: 1px solid #CC0000;
}
#proceso a:link, #proceso a:visited, #proceso a:active {
	text-decoration: none;
	color: #CC0000;
}
#proceso a {
	text-decoration: none;
}
a img {
	border: 0;
	padding: 0;
	margin: 0;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:hover {
	background: #CCC;
}
table a:link, table a:visited, table a:active {
	text-decoration: none;
	color: #262D19;
}
table a {
	text-decoration: none;
}
.cebraimpar:hover, .cebrapar:hover {
	background: #EFE0E0;
}
.nota {
	float: right;
	width: 160px;
	height: auto;
	color: #666;
	font-size: 9px;
	border: 1px dashed #CC0000;
	margin: 5px;
	padding: 10px;
	padding-top: 5px;
	background: #F9FEB8;
}
.descripcion a {
	padding-left: 0px;
	text-transform:capitalize;
}
table td.descripcion {
	text-align: left;
	width: 150px;
	text-transform:capitalize;
}
table th.descripcion {
	text-align: left;
	width: 150px;
	text-transform:capitalize;
}

.descripcion {

	text-transform:capitalize;
}

table {
	border-width: 0 0 1px 1px;
	border-style: solid;
}
table td {
	border-bottom: 1px solid #d2d2cd;
	border-top: 1px solid #f0f0e0;
	border-right: 1px solid #d2d2cd;
	text-align: center;
}
.cebrapar {
	background: White;
}
.cebraimpar {
	background: #f5f4eb;
}


#offerdetail td, #offerdetail th {
	text-align:left;
}


.admin table {
	border: 1px solid #CC0000;
}
.admin table th {
	color: White;
	font-weight: bold;
	border-right: 1px solid #CC0000;
	text-align: center;
	background: #CC0000;
}
.empresa table {
	border: 1px solid #CC0000;
}
.empresa table th {
	color: White;
	font-weight: bold;
	border-right: 1px solid #CC0000;
	text-align: center;
	background: #CC0000;
}
.candidato table {
	border: 1px solid #CC0000;
}
.candidato table th {
	color: White;
	font-weight: bold;
	border-right: 1px solid #d2d2cd;
	text-align: center;
	background: #CC0000;
}

/****************************/
/* IDs */

#columnarForm fieldset
{
	float: left;
	display: block;
	width:350px;
	margin: 0 5px 5px 0;
	padding: 0 5px 5px 5px;
}

#columnarForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

#columnarForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#columnarForm fieldset.radio label
{
	font-weight: normal;
}

#columnarForm input
{
	display: block;
	width: 15em;
}

#columnarForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#columnarForm label.first
{
	padding-top: 1em;
}

#columnarForm select
{
	display: block;
	width: 15em;
}

#columnarForm textarea
{
	display: block;
	width: 15em;
}

.olvido a:link, .olvido a:visited{
	color:#FFFFFF;
}
