body {
	font-size: 12px;
	font-family: verdana;
	margin, padding: 0;
	color: blue;
    width: auto;
    height: auto;
    text-align: center;
}

a { text-decoration: underline; color: #235A8F }

img { border: 0; }

.float_left { float: left; }

.float_right { float: right; }


div#container {
	margin: 100px 30%;
}

#sectiuni div {
	margin: 0 0 0 50px;
}

