
#search{

margin-left:5px;

margin-top:-3px;


}

#search .inputbox{

border:none;

background: none;

color:#999;

}

#loginbox .button{

border:none;

height:21px;

width:43px;

bbackground: url('../images/top_button.gif') no-repeat top left;

color:#fff;

font-weight:bold;

font-size:10px;

}

#tab_switch {

	position:absolute;

	right:100px;

	top:90px;

	width:109px;

	height:20px;

	background: url('../images/tab_login.gif') no-repeat top left;

	text-align:center;

	font-size: 90%;

	font-weight:bold;

	padding-top:6px;

	color: #ccc;

	cursor: pointer

	}



/* End Tab Switch on the Top */

	

	





#container{

   background: url('../images/body_bg.png') top no-repeat ;

   width: 100%;

   min-height: 580px;

   margin: 0 auto;

      



}



a{

   overflow: hidden; /* Trick for Suckerfish*/

}



/* Header*/



#header{

   position: relative;

   width: 800px;

   margin: 0 auto;

   height: 169px;

   z-index:2;

}



/* Logo Left Side*/

#logo{

   position: absolute;

   top: 20px;

   left: -5px;

   background: url(../images/cabecera.png) no-repeat left top;

      z-index:3;



}





/* Content-Wrap*/



#content-wrap{

   margin: 0 auto;

   width: 790px;

   clear:both;

   z-index:auto;

   margin-top:70px;
   
   padding-left:30px;




}



/* Content*/

#mainbody{

padding-top:0px;



}

#content{

   display: inline; /* IE6 double margin float bug hack */

   float: left;

   width: 595px;

   padding-bottom:0px;
   
   margin-left : -8px;
   





}

#newsflash{

height:auto;

margin-bottom:0px;



}

/* Sidebar*/



#sidebar{

   display: inline; /* IE6 double margin float bug hack */

   float: right;

   width: 200px;

   background: url(../images/sidebar.gif) no-repeat top;
   
   margin-top: -5px;
   
   mmargin-left : -10px; 
   
   
}

.sidebar-box{

   background: url(../images/sidebar-box-bottom.gif) no-repeat bottom;

   padding-bottom:40px;



}



/* Footer*/



#footer-outer{

   clear: both;

   bborder-top: 4px solid #ccc;



}



#bottom_menu{
	width: 600px;
	margin: 0 auto;
	padding:10px;
	text-align:center;
	color:#0F9F9F;
	font-size:80%;
	height:10px;
	background-color: #FFFFFF;
	mmargin-left : 20px;
	padding-left: 30px;
}

#bottom_menu a:link, #bottom_menu a:hover, #bottom_menu a:visited{
	color: 0F9F9F;
}


#logos{
	width: 780px;
	margin: 0 auto;
	padding-bottom:100px;
	padding-left:30px;
	padding-right:0px;
	padding-top:0px;
	text-align:center;
	color:#666666;
	font-size:80%;
	height:25px;
		
}

#copyright-outer{
	clear: both;
	background: url(../images/final.png) no-repeat center top;
	margin-top: 0px;
	margin-bottom: 5px;


}

#copyright{

   width: 780px;

   margin: 0 auto;

   padding:10px;

   text-align:center;

   color:#ccc;

   font-size:80%;

   height:30px;

}



#copyright a:link, #copyright a:hover, #copyright a:visited{

   color:#ccc;

}
.latestnews{
	line-height:10px;
	
}


.latestnews a{
	display: block;
}


