div#situacion{ margin: 0px 0px 0px 0pxbackground-color:transparent; text-align: right; color: #22A447;font-size: 0.7em;}

.vercurr {font-size: 0.6em;}

a.curriculum:link, a.curriculum:active, a.curriculum:visited 
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #000000;  
  text-decoration: none;
}

a.curriculum:hover
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #730000;  
  text-decoration: underline;
}

.rotulogrupo
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #9B5048;
  background-color: #EEE6D2;
  font-weight: bold;
  width: 50em;
  padding: 1px 1px 1px 5px;
}

table.datos { border: 1px solid #777777; }

th.datos{
  background-color: #cccccc;/*#73756F;*/
  color: #000;
  border-bottom: 1px solid #777777;
  text-align: left;
}

td.datos1{
  background-color: #FCF7EA;/*#EEEEEE;*/
  color: #000000;
  text-align: left;
}

td.datos2
{
  background-color: #F2ECDC;/*#DDDDDD;*/
  color: #000000;
  text-align: left;
}

.rotulocategoria
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12pt;
  color: #6771b2;
  font-weight: bold;
  border-bottom: 1px solid #6771b2;
}

.etiqueta1
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  color: #555555;
  font-weight: bold;
}

.etiqueta4
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #730000;/*#000055;*/
  font-weight: bold;
}

a.enlace1:link, a.enlace1:active, a.enlace1:visited 
{
  font-size:8pt;
  font-weight:normal;
  color: #555555;
  text-decoration:none;
}

a.enlace1:hover
{
  font-size:8pt;
  font-weight:normal;
  color: #555555;
  text-decoration:underline;
}


.formulario {font-size: 0.6em;}

.formulario h1 {
	display: none;
}
.formulario h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:15px;
color:#ff0000;
border-bottom: 3px dashed #CCC;
}
.formulario h2 
{
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-weight: bold;
 font-size:14px;
 color: #000000;
 background-color: #FFFFFF;
 border: 1px solid #FF0000;
 padding: 5px;
 margin-top: 6px;
 margin-bottom: 3px;
}


.formulario {
	padding: 10px;
	margin: 0px auto;
	/*background: #FFF;*/
	width: 85%;
}

.formulario p {color:#000;}

.formulario td.marco {padding: 10px;}

.formulario form { 
width : 100%; 
margin : 0; 
padding : 0; 
}
/* this puts a double border around text inputs on pc and firefox etc but not safari */
.formulario input.formatted{border: 1px solid #803c3c;width:100%;border: 1px solid #000000;}
/*.formulario textarea {border: 1px solid #803c3c;width: 100%;border: 1px solid #000000;background-color:#EFDAAB}*/
.formulario select {}
/* holds the submit or update buttons below fieldsets. Use this to create a nice gap between fieldset and button, but try to use same styling as fieldset */

.formulario .submitbox { 
/*width:95%;*/
padding : 10px; 
/*border : 1px solid #803c3c; */
background:#cccccc;
border: 2px solid #000000;
}
.clausula {
padding : 10px; 
/*border : 1px solid #803c3c; */
background:#cccccc;
border: 2px solid #000000;}

/* all forms are housed in this style, but not the submit buttons */
.formulario fieldset { 
/*width:95%;*/
margin : 0 0 0 0; 
padding :10px; 
border: 1px solid #000000;
/*background-color: #FFFFFF;*/
margin-top: 20px;
}

.formulario fieldset div.fm-optional {
display : block; /* Default display option for optional divs */
}

.formulario fieldset div.fm-optional label:before {
content: "";  /* Remove asterisk before form labels */
}

.formulario .fm-optional input {
/*border : 1px solid #000000; */
}

/* the legend label for forms that sits on the fieldset border */
.formulario legend { 
font-size:10px;
color : #000000;
border:2px solid #29308C;
background-color: #ffffff;
/*margin-top:5px; */
padding :2px 9px 3px 9px;
}


/* hidden label of form fields, set to display block to avoid need for break tags on form labels. change margin and font details only */
.formulario label { 
display : block;
margin-top:7px;
margin-bottom:3px;
/*font-weight:bold;*/
color:#000000;
}

/* colour of required indicators and important form messages */

.formulario .alert {
 color:#000000;
 font-weight:normal;
 font-size: 1em;
 margin-bottom:2px;
 font-style: italic;
}


.formulario .highlight {
 color:#803c3c;
 font-weight:normal;
 font-size:10px;
}

/* makes submit buttons look less clunky on pc and firefox etc. be careful that changing these styles renders buttons right size on all browsers */
.formulario input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 1px;
background-color: #CCCCCC;
color: #803c3c;
font-size: 100%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}



#barrapaginacion

{

/*  margin: 10px 0 10px 0;*/

  text-align: center;


  background-color:  #ffffff;

  color: #000000;
    
  padding: 3px 0 3px 0;
  
  margin: 0px auto;
  
  width: 100%;
}



#barrapaginacion a

{

  font-family: arial, helvetica, sans-serif;


  font-weight: bold;

  color: #000000;

  text-decoration: none;

  padding: 0;

}

#barrapaginacion a.pagina

{

  font-family: arial, helvetica, sans-serif;


  font-weight: bold;

  color: #000000;

  text-decoration: none;

  padding: 0 3px 0 3px;
  
  margin: 0 3px 0 3px;
  
  border: 1px solid #000000;
}



#barrapaginacion a:hover

{

/*  color: #000055;*/

  text-decoration: underline;

}



#barrapaginacion #paginaactiva
{

  font-family: arial, helvetica, sans-serif;

  font-weight: bold;

  color: #FFFFFF;

  background-color: #000000;  
  
  padding: 0 3px 0 3px;
  
  margin: 0 3px 0 3px;  
  
  border: 1px solid #000000;

}



#barrapaginacion img {  border:none; }

#twocolleftnav{background-image: url(../img/fondo_empleo.jpg);background-position: top left;background-repeat: no-repeat;font-size: 0.7em;}




table.enlace
{
  border-top: 1px solid #000000;
  font-size: 9pt;
  width: 90%;
  margin-top: 15px;
}

table.enlace th
{
  text-align:left;
  padding: 5px;
  background-color: #FFFFFF;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

table.enlace td
{
  padding: 5px;
  text-align:left;
  background-color: #FFFFFF;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

table.enlace td a
{
  color:  #909eb2;
  font-weight: bold;
}

table.enlace td a:hover
{
  background-color: #f4e4bb;
  
}

table.enlace td img
{
  border: 1px solid #909eb2;
}

.bloque_seccion
{
  display:block;
  padding: 0px 15px 0px 15px;
  text-align: justify;
  margin-top: 5px;
/*  margin-left: 41%;*/
  /*background-color: #FFFFFF;*/
}

.bloque_seccion p
{
 text-indent: 20px;
}

.bloque_seccion h3
{ 
 color:  #2a52ae;
 border-bottom: 1px solid #2a52ae;
 font-size: 1em;
 padding:0;
 margin:0 0 5px 0;
}
