body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #355067;
/*   width: 1047px; */
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 0px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 145px;
   background-image: url(images/barrasup.jpg);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 875px; /* 100%; */
   height: 100%; /* 145px */
   background-repeat: no-repeat;
   background-image: url(images/cabezote.jpg);
}

#headermenu2
{
   position: relative;
   top: 146px;
   left: 0px;
   width: 100%;
   height: 30px;
   padding: 2px 2px 2px 2px;
   background-repeat: no-repeat;
   background-image: url(images/TITULO.jpg);
}

#breadcrumb
{
   background-color: #223D4B;
/*   background-image: url(images/bg_1.gif); */
   color: White; /* White; */
   padding: 6px;
   font-size: 12px;	
   font-weight: bold;
   width: 100%;
   padding-left: 5px;
}

#breadcrumb a
{
   color: #68BD45; /* Yellow; */
}

#sidebar
{
   float: left;
   padding: 10px 10px 10px 2px;
   background-color: #223D4B;
/*   width: 178px;  /* ds */
}

html>body #sidebar {
	width: 95%; /* 180px; */
}

#sidebar h3 {
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #0000FF;
  color: White;
}

#nav 
{
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited
{
  display : block;
  width: 95%; /* 99.99% for IE5 */
  color: White;
  text-decoration: none;
  padding: 0.25em 0.3em 0.25em 0.5em;  /* 0.25em 0.5em 0.25em 0.5em */
  font-weight: bold;
  font-size: 1.1em;
}

#nav a:hover {
  text-decoration: none;
  color: White;
  background-color: #355067;
}

.dynamicMenu {
    background-color:#a83930;
    border-color: #000080;
    border-style: solid;
    border-width: 1px;
}

.dynamicMenuItem
{
	background-image: url(images/bg_1.gif);
	background-repeat: repeat;
/*    background-color: #CCFFFF; */
    border-color: Black;
    border-style: solid;
    border-width: 1px;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;
   color: White;            
}

#bannerbox
{
/*   border: dashed 2px #68BD45; */
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #223D4B;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding-top: 0px;
   margin-top: 0px;
   width: 100%;
   height: 37px;
   background-image: url(images/BarraInferior.jpg);
   visibility: hidden;
}

#footer3
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   background-repeat: no-repeat;
   height: 37px;
   background-image: url(images/inferior.jpg);
}
        
#leftcol
{
   position: absolute;
   top: 145px;
   left: 0px;
   width: 200px;
   background-color:#223D4B;
   font-size: 10px;
   color: White;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #68BD45;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: #355067;
   color: White;
   font-size: 14px;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
   background-color: #355067;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.nota0
{
   font-size: 11px;
   background-color:#223D4B;
/*   background-image: url(images/bg_1.gif); */
}

.nota0content
{
   padding: 6px;
   text-align: left;
}

.nota0options
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.nota1
{
   font-size: 11px;
   background-color:#223D4B;
/*   background-image: url(images/bg_1.gif); */
}

.nota1content
{
   padding: 6px;
   text-align: justify;
}

.nota1options
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.nota2
{
   font-size: 11px;
   background-color:#223D4B;
/*   background-image: url(images/bg_1.gif); */
}

.nota2content
{
   padding: 6px;
   text-align: left;
}

.nota2options
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.nota3
{
   font-size: 11px;
   background-color:#223D4B;
/*   background-image: url(images/bg_1.gif); */
}

.nota3content
{
   padding: 26px 5px 5px 5px;
   text-align: center;
   height: 180px;
}

.nota3options
{
   padding-top: 10px;
   padding-bottom: 4px;
}
