

* {
	margin:0;  /* Bug IE */
}

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	
	margin:0;
	padding:0;
}



#wrapper-content{

	/** WIDTH:  900px; **/
    margin-right: auto ;
	margin-left: 0px;
    margin-top:0px;
    margin-bottom:10px;
	/**  debug  border:solid 3px rgb(150,150,150);  **/
	
}

#content {
	background: transparent url('../images/bg02-white-right.png') no-repeat right top;
	margin: 0px 0px 0px 20px;
}

#content td{
	margin:0px;
	padding:0px;
}


a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }


#wrapper-menu-page {
	float: left;
	margin: 0px 20px;
	background: transparent url('../images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}


#content_table
{
	border-collapse: collapse;
    border-spacing: 0px 0px;
}


#newsbar {
	width: 272px;
	float: right;
	border: solid thin #ffe680; padding:8px; 
	margin-top : 20px;
	margin-right: 10px  ; 
	margin-left: auto;
}


.style1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size: x-large;
		font-weight: bold;
		color: #993333;
}


#about {
	float:left;
	width:474px;
}






#header {
	background-image:url(../images/banner_real.jpg);
	background-repeat: no-repeat;
	height:100px;
}



h2 { font-size: 150%; 
	color: #ccc;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
h3 { font-size: 100%; }



#menu-page {
 width:100px
 padding-top: 5px;
 }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: bold;
	letter-spacing: 0.15em;
}



