/********** CONTENIDOS **********/


div#contenidos h3 {
	width: 164px;
}

div#contenidos h3 span {
	width: 164px;
	background: url(../img/tituloOfertasEmpleo.gif) left top no-repeat;
}

div#contenidos p.texto {
	width: 725px;
	margin-bottom: 20px;
}

div#contenidos fieldset {
	overflow: hidden;
	width: 725px;
	margin: 0 0 0 15px;
	padding: 0 0 30px 0;
}

div#contenidos fieldset p {
	width: 705px;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	background-color: #E9E9E9;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

div#contenidos fieldset label {
	clear: left;
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
	text-align: right;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

div#contenidos fieldset label.radio {
	clear: none;
	width: auto;
	margin: 0 20px 10px 0;
	font-weight: normal;
}

div#contenidos fieldset label.segundo {
	margin-right: 280px;
}

div#contenidos fieldset p.etiqueta {
	clear: left;
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
	padding: 0;
	background-color: transparent;
	text-transform: none;
	text-align: right;
	line-height: 18px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

div#contenidos fieldset#otrosDatos p.etiqueta {
	width: 320px;	
}

div#contenidos fieldset input {
	float: left;
	width: 200px;
	margin: 0 250px 10px 0;
	padding: 2px;
	border: 1px #000 solid;
	background-color: #fff;
	font-size: 11px;
	color: #000;
}

div#contenidos fieldset label.radio input {
	float: left;
	width: auto;
	margin: 3px 6px 0 0;
	_margin: 0 2px 0 -3px;
	padding: 0;
	border: none;
	background-color: #fff;
}

div#contenidos fieldset select {
	float: left;
	width: 208px;
	margin: 0 250px 10px 0;
	background-color: #fff;
	font-size: 11px;
	color: #000;
}

div#contenidos fieldset textarea {
	float: left;
	width: 250px;
	height: 65px;
	margin: 0 0px 10px 0;
	border: 1px #000 solid;
	background-color: #fff;
	line-height: 13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


div#contenidos table {
	width: 705px;
	margin: 0 0 20px 10px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

div#contenidos table thead tr th {
	background-color: #f0f0f0;
	padding: 5px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div#contenidos table tbody tr td {
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

div#contenidos table tbody tr td.titulacion,
div#contenidos table tbody tr td.centro {
	width: 220px;
}

div#contenidos table#formacionComplementaria tbody tr td.titulacion,
div#contenidos table#formacionComplementaria tbody tr td.centro {
	width: 284px;	
}

div#contenidos table#idiomas tbody tr td {
	width: 130px;
}

div#contenidos table#idiomas tbody tr td.idioma {
	width: auto;
	text-align: left;
}

div#contenidos table#empresaActual tbody tr td.anyo,
div#contenidos table#empresasAnteriores tbody tr td.anyo {
	width: 80px;
}

div#contenidos table tbody tr td input {
	float: none;
	width: 100px;
	margin: 0;
}

div#contenidos table tbody tr td.titulacion input,
div#contenidos table tbody tr td.centro input {
	width: 200px;
}

div#contenidos table#formacionComplementaria tbody tr td.titulacion input,
div#contenidos table#formacionComplementaria tbody tr td.centro input {
	width: 264px;
}

div#contenidos table#idiomas tbody tr td.idioma input {
	position: relative;
	top: 3px;
	_top: -1px;
	float: none;
	width: auto;
	margin: 0;
	border: 0;
}

div#contenidos table#idiomas tbody tr#otroIdioma td.idioma input {
	position: static;
	float: none;
	width: 150px;
	margin: 0;
	_margin-left: 4px;
	border: 1px #000 solid;
	background-color: #fff;
}

div#contenidos table#empresaActual tbody tr td input {
	width: 140px;
}

div#contenidos table#empresasAnteriores tbody tr td input {
	width: 120px;
}

div#contenidos table#empresaActual tbody tr td.anyo input,
div#contenidos table#empresasAnteriores tbody tr td.anyo input {
	width: 60px;
}

div#contenidos table tbody tr td select {
	float: none;
	width: 75px;
	margin: 0;
}

div#contenidos table tbody tr td label {
	float: left;
	width: 90px;
	margin: 0;
	text-align: left;
}

div#contenidos a#enviar {
	display: block;
	width: 91px;
	height: 25px;
	margin: 10px auto 0 auto;
	background: url(../img/botonEnviar.gif) left top no-repeat;
}

div#contenidos a#enviar span {
	display: none;
}

div#contenidos p#notaLegal {
	width: 725px;
	margin: 30px 0 0 0;
	font-weight: normal;
	line-height: 13px;
}