form{
	margin:0px;
	padding:0px;
}

.capaGris{
	float:left;
	background-color:#FAFAF8;
	width:914px;
	margin-bottom:10px;
}

#rrhhtable{
	font-family: Tahoma;
	color:#45637B;
	font-size:1em;
	margin-top:10px;
	margin-left:40px;
}

#rrhhtable table{
	font-family: Tahoma;
	color:#45637B;
	font-size:1em;
}

textarea{
	width:270px;
	height:30px;
}	

textarea#observaciones{
	width:714px;
	height:30px;
}

select{
	width:130px;
}
 
#rrhhtable table td{
	padding-bottom:7px;
}

td.apartado{
	font-size:1em;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:7px;
}

#rrhhtable span{
	color:#C6240B;
	font-size:0.9em;
}

#mensaje_rrhh{
	height:26px;
	width:600px;
	font-weight:bold;
	text-align:center;
}

.pie_rrhh{
	margin-top:0px;
	margin-left:40px;
	width:870px;
}

#texto_condiciones{
	font-family: Tahoma;
	color:#45637B;
	font-size:1em;
	float:left;
	margin-top:5px;
	margin-bottom:9px;
}

#texto_condiciones a{
	color:#45637B;
	text-decoration:underline;
}


#texto_condiciones a:hover{
	color:#45637B;
	text-decoration:none;
}
