*{
padding:0px;
margin:0PX;
}
    body 
		{
      margin: 0px;
      padding: 0px;
			background:#366EBB;
      background-image: url(../images/nubes-en-cielo-azul.JPG);
			scrollbar-arrow-color: #FFD848;
			scrollbar-base-color: #000080;
			scrollbar-dark-shadow-color: #990000;
			scrollbar-track-color: #6699CC;
			scrollbar-face-color: #004080;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-highlight-color: #678901;
			scrollbar-3d-light-color: #CCFF33;
    }
    #scrollTabla 
    {
			scrollbar-arrow-color: #FFD848;
			scrollbar-base-color: #000080;
			scrollbar-dark-shadow-color: #990000;
			scrollbar-track-color: #6699CC;
			scrollbar-face-color: #004080;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-highlight-color: #678901;
			scrollbar-3d-light-color: #CCFF33;
		}
	
			#top_menu
			{
				padding-top:33px;
				width:20%;				
				padding-left:75%;
				padding-right:5%;
				color: #AA0000;
				font-family:Verdana;
				font-size:10px;
				text-align:center;
			}

	  .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:90px;
        height:19px;
       }
	
			#top_menu a 
			{
				font-size:14px;
				font-weight:bold;
				color:#000000;
				text-decoration:none;
				}
			#top_menu a:hover 
			{
				color:#AA0000;
				text-decoration:none;
			}
			#top_menu a:visited 
			{
				color:#000000;
				text-decoration:none;
				
				
			}
			#foot_text
			{
				width:60%;				
				padding-left:20%;
				color: #666666;
				font-family: Verdana, Arial;
				font-size:10px;
				text-align:center;
				
			}
			
           titular
			{
				color:#4B2323;
				font-family:Georgia,"Times New Roman",Times,serif;
				font-size:48px;
				padding:10px 0;
				text-align:center;
				text-transform:uppercase;
				width:840px;
			}
          #header 
		 {
			background-image:url(../images/head_logo.png);
	
			background-repeat:no-repeat;

			height:147px;
			width:950px;
           }
          
          #foot
          {
			background-image:url(../images/foot.png);
			background-repeat:no-repeat;
			clear:both;
			height: 83px;
			width:950px;
           } 
          #fondoHeader
          {
			background-image:url(../images/fondoCabecera.PNG);
			background-color:#ECEBE5;
			clear:both;
			height:120px;
           }
          #lateralHeaderIzq
          {
			background-image:url(../images/lateralCab1.PNG);
			background-repeat:no-repeat;
			background-color:#ECEBE5;
			clear:both;
			width:28px;
			height:120px;
           }
          #lateralHeaderDer
          {
			background-image:url(../images/lateralCab2.PNG);
			background-repeat:no-repeat;
			background-color:#ECEBE5;
			clear:both;
			width:28px;
           }
          #superCentralBody
          {
			background-color:#ECEBE5;
           }
          #lateralBodyIzq
          {
			background-color:#1C5666;
           }
          #lateralBodyDer
          {
			background-image:url(../images/lateralBod2.PNG);
			background-color:#ECEBE5;
			clear:both;
			width:30px;
           }

          #global_container 
		{
				height:550px;
				margin:0 auto;
				width:950px;
           }
         
          #container 
          {
				height:90%;
				margin:0 auto;
				text-align:center;

				width: 90%;
           }
              
            #left_column
            {
				float:left;
            background:transparent url(../images/left_column.png) repeat-y;
            width: 45px;
            height: 510px;
            }
            
            #content
            {
				background:#ECEBE5;
				float:left;
				margin-left:-10px;
				width: 898px;
				height: 510px;
				
				
            }
		

			#container a
			{
				text-decoration:none;
				
			}
			#container a:hover
			{
				text-decoration:none;
			}
			#container a:visited
			{
				text-decoration:none;
				
			}
			.img_link 
			{
				cursor:hand;
			}
			img:hover
			{
				cursor:hand;
			}
			img
			{
			
				border: 0;
			}
			#pestanas {
			   float:left;
			   width:100%;
			   line-height:normal;
			   font-size: 14px;
			   font-weight: bold;
			   font-family:Calibri;
			}
			#pestanas ul {
			   margin:0;
			   padding:0;
			   list-style:none;
			}
			#pestanas li {
			   float:left;
			   margin:0 0 0 3px;
			   padding:0;
			   background:url("../images/p-der.png") no-repeat right top;
			}
			#pestanas a {
			   display:block;
			   background:url("../images/p-izq.png") no-repeat left top;
				 padding:3px 10px 3px 10px;
			   color: black;
			   text-decoration: none;
			}
			#pestanas .activa a{
			   background-image:url("../images/p-izq-activo.png");
			   color: #004080;;
			}
			#pestanas .activa{
			   background-image:url("../images/p-der-activo.png");
			}
			#pestanas .otros a{
			   background-image:url("../images/p-izq-otros.png");
			   color:darkblue;
			}
			#pestanas .otros{
			   background-image:url("../images/p-der-otros.png");
			}

