body {
	font-family : 		Verdana, Tahoma, Arial;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:	11px;
}
#mayor{
	width:	100%;
	height:	100%;
}
#cont-web{
	width:	100%;
	height:	590px;
	/*background:  	url(bk.jpg) repeat-x;*/
	
}
#marco{
	width:	950px;
	height:	600px;
	padding-top: 10px;
	}
#bottom{
	width:	950px;
	height:	20px;
	color:	#999999;
	}
	#bottom a{
		color:	#999999;
		text-decoration:	none;
		}
	#bottom a:hover{
		color:	#FFF;
		text-decoration:	none;
		}
	

