* {
	margin: 0;
}

body {
	background: #E3E3E6 url(/images/img01_longg.gif) repeat-none; /* removed green left right feaf*/
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}

h1, h2, h3 {
	color: #6bae09;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	margin-left: .1em;
	margin-right: .1em;	
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(/images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #6bae09;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

/* Menu */

#menu {
	width: 960px;/*920*/
	height: 53px;
	border-left: 0px solid #6bae09;
	border-right: 0px solid #eae6e8;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	
}
#aquaterre_and_logo {
	width: auto;/*920*/
	height: 48px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}

#aquaterre_platform {
	width: auto;/*920*/
	height: 30px;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
}

#aquaterre_platform_text {
	width: auto;/*920*/
	height: 28px;
	float: none;
	margin-top: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 15px 20px 0px 22px;/*top menu*/
	font-size: 92%;
	font-weight: bold;
	background:#f6f7e4; /*color of menu before*/
}

#menu a:hover {
	background: none;/*---url(/images/background_menu.gif)---color of menu after---when over*/
	text-decoration: underline;
	color: #165583;
}

#menu b {
	text-decoration: none;
}

/* Logo */

#menu box {
background-image: url(/images/box.JPG);
}
#leaf {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	background-color: #010100;
	background-image: url(/images/leaf_logo.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 10px;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #6bae09;
}

/* Page */

#page { /*index page*/
	width: 960px;
	margin: 0 auto;
	height: auto;
}

#page_other {
	width: 960px;
	margin: 0 auto;
	background: url(/images/image_2.gif) repeat-y;
}
#content_page {
	width: 960px;
	margin: 0 auto;
	background: url(/images/image_2_platform.jpg) repeat-y;
}
/* Content */

#content_1 {
	float: left;
	width: auto;/* 300 */
	padding: 15px 5px 0px 20px;
	height: auto;
	}

#welcome_1 {
	margin-bottom: 0px;/*margin-bottom: 20px;*/
	padding-bottom: 1px;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	display: block;
	padding-top: 0px;
	height: 400px;
	width: 900px;
	
}
#welcome_1_text {
	margin-bottom: 0px;/*margin-bottom: 20px;*/
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left bottom;/*  */
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	
}
.floating-box_index {
	float: left;
	width: 440px;/*original:...width: 210px;............pus 440....de aici se modifica latimea la paragraful doi*/
	vertical-align: text-top;
}

.floating-box_others {
 	float:left;
	width: 440px;
	/*padding: 20px 30px 20px 50px;*/
	vertical-align: text-top;
}



.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}


/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 960px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 640px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #6bae09;
	border-left: 20px solid #6bae09;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #6bae09;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

