


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: #000000;
  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.curriculums
{
  border: 1px solid #777777;
}

table.curriculums th
{
  background-color: #000000;/*#73756F;*/
  color: #FFFFFF;
  border: 1px solid #777777;
  text-align: left;
}

table.curriculums td
{
  border: 1px solid #000000;
  padding: 4px;

}

table.curriculums td a
{
  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 h1 {
	display: none;
}
/*.formulario h3 {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	letter-spacing: 0.09em;font-size:15px;color:#000000; border-bottom: 3px dashed #000000; padding:0;margin:0;}*/


.pie_contacto
{
margin : 0px auto;
padding : 10px;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
background-position: top left;
background-repeat: repeat-x;
}

.formulario h2
{
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 letter-spacing: 0.09em;
 font-weight: bold;
 font-size:14px;
 color: #666666;
 padding: 5px;
 margin-top: 6px;
 margin-bottom: 3px;
}


.formulario {
	padding: 2px;
	margin: 0px auto;
	font-size: 0.8em;
	/*background: #FFF;*/
	width: 95%;
}



.formulario p {color:#000;}

.formulario td.marco {padding: 0px 10px 0px 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 {border: 1px solid #DDDDDD;background-color: #FFFFFF;width: 99%;}
/*.formulario textarea {border: 1px solid #803c3c;width: 100%;border: 1px solid #000000;background-color:#EFDAAB}*/
.formulario select
{
 border: 1px solid #000000;
 width:100%;
}
/* 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%;*/
margin : 4px 1em 0 0;
padding : 10px;

background-color: #FFFFFF;
color: #FFFFFF;
/*border : 1px solid #803c3c; */
}

#mensaje
{
	width: 100%;
	border : 1px solid #DDDDDD;

}

.formulario .clausula {
width:95%;
margin : 0px auto;
padding : 10px;
border : 0px solid #000000;
background-position: bottom right;
background-repeat: repeat-x;
font-size: 10px;
}

.formulario textarea {resize:none}

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

.formulario fieldset.curriculum  label{
/*width:95%;*/
color: #000000;
font-weight: bold;
border-bottom: 2px solid #000000;
}

.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:12px;
color : #000000;
background-color: #efefef;
margin : 0;
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;*/
font-size:1em;
color:#666666;
}

/* 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
{
padding: 1px;
background-color: #FFF;
color: #666666;
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;
}
