@charset "utf-8";


#icon_right {
	padding: 0px;
	position: absolute;
	z-index: 10;
	width: 140px;
	background-position: left top;
	background-image: url(../images/xevoulotiri.png);
	height: 220px;
	left: 730px;
	top: 405px;
	float: right;
}

#green_stripe {
	padding: 0px;
	width: 100%;
	position: absolute;
	background-image: url(../images/green.png);
	background-repeat: repeat;
	background-position: left top;
	height: 410px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 360px;
}

#text {
	width: 530px;
	height: 740px;
	position: absolute;
	text-align: center;
	color: #03F;
	background-image: url(../images/paper3.png);
	background-repeat: repeat-x;
	background-position: right top;
	left: 340px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	top: 350px;
	z-index: 2;
	font-weight: bold;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
#text_text1 {
	position: absolute;
	left: 380px;
	top: 890px;
	font-size: 18px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C60;
	width: 400px;
	height: 200px;
	font-weight: normal;
	font-style: normal;
	z-index: 5;
}

#space_down {
	height: 250px;
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 870px center;
	background-image: url(../images/tanker1.png);
	top: 50px;
	z-index: 1;
}

#text_text {
	position: absolute;
	color: #03F;
	font-size: 18px;
	word-spacing: 0.4em;
	top: 540px;
	left: 470px;
	text-align: left;
	width: 370px;
	height: 295px;
	font-weight: normal;
	font-style: normal;
	z-index: 5;
	line-height: 2em;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FEFEFE;
}
#photo {
	height: 410px;
	width: 35%;
	position: absolute;
	top: 360px;
	background-image: url(../images/vitioforo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	right: 1%;
}
