	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 13px;
}

	     body {
	margin : 0;
	padding : 0;
	font-family: Helvetica, Arial;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
      }

  
	  	  .catbar {
		  width : 180px;
	padding : 0px;
	text-align : left;
	color : #FFFFFF;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	  }
	  
	  a.catbar {
	  
	  color:#FFFFFF;
	  }

     td.catmenu {
	padding : 11px;
	font-weight : bold;
	text-align : left;
	font-family: Helvetica, Arial;
	font-size: 13px;
      }

     td.catmenu_results {
           padding : 11px;
           font : 12px  helvetica, arial;
           font-weight : bold;
           text-align : left;
      }



     #relatedmenudiv {
	position : relative;
	z-index : 100;
	font-family: Helvetica, Arial;
	font-size: 12px;
	background-color: #000000;

      }

     #relatedmenudiv a {
           display : block;
           padding : 5px;
		   top-margin:5px;
           text-decoration : none;
           font : 12px helvetica, arial;
           font-weight : bold;
      }

	  
	  	a.relatedlink {
           color : #009900;
		   }				   
		   
	     #relatedmenudiv a  {
           color : #FFFFFF;
		   }		
		   
   	     #relatedmenudiv a:hover {
           color : #000000;
      	   }		   
	  

	  
	 
	
	  /* este es el subMenu */
	   #dropmenudiv {
           position : absolute;
           font : 12px helvetica, arial;
           line-height : 11px;
           z-index : 100;
      }

     #dropmenudiv a {
	width : 166;
	height: 11.5;
	display : block;
	text-indent : 5px;
	padding : 5px;
	text-decoration : none;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
      }
	  
	  #dropmenudiv {
          background-color: #000000;
		opacity: 0.8;
	filter: alpha(opacity=80);
           border-top : 1px ;
           /*border-bottom : 1px solid #000000;*/
           border-right : 1px solid #000000;
           color : #FFFFFF;
		   }	  

   	  #dropmenudiv.hovered a.firstmenuitem {

		color : #FFFFFF;
        background-color : #666666;
	 	font-weight: bold;
	  }
		   
	 #dropmenudiv a {
	 
           border-bottom : 1px solid #000000;
           color : #FFFFFF;		   
		   }
		   	 
     #dropmenudiv a:hover {

           background-color : #009900;
           color : #000000;
      }		   
	  
		   
     #relatedmenudiv a:hover {
     
		 background-color : #009900;
           color : #000000;
      }		
	  
	 
	  
	  .relatedbar { vertical-align:top; }
#portafoto {
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#contenido {
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 33px;
	font-size: 12px;
  
}
#contenedorContenido {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
	
	
}
#fondito {
	background-color: #000000;
	width: 100%;
	opacity: 0.88;
    -moz-opacity: 0.88;
	filter: alpha(opacity=88);
	background-color: #000000;
	margin: 0px;
	height: 100%;
}
#pie {
	font-size: 13px;
	width: 800px;
	text-align: left;
	bottom: 0px;
}
#cabecita {
	font-size: 12px;
}
#contenedor {
	margin: auto;
	height: 100%;
	width: 100%;
}
