/* CSS Document */
body {
	background-color: #A39B4C; 
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

H5 {
  BORDER-BOTTOM: #A39B4C 2px solid;
  BORDER-LEFT: #A39B4C 2px solid;
  BORDER-RIGHT: #A39B4C 2px solid;
  BORDER-TOP: #A39B4C 2px solid;
  COLOR: #000000;
  FONT-FAMILY: verdana, arial, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal; 
  MARGIN: 5px 5px 5px 5px;
  PADDING-BOTTOM: 2mm;
  PADDING-LEFT: 2mm;
  PADDING-RIGHT: 2mm;
  PADDING-TOP: 2mm;
  TEXT-DECORATION: none;  
}


table.principal{
	width:763px;
	background-color:#ffffff;
}

table.pie{
	width:763px;
	height:16px;
	background-color:#A39B4C;
	text-align:right;
}

textarea, select {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
}

tr.arriba{
	vertical-align:text-top;
}

tr.abajo {
	vertical-align:text-bottom;
}

td.subtitulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#A39B4C;
	font-weight:bold;
	color:#FFFFFF; 
	text-align:center;
}

td.titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#A39B4C;
	font-weight:bold;
	color:#FFFFFF; 
	text-align:left;
}

td.nombres1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000; 
	text-align:left;
}

td.nombres2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000; 
	text-align:center;
}

td.nombres3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000; 
	text-align:right;
}

td.nombres4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000; 
	text-align:left;
	font-weight:bold;
}

td.nombres5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000; 
	text-align:center;
	font-weight:bold;
}

td.nombres6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000; 
	text-align:right;
	font-weight:bold;
}

td.nombres7{
	font-size:12px;
	text-align:right;
	color:#ffffff;	
}

td.calendario{
	background-image:url("../images/calendario.gif");
	background-repeat:no-repeat;
	cursor:pointer;cursor:hand;
}

td.centrado{
	text-align:center;
}

a.enlace {
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #A39B4C;
	border: 1px solid #EDBB15;
	cursor:pointer;cursor:hand;
	text-decoration:none;
}

a.enlace2{
	color:#ffffff;
	font-size:12px;
	FONT-FAMILY: verdana, arial, sans-serif;
	cursor:pointer;cursor:hand;
	text-decoration:none;
}

.boton {
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #A39B4C;
	border: 1px solid #EDBB15;
	cursor:pointer;cursor:hand;
}

.boton2 {
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A39B4C;
	background-color: #EDBB15;
	border: 2px solid #ffffff;
	cursor:pointer;cursor:hand;
}
