/* marche-project-management */
body {
	font-family: Arial;
	font-size: 10pt;
	color: #275442;
	text-align: justify;
	line-height: 140%;
	/*	background-color: #8BC8CF;*/
	background-color: #6C9ED1;
}
	
#masthead{
	top: 2px;
	text-align:center;
	height: 160px;
	margin: auto auto;
	padding: 0px 20px 0px 20px;
	background-image:url(../images/background_container.gif);
	padding: 0px 20px 0px 20px;
	width: 690px;
	background-repeat: repeat-y;
}
#title-logo {
	font-family: Arial;
	font-size: 1.2em;
	color: #275442;
	text-align:right;
	font-weight: bolder;
	font-style: oblique;
	width: 650px;
	padding: 0px 20px 0px 20px;
}
#flag {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	
}

#caption {
	text-align:center;
	color:#FFFFFF;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0px 0px 15px 0px;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

#page_content{
	margin-top: 190px;
	width: 760px;
	text-align:center;
}

#page_nav {
	background-color:#A7BEAC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: oblique;
	letter-spacing: 0.01em;
	color: #E4EFEA;
	float: left;
	width: 160px;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-size: 1.05em;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 5px;
	color: #375E4B;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:double;
	border-bottom-color:#FFFFFF;
}

#sectionLinks span {
	font-size: 1.05em;
	font-weight: bold;
	color:#E4EFEA;
}

#sectionLinks a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#E4EFEA;
}
#sectionLinks a:active{
	font-weight: bold;
	text-decoration: none;
	color:#E4EFEA;
}


#content {
	width: 690px;
	top: 176px;
	clear:both;
	margin: auto auto;
	background-image: url(../images/background_container.gif);
	padding: 0px 20px 0px 20px;
	background-repeat: repeat-y;
	min-height: 370px;

}
#siteInfo{
	position: relative;
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

#main_text {
	border-top: 3px double #A7BEAC;
	text-align:justify;
	font-weight: 700;
	padding: 0px 10px 0px 175px;
}
#main_text_ren {
	border-top: 3px double #A7BEAC;
	text-align:justify;
	font-weight: 700;
	padding: 0px 10px 0px 10px;
	min-height: 90px;
}
#main_text_pm {
	border-top: 3px double #A7BEAC;
	text-align: center;
	background-image:url(../images/plans.jpg);
	height: 360px;
	font-weight: 700;
	padding: 5px 15px 5px 15px;
	margin: 0px 0px 0px 0px;
}
#main_text_test {
	border-top: 3px double #A7BEAC;
	text-align:justify;
	padding-right: 30px;
	margin: 0px 0px 0px 10px;
	background-image:url(../images/plans.jpg);
	width: 60%;
	overflow:hidden;
}
#main_text_property{
	text-align:center;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	text-align:center;
	border: 0;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #A7BEAC;
}
		  
#content table {
	border: 1px double #A7BEAC;
	
}
#content td {
	border-right: 1px solid #A7BEAC;
	border-top: 1px solid #A7BEAC;
	border-bottom: 1px solid #A7BEAC;
	border-left: 1px solid #A7BEAC;
}
#property_list {
	position: relative;
	height:360px;
	overflow: scroll;
}
.property {
	clear:both;
	border:thick #CCCCCC 2px;
}
.pl_image {
	width: 90px;
	float: left;
	clear: left;
}
.pl_desc {
	width: 180px;
	float: right;
}
#lemarche {
	font-family: Arial, Helvetica, sans-serif;
	color: #275442;
	font-size: 110%;
	font-weight: 900;
	letter-spacing: 1.1px;
	line-height: 1.3;
}
#newtusc {
	font-family: Arial;
	color: #275442;
	font-size: 90%;
	font-weight:bold;
}

.page_body {
	line-height: 1.2;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #275442;
	font-size: 0.9em;
	text-align:center;
	padding: 5px 10px 2px 10px;
	font-weight:bold;
		
}
#ren_body {
	line-height: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #275442;
	font-size: .9em;
	text-align:center;
	padding: 10px 10px 2px 10px;
	min-height: 305px;
	font-weight:bold;
		
}


.tab_p_menu {
	background-color: #A7BEAC;
	vertical-align:middle;
	text-align: center;
}
.tab_p_menu a {
	text-decoration:none;
	font-size:1.2em;
	text-align: center;
	font-weight:bolder;
	color: #375E4B;
	padding: 10px 10px 10px 10px;
	border: none;
}

.tab_p_menu a:hover{
	color:#E4EFEA;

}
.tab_p_menu span{
	text-decoration:none;
	font-size:1.2em;
	text-align: center;
	font-weight:bolder;
	color:#E4EFEA;

}

.properties h2 {
	line-height: .9em;
}

.warning_row {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color: #CCCCCC;
	color: #FF0000;
}

.sub_message {
	font-size: .6em;
	font-weight: normal;
	line-height:.8;
	padding: 0px 0px 0px 0px;
}
#admin_menu {
	background-color: #A7BEAC;
	line-height: 1.3em;
	padding: 10px 20px 10px 20px;
		

}
#admin_links a {
	display:inline;
	border:thin #E4EFEA solid;
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	text-align:center;
	color: #E4EFEA;

}
#admin_links a:hover {
	background-color: #375E4B;
	color: #A7BEAC;
}

.admin_tab_menu {
	background-color: #A7BEAC;
}

.admin_tab_menu a {
	display:inline;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	color: #E4EFEA;
}
.admin_tab_menu a:hover {
	background-color: #375E4B;
	color: #A7BEAC;

}

.tab_admin_title {
	background-color: #A7BEAC;
	text-align:left;
	font-weight:bold;
	padding: 10px 5px 10px 5px;

}
label
{
	width: 90px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	clear:both;
}
.small {

font-size: .8em;
}
input
{
	margin-left: 4.5em;
	text-align:left;
} 

#links_left {
	float:left;
	width: 49%;
}

#links_right {
	float:right;
	width: 49%;

}

#test_text {
	float:right;
	text-align: center;
	font-weight: 700;
	padding: 5px 5px 5px 5px;
}
#footer {

}
#footer a {
	color:#6C9ED1;
}
#vcard {
	font-size: 2pt;
	color:#FFFFFF;
	line-height:.2em;
	margin-left: 240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#pub_footer {
	font-size: 0.9em;

}
#pub_footer h2{
	font-size: 1.2em;
}
#pub_footer h1{
	font-size: 1.4em;
}
