* { padding: 0; margin: 0; }



a { text-decoration:none; color:#006699; }

a:hover { text-decoration:none; color:#006699; }



img {

border: 0;

}

body {

text-align: center;

background: url("../img/bg.jpg");

background-repeat: repeat-x;

background-position: top;

background-color: #ffffff;

}



#wrapper { 

		width:933px;

		float: none;

		margin:0 auto;

		padding:0px;

}



#wrapperborde { 
		width:930px;
		/*height:794px;*/
		float: left;
		margin:3px 0px 0px 0px;
		padding:0px;
		border:0px solid #fff;
}




#menu {
margin:0px 0px 0px 0px;
float: left;
width:930px;
/*background-color:#FFFF33;*/
}


#footer {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:9px;

color: #CCCCCC;

width: 930px;

text-align:center;

float: left;

height: 20px;

margin-top: 10px;

}



#footer a {

text-decoration:none;

color:#CCCCCC;

}



#footer a:hover {

text-decoration:none;

color: #00FF00;

}


