body {
    background: url(fotos/bg.gif) repeat;
    margin: 0;
    font-size: 13px;
    font-family: "lucida grande", "trebchet ms", arial, sans-serif;
	  color: #294b92;
    text-align: center;
	}

#container {
	background: none;
	margin: 80px auto;
	padding: 0;
	width: 750px;
	height: auto;
	border: none;
	}

#ecoinstitut {
	background-color: #fff;
	border: 5px solid;
	border-color: #b2df65;
	color: #294b92;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 300px;
	}

#ecoinstitut a:link {
	color: #294b92;
	text-decoration: underline;
	}

#ecoinstitut a:visited {
	color: #294b92;
	}

#ecoinstitut a:hover {
	color: #b2df65;
	text-decoration: overline;
	}


#somriure {
	background-color: #fff;
	border: 5px solid;
	border-color: #f57e27;
	margin: auto;
	padding: 0;
	position:fixed !important;
	bottom:0;
	width:750px;
	height:auto;
	}
