.PortletHeaderText {
    color:#FFFFFF;
/*    background-color: #990000;*/
    background-color: #4b8e32;
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-weight:bold;
}
.notice{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(/images/tick.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffc;
  font-size: 8pt;
}

.error{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(/images/Excla.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: rgb(193,0,0);
  font-size: 8pt;
  font-weight: bold;
    background-image: url(../images/Excla.png);
    background-position: left center;
}

.EstiloTextArea{
    font-size: 11px;
    font-family: Arial;
}

label{
    color:#000000;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    text-align: right;
}
.sf_admin_plain{
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-weight:bold;
}

.sf_admin_date{
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-weight:bold;
}

.sf_admin_td_actions{
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-weight:bold;
}
.PortletHeaderColor {
/*    background-color: #990000;*/
    background-color: #4b8e32;
}

.RegionBorder {
    border: 1px solid #4b8e32;
}

.RegionHeaderColor {
    background-color: #FFFFFF;
    border: 0 solid #990000;
}
.PortletText1 {
    color:#000000;
    font-family:Verdana;
    font-size:7pt;
}

.PortletText1 a:link{
    text-decoration: none;
}

.PortletText2 {
    color:#000000;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.PortletText3 {
    color:#000000;
    font-family:Verdana;
    font-size:7pt;
    font-weight:bold;
}

.PortletText4 {
    color:#000000;
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
}

.PortletText4 a {
    color: #990000;
}

.tablaProfeHeader {
    color: rgb(255,255,255);
    background-color: #4b8e32;
    padding-left: 5px;
}
.tablaProfe {
    border: 1pt solid #4b8e32;
    border-collapse: collapse;
}

.tabla {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1pt;
    border-color: rgb(153, 0, 0);
}

.tabla th{
    background-color: #cccccc;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

.titular1 {
    font-family: Verdana, Arial;
    font-size: 15pt;
    font-weight: bold;
    background-color: #4b8e32;
    color: #ffffff
}

.textoPie {
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 8pt;
}

.txt-negro {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 10px;

}
.lineaMenu {
   
   color:#000000;
    font-family:Verdana;
    font-size:7pt;
    font-weight:bold;
}

.lineaMenu a{
    background-image: url("/images/barra-menu.jpg");
    width: 100%;
    height: 100%;
    color: #000000;
    text-decoration: none;
    display: block;
}
.lineaMenu a:hover {
   background-image: url("/images/barra-menu02.jpg");
}

.pagination{
    
    height: 25px;
    width: 75%;
    text-align: right;
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    float: left;
}

.pagination a {
    
    bottom: 0;
    color: #990000;
    text-decoration: none;
}

.imagen_sin_borde{
    border: 0;
}

.selectDoble{
/*    width: 100%;*/
    overflow:auto;
}
.selectDoble-selected{
    /*width: 100%;*/
    overflow:auto;
}

#selecContainer{
   overflow:auto;
   width: 100em;
   height: 7em;
   /*direction: rtl;
   text-align: left;*/
}

th.first, td.first {
   border-top: 0;
}

th.last, td.last {
   border-bottom: 0;
}

td.tablaComp, tr.tablaComp {
    border: 1px #4B8E32 solid;
    
}

#sf_admin_text,#sf_admin_container th,td {
	font-size: 8pt;
	padding-left: 3pt;
}
/*#sf_admin_container ul li.sf_admin_action_delete a
{
  background: url(/images/iconos/eliminar.png) no-repeat 0 0;
}

#sf_admin_container ul li.sf_admin_action_edit a
{
  background: url(/images/iconos/editar_peq.png) no-repeat 0 0;
}*/
