{
  margin: 0;
  padding: 0;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 1.6;
	background-color:#f7f3cd;
	background-image: url(../imagenes/fondo4.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
  COLOR: #E64F34;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li, a {
  font-size: 1.1em;
}

h1, h2, p {
  margin: 0.2em 0;
}



#wrapper {
  background-color: #f7f3cd;
}

#branding {
	height: 90px;
	background-color:#85A78F;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
}

#branding h1 {
  margin: 0;
}

#mainNav {
  list-style: none;
  background-color:#eee;
}

#secondaryContent {
	background-color:#f7f3cd;
}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.1em;
}

#footer {
	/*
  background-color:#b0b0b0;
  padding: 1px 20px;
  */
	height: 57px;
	background-color:#85A78F;
	background-image: url(../imagenes/pie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* The Core Technique
================================= */

body {
  font-size: 62.5%;
  text-align: center;
}

#wrapper {
  width: 75em;
  margin: 0 auto; 
  text-align: left;
}

#mainNav {
	width: 18em;
	float: left;
	background-color: #f7f3cd;
}

#content { 
  width: 57em; 
  float: right; 
}

#mainContent { 
  width: 40em; 
  float: left; 
}

#secondaryContent { 
  width: 17em;
  float: right;
} 

#footer { 
  clear: both; 
} 

/* Add some padding
================================== */

#mainNav {
  padding-top: 0px;
  padding-bottom: 20px;
}


#mainNav * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#secondaryContent {
  padding-top: 0px;
  padding-bottom: 20px;
}

#secondaryContent td {
 padding-left: 3px;
 padding-right: 3px;
}

#mainContent h1, h2, p {
 padding-left: 4px;
} 

/*
#secondaryContent * {
  padding-left: 20px;
  padding-right: 20px;
}


#secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}
*/

/*
#secondaryContent * * {
  padding-left: 4px;
  padding-right: 4px;
}
*/


#secondaryContent p {
  padding-left: 4px;
  padding-right: 4px;
}


/* Nuevo
==========================================*/
/*
a:link {color: red; text-decoration: none; font-weight: bold}
a:visited {color: #408080; text-decoration: none; }
a:hover, a:active {text-decoration: underline }
*/

#buscador
{
 position:relative;
 top: 0px;
 left: 0px;
}
#menusup {
	background-color: #f7f3cd;
	height: 50px;
}

#menusup {
	margin-bottom: -15px;
}

#menusup a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#menusup a:hover, a:active {text-decoration: none; color:#275050; }

input.buscar {
	height: 15px;
	font-size:10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#botonform{
	background-color: #D1E4D7;
	border:1px solid #172649;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:0px;
	height: 15px;
	margin: 0px;
	width: 70px;
}

table.tcontenido 
{
border: 1px solid #0a6030;
padding: 10 px;
width: 100%;
}


 .pdf {
 background: url(../imagenes/pdf.gif) no-repeat right bottom;
 padding-right: 20px;
 }
/* Antiguo
==========================================================*/
.punto
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 40px;
    COLOR: #FF6531;
    FONT-FAMILY: Verdana;
}

.puntoblanco
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
}

.puntoverde
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #049D82;
    FONT-FAMILY: Verdana;
}

.textorojo10
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana;
}


.textonaranja20
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.5em;
    COLOR: #E64F34;
    FONT-FAMILY: Verdana;
}

.textoverde10
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #12321C;
    FONT-FAMILY: Verdana;
}

.textoverdebold10
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #12321C;
    FONT-FAMILY: Verdana;
    text-align=justify;
}

a.textoverdebold10
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #12321C;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}

a.textoblancobold10
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}

a.rojo 
{
color: red; 
text-decoration: none; 
}

.textoverde11
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #12321C;
    FONT-FAMILY: Verdana;
}
.textoverdebold11
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #12321C;
    FONT-FAMILY: Verdana;
}
.textoverdebold20
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #12321C;
    FONT-FAMILY: Verdana;
}


.popupText {font-family:Verdana,Helvetica,Arial; font-size: 9pt;color:#000000; text-align:left}
.popupText li {font-family:Verdana,Helvetica,Arial; font-size: 9pt;color:#000000; text-align:left}
.popupText p {font-family:Verdana,Helvetica,Arial; font-size: 9pt;color:#000000; text-align:left}
