/* CSS Document */
body {
	background-color: #0F6E95;
	margin: 0 auto;
	padding: 0;
	float:center;
}

#main {
	width:725px;
	background-image: url(../imagestraveller/gif/bg_lazy.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0 auto;
	padding: 0;
	float:center;
	margin-top:0px;
		}
		
#top {
	width:714px;
	height:86px;
	background-image:url(../imagestraveller/gif/top_lazy.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	float:center;
	margin-top:0px;
		}
#menutop {
	width:650px;
	height:86px;
	margin: 0 auto;
	padding: 0;
	float:center;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0F6E95;
	text-align:right;
		}
#menutop a{
	color:#0F6E95;
	text-decoration:none;
		}
#menutop a:hover{
	color:#0F6E95;
	background-color:#ffffff;
		}

#menu {
	width:714px;
	height:31px;
	background-image:url(../imagestraveller/gif/menu_lazy.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	float:center;
	margin-top:0px;
		}
#menulazy {
	width:490px;
	height:15px;
	margin: 0 auto;
	padding: 0;
	float:right;
	margin-top:0px;
	padding-top:2px;
		}

#content {
	width:714px;
	height:32px;
	margin: 0 auto;
	padding: 0;
	float:center;
	margin-top:0px;
		}
		
#contentleft {
	width:330px;
	margin: 0 auto;
	padding: 0;
	float:left;
	margin-top:0px;
		}
		
#reports {
	width:250px;
	margin: 0 auto;
	padding: 0;
	float:center;
	margin-top:15px;
	text-align:right;
	padding-right:20px;
		}

#reports a{
font:Georgia, "Times New Roman", Times, serif;
color:#333333;
text-align:right;
text-decoration:none;
		}
#reports a:hover{
border-bottom:1px dashed #F6840B;
		}

.article{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#333333;
line-height:22px;
}

#contentright {
	width:380px;
	margin: 0 auto;
	padding: 0;
	float:right;
	margin-top:0px;
		}

#contentright p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#333333;
margin-top:-5px;
		}
#contentright a{
color:#F6840B;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
		}
#contentright a:hover{
color:#0F6E95;
}

#contentrighttext {
	width:210px;
	padding-left:10px;
	float:left;
		}
#contentrighttext h2{
font-size:18px;
color:#205586;
		}
#contentrightimg {
	width:115px;
	padding-top:20px;
	padding-right:28px;
	float:right;
		}
		
.rayanar{
border-bottom:3px dotted #F6840B;
}
.rectgris {
border:3px solid #CCCCCC;}

.rectbggris{
background-color:#cccccc;
width:300px;}
.borderlogo{border:1px dotted #F6840B;	float:left;	margin:0px 10px 10px 0px;}