body.body_bg {
	background: #FFFFFF none;
	text-align: center;
	padding: 0pt;
	margin: 0pt;
	line-height: 150%;
}
body, table, td, div, p, input	{
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #333333;
}

a {
	color: #000000;
}

a:visited {
	color: #AAAAAA;
}

a:hover {
	color: #333333;
}

ul {
	list-style: outside url(../images/bullet.gif);
	margin:0 0 0 15px; 
	padding:0; 
	float:left; 
}

h1 {
	border-bottom:1px solid;
	clear:both;
	color:#013D04;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px;
}

h1 a, h1 a:visited {
	color:#013D04;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	
}

h2 {
	border-bottom:1px solid;
	clear:both;
	color:#AAAAAA;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 5px;
}

p {
	margin: 0 0 10px  0;
}

#wrapper {
	margin:0 auto;
	width:800px;
	overflow:hidden;
	position:relative;
	text-align:left;
	/*width:70em;*/
}

div#langbar {
	background: #FFFFFF url(../images/bodybg.gif) repeat-y top center;
	height: 20px;
	width: 800px;
	float: left;
}

div#langbar a{
	display: inline;
}
#langbar ul{
	margin: 0pt 10px 0 0;
	float: right;
}
#langbar ul li {
	
	display: inline;
}


#header {
	background: #EEEEEE url(../images/headerbg.gif) no-repeat;
	height: 105px;
	width: 800px;
}

#logo {
	width: 300px;
	float: left;
	height: 105px;
	background: transparent none;
}
#logo a {
	text-decoration: none;
	display: block;
	width: 300px;
	height: 105px;
}


#page {
	background: #FFFFFF url(../images/bodybg.gif) repeat-y top center;
	width: 800px;
	float: left;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
}
#content {
	padding: 0 10px 0 0;
	float: right;
	width: 590px;
}

#footer {
	background: #FFFFFF url(../images/bodybg.gif) repeat-y top center;
	width: 800px;
	float: left;
	text-align: center;
	font-size: 80%;
}
#footer-bottom {
	background: #FFFFFF url(../images/footerbg.gif) repeat-y top center;
	height: 30px;
	width: 800px;
	float: left;
	text-align: center;
	
}

div#left {
	width: 315px;
	float: left;
	overflow: hidden;
}

div#right {
	width: 270px;
	float: right;
	overflow: hidden;
}

div.box-gris 
{
	background: #ffffff none;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 5px 0;
	float:left;
	width: 98%;
}

div.box-gris  div {
	background: #FFFFFF;
	padding: 5px;
}


div.box-gris  h1 {
	background:#AAAAAA none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	margin:-6px -6px 10px;
	padding:3px 5px;
}


div.box-left
{
	float:left;
	margin:0;
	width: 310px;
}

div.box-left h1 
{
	margin-top: 0;
}

div.box-full 
{
	float: left;
}

table.columns {
	margin: 10px 0;
	float: left;
	width: 880px;
}

table.columns td {
	border-left: 1px solid #AAAAAA;
	padding-left: 10px;
	width: 30%;
}

table.columns td.first {
	border: none;
	padding: 0;
}


.input-file, .input-text , .input-textarea {
	border: 1px solid #C4CBD2; 
	padding: 0.4em; 
	font-size: 90%;
	width: 95%;
	margin: 1em 0 0 0;
}

form.edit .input-textarea {
	border: 1px solid #C4CBD2; 
	padding: 0.4em; 
	font-size: 100%;
	width: 90%;
	height: 400px;
	margin: 1em 0 0 0;
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
}
form.homelogin input {
	border: 1px solid #AAAAAA;
	padding: 0;
}
form.homelogin #password, form.homelogin #username {
	padding:0.2em 0.2em 0.2em 2em;
	width:80px;
}

#newsbox img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0 5px 0 0;
	float: left;
}

.clear {
	clear: both;
}

div#menu {
}

div#usermenu .menubox, div#menu .menubox {
	margin: 0 0 5px 0;
	padding: 0;
	border:none;
}
	

div#usermenu ul , div#menu ul , div#left ul, div#right-bar ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;	
	width: 100%;
}


div#usermenu a, div#menu a {
	background-color: #F5F1E0;
	color:#3C4F52;
	display:block;
	height:20px;
	text-decoration:none;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC ;
}

div#usermenu li a:hover, div#menu li a:hover {
	background-color: #FFFF00 ;
	cursor:pointer;	
}

div#usermenu h2, div#menu h2{
	background: #CAA716 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0 0 0 5px;
}

div#usermenu h2 {
	background: #7DB885 none;
}
form.homelogin #username {
	background: url("../images/user-icon.gif") no-repeat 0.5em 0.6em;
}

form.homelogin #password {
	background: url("../images/key-icon.gif") no-repeat 0.5em 0.6em;
}
