body {
	font-size: 13px;
	line-height: 35px;
	color: #222222;
	font-family: Arial,sans-serif;
	background-color: #fff;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	position: relative;
	width: 960px;
	margin: 0px auto 0 auto;
	background: #fff;
	background-color: #fff;
}
#header {
	max-width: 960px;
	overflow: hidden;
	//border-bottom: 2px solid #7BC161;
	}
	
	#header .rt-logo{
	background: url(zouzounia_logo.png) 0px 0px no-repeat !important;
	width: 964px;
	height: 128px;
	float:left;
	margin-top:23px;

	}
	

#rt-main-top{

	padding: 15px 0;
	position: relative;
	max-width: 960px;
	height: 320px;
}
.left_content{
	width: 340px;
	float: left;
	
	
}

.right_content{
	width: 590px;
	float: right;
}

.title{
	text-align:center;
	
}

.isologismoi{
	list-style:none;
	margin: 0;
	padding: 0;	
}

.isolist{
	border-radius: 4px 4px 4px 4px;
    margin-bottom: 8px;
    padding: 0 0 0 30px;
    border-bottom: 1px solid #CCCCCC;
}



#rt-main-bottom{
	clear:both;
}

.left_content strong{
	color:#CC0099;
}

a{
	color: #005580;
	text-decoration: none;
}

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

#rt-copyright{
	font-size:11px;
	text-align:center;
	border-top:2px solid #7BC161;
}

.pdf {
	background: url("pdf_file.png") no-repeat scroll 10px 8px #E2E2E2;

}

#header .logo_text {
	margin-top:	10px;
	text-align: center;
	float: right;
	color: #CC0099;
}

h2{
	background-color: #CC0099;
    color: #FFFFFF;
	padding: 0px 10px;
	border-radius: 4px;
}

.left_content p{
	padding: 0 10px;
	background-color: #E2E2E2;
    border-radius: 6px 6px 6px 6px;
}