﻿body 
{
	

}

* {padding:0;
   margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#General
{
		 width:840px;/*840*/
	 	margin-left:auto;
	margin-right:auto;	
	min-height:400px;

	margin-top:15px;
	background-color:White;
padding:10px;

	 
	
}

#Header
{
	height:36px;
	background-image:url('/images/logo_materia_nova.jpg'); 
	background-repeat:no-repeat;
	padding-bottom:1em;
	text-align:right;
	 background-position:10px 10px;
	 
	
	}
	
#Banner
{
 background-color:#00adef;
 height:62px;


 
	}
	
#SearchTextBox
{
	 background-image:url('/images/search_text_bg.gif');
	 background-repeat:repeat-x;
	}
          
#Content 
{
	clear:both;
	margin:0px;
 margin-left:-10px;
	 
	 
}

.HeadFoot
{
	font-family:Tahoma;
	font-size:x-small;
	color:Gray;
}

#Footer
{
	
	
       clear:both;
	margin-top:1em;}
#Copyright
{
	float:left;
	}

#Contact  
{
	float:right;

	margin: 0px;
	padding:0px;
}
 
 #Contact span
 {
 	margin: 0px;
	border-right:1px solid gray;
 	padding:0 5px;
 	font-weight:500;
 }
 #Contact  #news { border:0px;}