@charset "utf-8";
/* CSS Document */


.button_form{
width:50px;
}
.campo_comun {
width:240px;
float:left;
margin:0 15px 20px 0;
text-align:left;
}

.campo_chico {
width:100px;
float:left;
margin:0 15px 20px 0;
text-align:left;
}

.campo_bullet {
font-weight:normal;
color:#333333;
/*display:block;*/
}
.grupo_bullets {
width:240px;
float:left;
margin:0 15px 20px 0;
text-align:left;
}
.grupo_bullets p {
display:block;
margin:0;
padding:0;
}

/*.campo_comun label{
display:block;
}*/


.campo_texto {
width:240px;
height:16px;
background-color:#eee;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
border:1px solid #999;
}

.campo_texto_2 {
width:100px;
height:16px;
background-color:#eee;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
border:1px solid #999;
}


#form_rrhh {
color:#66CCFF;
font-weight:bold;
}

.campo_area_texto {
width: 495px;
float:left;
margin:0 15px 20px 0;
text-align:left;
}

.area_texto {
width: 495px;
background-color:#eee;
border:1px solid #999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
overflow:auto;
}
.tit2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-style:italic;
color:#999;
display:inline;
margin:0 4px 0 10px;
}

.tit_secc_form {
width:498px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0095c8;
margin:40px 0 20px 0;
padding:0;
display:block;
float:left;
}

table {
float:left;
}

td input {
width:99%;
margin-right:3px;
height:16px;
background-color:#eee;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
border:1px solid #999;
}

.tit_col_tabla {
color:#999;
}
th {
}
