body {
/*  background:#ffcc00 url(img/bg.gif) repeat-x top;  */
  width: 800px;  
  background:#990000;
  margin:0px auto;
  text-align:center;
}
#jump_to {
position: absolute; left: -9999px;
}

.box.l {
  background:#ffffff url(img/bg_l.gif) left repeat-y;
  margin:0 auto;
  text-align:left;
  max-width:80em;
  min-width:700px;
}
.box.r {
  background:url(img/bg_r.gif) right repeat-y;
}
.box.b {
  background:url(img/bg_b.gif) bottom repeat-x;
}
.box.t {
  background:url(img/bg_t.gif) top repeat-x;
}
.box.tr {
/*  background:url(img/img_home.jpg) top right no-repeat;  */
}
.box.br {
  background:url(img/bg_br.gif) bottom right no-repeat;
}
.box.bl {
  background:url(img/bg_bl.gif) bottom left no-repeat;
}
.box.tl {
  background:url(img/bg_tl.jpg) top left no-repeat;
  padding:13px 9px 9px 9px;
  position:relative;  
}

#swfcentro {
  padding:13px 9px 9px 237px;
  position:absolute; 
}

#sidebar {
  width:227px;
}
#header a {
  display:block;
  height:136px;
  margin-bottom:34px;
  text-indent:-999px;
}






/* Menu 1 column */
DIV#leftmenu {	
	vertical-align: top; 
	width: 250px;	
/*	background-image: url(../images/menubackground.jpg);  */
/*	background-repeat : no-repeat; */
	padding-top: 10px;
}
DIV#leftmenu DIV {
	width: 95%;
}
DIV#leftmenu DIV A {
	/*color: navy; */ 
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
DIV#leftmenu DIV A:hover {
	text-decoration: underline;
	color:#FFFF00;
}

/*  MENU 1, level 1, normal state (NO) */
DIV#leftmenu DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 16px;
  padding-top:5px;
  padding-left:25px;
  background:url(img/menu_closed.gif) no-repeat 9px 5px;
}
DIV#leftmenu DIV.menu1-level1-no A{
  color:#222222;
}


/*  MENU 1, level 1, active state (ACT) */
DIV#leftmenu DIV.menu1-level1-act {
 /* border-bottom: 1px solid #999999; */
 /* font-weight:bold;  */
  font-size: 16px;
  padding-top:5px;
  padding-left:25px;
  background:url(img/menu_opened.gif) no-repeat 9px 5px;
  background-color: #EEBC26; 
  filter:alpha(opacity='70', style='0');
}


DIV#leftmenu DIV.menu1-level1-act A{
  color:#990000;
}


/*  MENU 1, level 2, normal state (NO) */
DIV#leftmenu DIV.menu1-level2-no A{
  color:#990000;
}

DIV#leftmenu DIV.menu1-level2-no {
  font-size: 12px;
  padding-left:30px;
  background:url(img/menu_bullet.gif) no-repeat 20px 8px;
}

/*  MENU 1, level 2, active state (ACT) */
DIV#leftmenu DIV.menu1-level2-act A{
  color:#990000;
}

DIV#leftmenu DIV.menu1-level2-act {
  font-size: 12px;
  font-weight:bold;
  padding-left:30px;
  background:url(img/menu_bullet.gif) no-repeat 20px 8px;
}








