body
{
	background: #F2F2F2 url(fondocandidatos.gif) repeat-y top center !important;
	color: #333 !important;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	text-align: center;
}

	body td
	{
		font-size: 0.7em;
	}

#wrapper
{
	width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 10px;
}

#cabecera
{
	background: #00A3BF url(contentImage.jpg) no-repeat 400px top;
	height: 150px;
	color: #fff;
	padding: 5px 570px 5px 15px;
	font-size: 110%;
	margin: 0 25px 20px;
}

#cabecera p a
{
	color: white !important;
}

	#cabecera h2
	{
		font-size: 110%;
	}

	#cabecera p
	{
		color: #fff;
	}

form
{
	position: relative;
	margin: 0 auto;
	background: transparent !important;
}

a
{
	color: #00A3BF !important;
}

	a:hover
	{
		color: #007DCC !important;
	}

b, strong
{
	color: #333 !important;
}

p, input, textarea, select
{
	color: #333;
}

	input.caja, textarea.caja, select.caja
	{
		border: #66b1e0 1px solid;
		font-size: 90%;
	}

table
{
	background: #fff !important;
	width: 900px !important;
	overflow: hidden;
}

	table table
	{
		width: auto !important;
	}

textarea
{
	width: 100% !important;
}

input.boton
{
	font-weight: bold;
	border: none;
	background: white !important;
	color: #002d62;
	font-size: 90%;
}



td.titulo
{
	background: #E29A2D !important;
	color: #fff !important;
}

	td.titulo b
	{
		color: #fff !important;
	}

#AutoNumber7
{
	width: 970px;
	position: relative;
	margin: 0 auto;
	background: url(imagenes/UM.png) no-repeat 20px 10px !important;
	height: 70px;
}

	#AutoNumber7 img
	{
		display: none;
	}

#AutoNumber7L
{
	width: 970px;
	position: relative;
	margin: 0 auto;
	background: url(imagenes/UM-PC.png) no-repeat 20px 10px !important;
	height: 70px;
}

	#AutoNumber7L img
	{
		display: none;
	}

#AutoNumber8
{
	display: none;
}

/*************************************************/
/* Nuevos estilos por las peticiones de cambios  */
.recomendacion
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

.no-visible
{
	display: none;
}