﻿html { margin: 0px; padding: 0px; }

body	{font-family:Verdana, Tahoma;
		font-size:12px;
	   	margin: 0px; padding: 0px;
		background-color:#3d3b3b;
		color:#fff;
		 }
#main{
	width: 967px;
	position: relative;
	margin: 0px auto;
	background-color:#000;overflow: hidden;
    
		}
#menu{position: relative;margin-top:0px;top:0;width:967px;height:35px;}
#menuList{position: relative;margin-top:15px;left:0px;margin-left:20px;top:0px;}


a{ color: #fff; text-decoration: none;}

a:hover { text-decoration:none;color:#5d5a5a;}

#top{position:relative;overflow: hidden;background-image:url(img/top_foto.jpg);background-repeat:no-repeat;width:967px;height:261px;margin-top:0px;}
#leftCol{position: relative;overflow: hidden;float:left;width:583px;margin:15px;}
#rightCol{background-color:#0a0909;width:330px;position: relative;overflow: hidden;float:left;margin:0px;}
#clear{clear:both;}
#right{margin:0px;}
#footer{background-color:#0a0909;position: relative;overflow:hidden;width:967px;height:30px;background-image:url(img/footer.jpg);margin-top:15px;}
#footerTxt{position: relative;overflow:hidden;margin:8px;float:right;font-size:8px;padding-right:25px;}