/*
#leftmenu li {
  display:block;
  background:url(img/menu_bg.jpg) no-repeat top left;
  border:1px solid #79a443;
  border-width:1px 0;
  margin:2px 0;
}

 
#leftmenu li strong {
  display:block;
  padding:1px 5px 1px 25px;
}  
#leftmenu li li strong{
  display:inline;
  padding:0;
  display:block;
  width:100%;
}
#leftmenu li.closed {
  background:url(img/menu_closed.gif) no-repeat 9px 5px;
}
#leftmenu li.opened{
  background:url(img/menu_opened.gif) no-repeat 9px 6px;
}

#leftmenu li strong a{
  color:#ffcc00;
  text-decoration:none;
}
#leftmenu li li strong a{
  color:#ffdf60;
  text-decoration:none;
  display:block;
}
#leftmenu li a:hover{
  text-decoration:underline;
}
#leftmenu li li a{
  color:#ffdf60;
  text-decoration:none;
  background:url(img/menu_bullet.gif) no-repeat 14px 8px;
  padding-left:20px;
  display:block;
}
#leftmenu li {
}

#sidebar ul{
  list-style:none;
}
#sidebar ul ul{
  padding-bottom:2px;
}
#leftmenu li ul li{
  display:block;
  margin:0;
  padding:0 5px 0 5px;
  border:none;
  background:url(img/menu_bg2.gif) repeat-y top left;
}

#leftmenu li.active strong a,
#leftmenu li.active ul li a {
  color:#fff;
}
#leftmenu li.active li strong a{
  color:#d1e973;
}
#leftmenu li.active strong.closed {
  background-image:url(img/menu_closed_active.gif);
}
#leftmenu li.active strong.opened {
  background-image:url(img/menu_opened_active.gif);
}
#leftmenu li.active {
  background-image:url(img/menu_bg_active.jpg);
}
#leftmenu li.active ul {
  background-image:url(img/menu_bg2_active.gif);
}
#leftmenu li.active ul li{
  background-image:url(img/menu_bg2_active.gif);
}


*/




/*.box.tl * {
  background:#000;
}*/

#sidebar {
  float:left;
  overflow:hidden;
}
#content {
  margin:0 0 0 240px;
  padding: 20px 15px 10px 0px;
  text-align:justify;
}
#secondary-menu {
  top:0;
  right:0;
  top:13px;
  right:9px;
  position:absolute;
  background:url(img/second_menu.gif) left bottom repeat-x;
}
#secondary-menu ul {
  list-style:none;
  float:left;
  padding:6px 10px;
  margin:0;
  background:url(img/second_menu_left.gif) left bottom no-repeat;
}
#secondary-menu li {
  display:block;
  float:left;
  margin:0;
}
#secondary-menu li.last-child a{
  border:none;
}
#secondary-menu a{
  display:block;
  border-right: 1px solid #808080;
  padding:1px 5px 2px;
  color:#808080;
  line-height:1em;
}
#secondary-menu a:hover{
  color:#000;
}
#footer {
  background-color: #F2CB54;
  text-align:center;
  clear:both;
  margin:5px 1px 1px 229px;
  padding:2px 0 0 0;  
}
#footer p{
}

/*breadcrumb menu*/
#content .breadcrumb {
  position:absolute;
  top:20px;
  color:#bdc767;
}
#content .breadcrumb a {
  color:#bdc767;
}

/*search box*/
#search-form {
  color:#bbc775;
  font-weight:bold;
  padding:0px 20px 20px 20px;
  width:186px;
}
#search-form p {
  padding:0;
}
#search-form input {
  width:100%;
  border:1px solid #990000;
  border-top-width:1px;
  padding:2px 0;
  text-indent:5px;
  background:#FDF5DF;
  color:#619730;
}
#search-form input:focus {
  background:#fff;
  color:#bbc775;
  border-color:##CC0000;
}


.left_title {
	background: url(img/img04.gif) no-repeat right center;
	border-bottom: 3px dotted #900000;
}



//body {   font-size:75%; } 
/*
javascript:alert((1333/12) * parseInt(document.body.currentStyle.fontSize))
*/
//body .box.l {   width: expression(     if (document.body.clientWidth < 702) {       "700px"     }
//    else {
//      if ((document.body.clientWidth) > ((900/12) * parseInt(document.body.currentStyle.fontSize))) {
//        "73em"      } 
//		else {
//        "auto"       }    }   ); }



//hr {
//  width:99%;
//}

//#search-form {
//  display:inline;
//  width:178px;
//  float:left;
//  padding:0px 20px 0 20px;
//  margin-bottom:-15px;
//}

//fieldset {
//  width:380px;
//}
//fieldset textarea{
//  width:370px;
//}
/*contact form*/