/* CSS Document Actimundi.com */



body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #FFF;
	margin: 0px;
	text-align: center;
	background: #000000;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	
	}

#container {
	width: 100%;
	height: 100%;
	/*background: #000;*/
	border-top: 20px solid #000000;
	}

#container_II {
	width: 700;
	height: 100%;
	/*background: #000;*/
	border-top: 20px solid #000000;
	}