body {
background: #fff url(img/tlo_main.gif) repeat-x;
font-size: 11px;
font-family:Verdana, ArialCE, Helvetica, sans-serif;
font-weight:normal;
margin:0;padding:0;
}


#main {
clear: both;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 990px;
  min-height: 550px;
  background: #FFFFFF url(img/tlo_con.gif) repeat-y;
}


#ramkaLeft {
  position: relative;
  float: left;
    width: 210px;
    overflow: hidden;

}
#ramkaContent {
position: relative;
  float: left;
    width: 770px;
    overflow: hidden;
  margin: 0 0 5px 0; 
  padding: 2px;
  font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000;
 
}

#head_content {
	text-align:center;
	color: #B60E1B;
}

#line {
	float: right;
	width: 780px; 
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	border-color: #7D249A;
}

#tresc {
	width: 760px;
	color: #464646;
	padding: 10px 0px 5px 5px;

}

a.a2 {
text-decoration: none;color: #044276;
}
a.a2:hover {text-decoration: none;color: #A14276;}
/********************* MENU *******************************/
.menu_accor {
width:200px;
font-size: 12px; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-weight: normal;
line-height:25px;
color: #044e8e;
text-decoration: none;
/
}

.leftBox { width: 200px; margin: 0 0 10px 0; padding: 2px; }
.leftBox ul { padding:0;margin:0;list-style-type:none;width:200px;}
.leftBox li a {
display:block;
width:200px;
height: 25px;
font-size: 12px; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-weight: normal;
line-height:25px;
color: #044e8e; 
text-decoration: none; 
/*background: url(img/bat.gif) no-repeat; */
}

.leftBox li li a {
display:block;
width:200px;
height: 25px;
font-size: 12px; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-weight: normal;
line-height:25px;
color: #1B4200; 
text-decoration: none; 
/*background: url(img/bat.gif) no-repeat; */
}
.leftBox li a:hover {color:#FF0030;text-decoration: underline; }

