<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.page-header {
	color: #000;
	font: bold 25px Arial, Helvetica, Geneva, sans-serif;
}

div.rightcol-header {
	color: #000;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
/*	border-bottom: 1px solid #333;*/
}

span.page-header a:link, span.page-header a:visited {
	color: #d38920;
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
}

span.page-header a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
}

span.options {
	background: url(/extranet/myimages/bg-left.gif) no-repeat left top;
	padding: 0.3em 0 1em 0.4em;
	margin-right: 5px;
}

*span.options {
	padding: 0.2em 0 1em 0.4em;
}

span.options a:link, span.options a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding:2px;
}

span.options a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	font-size: 11px;
}

span.options span.options-right {
	background: url(/extranet/myimages/bg-right.gif) no-repeat right top;
	padding: 0.3em 1em 1em 0;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

.bold {
	font-weight: bold;
	font-size: 14px;
}

.grey {
	background: #e4e4e4;
}

.white {
	background: #ffffff;
}

.clear {
	clear: both;
}

.clear-stats {
	clear: both;
	border-bottom: solid 1px;
	border-bottom-color: #d38920;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

.separate {
	height: 5px;
	clear: both;
}

#header {
	position: relative;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000 top repeat-x url(/extranet/myimages/header_back.gif); 
	margin: 0;
	padding: 0;
	height: 90px;	
}

.enlaces {
	color: blue;
	font: oblique bold 10px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 20px;
	position: absolute;
	right: 20px;
	top: 15px;
}

.enlaces a:link, .enlaces a:visited {
	color: #4355d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.enlaces a:hover {
	color: #74be1f;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo {
	color: #ffffff;
	font: 18px Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	height: 38px;
}

#menu {
	text-align: left;
	margin: 0;
	padding-top: 13px;
	padding-bottom: 9px;
	padding-left: 25px;		
}

#menu ul {
	padding : 0;
}

#menu ul li {
	display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	background: #333333 url(/extranet/myimages/button_b.gif) repeat-x;
	font-size: 1.3em;
	padding: 7px 10px;
}

#menu ul li a:hover {
	color: #FFFFFF;
	background: #e4e4e4 url(/extranet/myimages/button_bh.gif) repeat-x bottom;
}

#menu ul  li.separator{
	background: #e4e4e4 url(/extranet/myimages/separator.gif) repeat-x bottom;
	width:1px;
	height:4px;
}
#submenu {
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background: #ffffff repeat-x url(/extranet/myimages/submenu_off.gif) bottom;
	padding-top: 5px;
	padding-left: 25px;
	height: 25px;
}

#submenu ul {
	
}

#submenu ul li {
	display: inline;
	margin-right: 5px;
	position: relative;
}

#submenu ul li a:link, #submenu ul li a:visited {
	padding: 5px 10px 9px;
	color: #333333;
}

#submenu ul li a:hover {
	background: #e4e4e4 bottom;
	color: #333333;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-right: 9px;
	padding-left: 9px;
}

#submenu ul .sub_act {
	background: #e4e4e4 bottom;
	padding: 5px 9px 9px;
	color: #333333;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.prop {
	background: #fff;
	border: 1px solid #daef9d;
	float: left;
	width: 200px;
	padding: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 320px;
}

:hover.prop {
	background: #faedb4;
}

.prop .edit_file {
	position: absolute;
	right: 0;
	bottom: 3px;
}

.prop .edit_file a:link, .prop .edit_file a:visited {
	color: #333333;
	text-decoration: none;
	padding: 3px 10px;
	background: #d38920ccc;
	font-weight: bold;
}

.prop .edit_file a:hover {
	color: #ffffff;
	background: #cc0000;
	text-decoration: none;
	padding: 3px 10px;
	font-weight: bold;
}

.img_prop {
	width: 200px;
	height: 150px;
	margin-bottom: 5px;
}

.tarjetas {
	background: #fff;
	border: 1px solid #daef9d;
	float: left;
	width: 200px;
	padding: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 180px;
	position: relative;
}

:hover.tarjetas {
	background: #faedb4;
}

.tarjetas .edit_contact {
	position: absolute;
	right: 0;
	bottom: 3px;
}

.tarjetas .edit_contact a:link, .tarjetas .edit_contact a:visited {
	color: #333333;
	text-decoration: none;
	padding: 3px 10px;
	background: #d38920ccc;
	font-weight: bold;
}

.tarjetas .edit_contact a:hover {
	color: #ffffff;
	background: #cc0000;
	text-decoration: none;
	padding: 3px 10px;
	font-weight: bold;
}

.img_view {
	width: 100%;
}

.edit_space {
	width: 99%;
	background: #e2e2e2;
	padding-left: 25px;
	height: 300px;
}

#maincol_int .edit_buttonred {
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}

#maincol_int a:hover.edit_buttonred {
	color: #ffffff;
	text-decoration: none;
	background: #cc0000;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}

#maincol_int .edit_buttonblue {
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


#maincol_int a:hover.edit_buttonblue {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: #003399;
}

.twocol {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px none #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.twocol .twocol_izq {
	float: left;
	width: 20%;
}

.twocol .twocol_drch {
	float: right;
	width: 79%;
	position: relative;
	line-height: 20px;
}

.twocol_drch textarea {
	border: solid 1px #ddd;
	background-color: #f2f2f2;
	padding-left: 2px;
}

.twocol_drch input {
	padding-left: 5px;
	padding-top: 3px;
	border: 1px solid #ddd;
	height: 15px;
	background: #f2f2f2;
	padding-bottom: 3px;
}

#formulario {
	margin: 0;
	padding: 0;
}

.form form {
	padding: 0;
	margin: 0;
	position: relative;
	width: 85%;
}

.form label {
	position: absolute;
	text-align: left;
	width: 120px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #999999;
	border-left-style: none;
}

.form form input {
	margin-left: 120px;
	background: #f7f7f7;
	width: 85%;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #999999;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
}

.form form textarea {
	margin-left: 120px;
	background: #f7f7f7;
	width: 85%;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 1px solid #999999;
	margin-top: 10px;
	padding: 2px 5px;
}

.form form button {
	border: 1px solid #999999;
	margin-left: 120px;
	width: 100px;
	background: #ffffff;
	text-align: center;
	margin-top: 10px;
}

.form form select {
	margin-left: 120px;
	background: #f7f7f7;
	width: 200px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 15px;
	border: 1px solid #999999;
}

.checkbox_group {
	position: relative;
	display: block;
	clear: both;
}

.checkbox_group label {
	position: relative;
	text-align: left;
	width: 15%;
	display: inline;
	float: left;
	clear: none;
}

#pagewidth {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link, a:visited {
	color: #003399;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #3399ff;
}

#pagewidth h1 {
	background: url(/extranet/myimages/warning.gif) no-repeat 6px 5px;	
	font-size: 14px;
	width: 80%;
	border-bottom: 2px solid #f0873d;
	color: #333333;
	background-color: #fdffc1;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	border-top: 1px solid #f0873d;
	border-right: 1px solid #f0873d;
	border-left: 1px solid #f0873d;
	color : red;
}

#pagewidth h2 {
	font-size: 12px;
	color: #333333;
	background: #ffffff;
	font-weight: bold;
	padding-left: 30px;
}

#popup_content {
	height: 450px;
	overflow:auto;

}

#popup_content h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	width: 99%;
	border-bottom: 2px solid #74be1f;
	padding-bottom: 5px;
	color: #333333;
	background: #e2e2e2;
	padding-top: 5px;
	padding-left: 25px;
	border-top: 1px solid #d38920ccc;
	border-right: 1px solid #d38920ccc;
	border-left: 1px solid #d38920ccc;
	text-align: left;
}

#popup_content h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.italic {
	font-style: italic;
}

.bottom {
	background: url(/extranet/myimages/bottom-bg.gif) no-repeat right top;
	height: 7px;
	width: 100%;
}

#maincol {
	float: left;
	display: inline;
	position: relative;
	width: 72%;
	margin-top: 10px;
	margin-left: 25px;
}

#maincol-full {
	float: left;
	display: inline;
	position: relative;
	width: 95%;
	margin-top: 10px;
	margin-left: 25px;
}

#maincol_int {
	background: #ffffff url(/extranet/myimages/image-bg.gif) repeat-y right top;
	padding: 25px;
}

.info {
	width: 96%;
	background: #fffadd;
	padding: 2%;
	border-top: 1px solid #d38920ccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #d38920ccc;
}

#rightcol {
	float: right;
	position: relative;
	margin-top: 20px;
	margin-right: 25px;
	*margin-right: 10px;
	width: 22%;
}

#rightcol p {
	color: #333333;
}

#rightcol label {
	color: #333333;
}

#twocols {
	width: 100%;
	float: right;
	position: relative;
}

.title {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 15px;
	display: block;
}

.stats-title {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
	display: block;
}

.login-form {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 310px;
	padding-top: 8px;
	color: #ffffff;
	font: bold 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#img {
	width: 100%;
	text-align: center;
	padding: 0;
	position: relative;
	margin-top: 5%;
}

#container {
	width: 100%;
	position: relative;
	background: #000000;
	border-top: 4px solid #74be1f;
	border-bottom: 4px solid #74be1f;
	padding-top: 10px;
	padding-bottom: 10px;
}

.login-form form {
	padding: 0 10px 10px 10px !important;
	margin: 0;
	position: relative;
}

.login-form a:link, .login-form a:visited {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #ffffff;
	background: #000000;
	font-weight: bold;
	text-decoration: none;
}

.login-form a:hover {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #74be1f;
	background: #000000;
	font-weight: bold;
	text-decoration: none;
}

.login-form form input {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 3px;
	border: 1px solid #74BE1F;
	margin-left: 0px;
	width: 280px;
	height: 20px;
	background: #ffffff;
	margin-top: 5px;
}

.login-form form button {
	border: 1px solid #74BE1F;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 5px;
}

#mensaje {
	background: #e7e7e7;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	font: bold 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding-top: 7px;
	padding-right: 10px;
	color: #333333;
	width: 500px;
	text-align: center;
	border-right: 1px solid #d38920ccc;
	border-left: 1px solid #d38920ccc;
	border-bottom: 2px solid #bfbfbf;
}

#get_firefox {
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	font: 11px Verdana, LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding-top: 7px;
	color: #333333;
	width: 300px;
	text-align: right;
}

.login-form form textarea {
	border: 2px solid #999999;
	margin-top: 10px;
	margin-left: 110px;
	width: 300px;
	background: #ffffff;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

@media print {

#rightcol {
	display: none;
}

#header {
	display: none;
}

#maincol {
	width: 95%;
}

#maincol_int {
	width: 95%;
}

.editit {
	border: 1px solid #ffffff;
}

}

.nav_button {
	border: none;
	color: #003399;
	background: #fff;
}

:hover.nav_button {
	border: none;
	color: #fff;
	background: #003399;
}

.twocol_drch ul {
	padding: 5px 15px 3px 15px;
}

.twocol_drch ol {
	padding: 5px 15px 3px 15px;
}

.twocol_drch ol li {
	list-style: decimal outside;
	padding-left: 15px;
}

.ullist {
	padding: 5px 15px 3px 15px;
}

.ullist li {
	list-style: disc outside;
	padding-left: 15px;
}

.ollist {
	padding: 5px 15px 3px 15px;
}

.ollist li {
	list-style: decimal outside;
	padding-left: 15px;
}

.twocol_drch h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #faedb4;
	border-bottom: solid 1px #74be1f;
	margin-bottom: 10px;
}

.twocol_drch ul li {
	list-style: disc outside;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 25px;
}

.twocol_drch strong {
	font-weight: bold;
}

.twocol_drch em {
	font-style: italic;
}

.delbutton {
	border: none;
	background-color: #fff;
	color: red;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.savebutton {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.sdelbutton {
	padding-top: 20px;
	border: none;
	background-color: #fff;
	color: red;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

.ssavebutton {
	padding-top: 20px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

.imgbox {
	margin-bottom: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline;
	width: 98%;
	position: relative;
	float: left;
	clear: none;
	padding: 10px;
}


.editit {
	float: right;
	width: 77%;
	* width: 79%;
	padding: 1%;
	* padding: 0;
	position: relative;
	background-color: #faedb4;
	border: 1px solid #daef9d;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.edit-form form label .fileinput {
	font-size: 120%;
	height: 20px;
	margin-top: 2px;
	width: 300px;
	background-color: #d38920;
	font-size: 15px;
}

.editit #small {
	margin-top: 5px;
	position: absolute;
	text-align: left;
	width: 100px;
}

.editit #smallinput {
	padding-left: 5px;
	padding-top: 3px;
	border: 1px solid #ddd;
	margin-top: 18px;
	margin-left: 0px;
	width: 100px;
	height: 15px;
	background: #ffffff;
}

.editit input.file {
	padding-left: 5px;
	padding-top: 3px;
	border: 1px solid #ddd;
	margin-top: 18px;
	margin-left: 0px;
	width: 300px;
	height: 15px;
	background: #ffffff;
}

.editit select {
	padding-left: 5px;
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-left: 0px;
	height: 18px;
	background: #ffffff;
}

.editit h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: solid 1px #74be1f;
	margin-bottom: 5px;
}

.editit_title {
	background: #e2e2e2;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: solid 1px #74be1f;
	margin-bottom: 5px;
}

.editit form h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: solid 1px #74be1f;
	margin-bottom: 5px;
}

.editit label {
	display: inline;
	float: left;
	margin-top: 5px;
	text-align: left;
}

#popup_content label {
	display: inline;
	float: left;
	margin-top: 5px;
	text-align: left;
}

.editit label input {
	border: 1px solid #ddd;
	margin-top: 0px;
	font-size: 12px;
	background: #ffffff;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.editit label select {
	padding-left: 5px;
	height: 20px;
	border: 1px solid #ddd;
	float: left;
	position: relative;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 0px;
	background: #ffffff;
}

#rightcol label select {
	float: left;
	background: #ffffff;
	font-size: 13px;
	padding: 0 0 0 5px;
	height: 22px;
	margin-top: 5px;
}

.editit label textarea {
	border: 1px solid #ddd;
	padding-left: 5px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	height: 60px;
	background: #ffffff;
}

.w10 {
	width: 10%;
}

.w25 {
	width: 24%;
}

.feat_off {
	width: 30%;
	font-weight: normal;
	background: #faedb4;
	border-right: solid 5px #faedb4;
	border-left: solid 5px #faedb4;
	padding-top: 1px;
	padding-bottom: 2px;
}

.feat_on {
	width: 30%;
	font-weight: bold;
	background: #74be1f;
	border-right: solid 5px #faedb4;
	border-left: solid 5px #74be1f;
	padding-top: 1px;
	padding-bottom: 2px;
}

.w50 {
	width: 49%;
}

.w75 {
	width: 75%;
}

.w100 {
	width: 98%;
}

.strong {
	font-weight: bold;
}

.popup_button {
	position: relative;
	left: -20px;
	top: 2px;
}

.greenbox {
	position: relative;
	padding: 10px 10px 10px 10px !important;
	border: 1px solid #008000;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #80ff00;
	opacity: 0.11111;
}

.redbox {
	position: relative;
	padding: 10px 10px 10px 10px !important;
	border: 1px solid red;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FF9900;
	opacity: 0.11111;
}

#popup_tools {
	width: 100%;
	height: 21px;
	background: #cfcfcf;
	margin-right: auto;
	margin-left: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	padding-top: 4px;
	text-decoration: none;
	text-align: left;
}

table.tabular_list {
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.tabular_list th {
	border: 1px solid;
	border-color: #ddd #999 #888 #ddd;
	background-color: #ddd;
	font-weight: bold;
	text-align: left;
	color: #003;
	padding: 5px;
}

.tabular_list td {
	padding: 2px;
}

.tabular_list tbody {
	border: 1px solid #999;
}

tr.hover, tr:hover {
	background: #d38920ccc;
	border: 1px solid;
	border-color: #fff #bbb #bbb #fff;
	padding: 1px;
}

th {
	color: #036;
}

.search-form {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.search-form form {
	padding: 10px 10px 10px 10px !important;
	margin: 0;
	position: relative;
}

.search-form label {
	margin-top: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.search-form form input {
	padding-left: 5px;
	border: 1px solid #ddd;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	background: #ffffff;
}

.search-form form select {
	padding-left: 5px;
	border: 1px solid #ddd;
	background: #ffffff;
}

.search-form form button {
	border: 1px solid #ddd;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align: center;
}

.search-form form textarea {
	border: 2px solid #ddd;
	margin-top: 10px;
	margin-left: 110px;
	width: 300px;
	background: #ffffff;
}

.listing {
	padding: 5px 15px 3px 15px;
}

.listing li {
	list-style: disc outside;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 25px;
}
.helptext {
	width: 95%;
	border: 1px solid #ffe49d;
	margin: 5px 0px 5px;
	font-size: 11px;
	color: #666666;
	padding: 2px 10px;
	background: #fdffc1;
}
.helptextaddproperty {
	background: url(/extranet/myimages/property.gif) no-repeat 80px 30px;	
}
.msgtext {
	position: relative;
	border: 1px solid #ffe49d;
	margin: 5px 0px 5px;
	font-size: 11px;
	color: #666666;
	padding: 2px 10px;
	background: #fdffc1;
}
.msgtextsta {
	position: relative;
	border: thin solid #ffe49d;
	font-size: 12px;
	color: #000000;
	background: #fdffc1;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.msgtexthelp {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#popup_content table.greenline {
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#popup_content .greenline th {
	border-bottom: 1px solid #74be1f;
	font-weight: bold;
	text-align: left;
	color: #003;
	padding: 5px 5px 5px 15px;
}
#popup_content .greenline td {
	padding: 3px 5px 3px 15px;
	border-bottom: 1px solid #e8e8e8;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#popup_content .greenline tbody {
}
#popup_content .greenline tr:hover {
	background: transparent;
	border: 1px solid;
	padding: 1px;
}
#maincol_int table.greenline {
	width: 99%;
	border-left: 2px solid #dda149;
}
#maincol_int .greenline th {
	color: #fff;
	background-color: #dda149;
	padding: 3px 0 3px 15px;
	font-weight: bold;
}
#maincol_int .greencell {
	color: #fff;
	background-color: #dda149;
	padding: 3px 0 3px 15px;
	font-weight: bold;
}
#maincol_int .greenline td {
	border-bottom: 1px solid #daef9d;
	vertical-align: top;
	padding: 8px 0 8px 15px;
}
#maincol_int table.redline {
	width: 99%;
	border-left: 2px solid #cc3300;
	padding: 3px 0 3px 15px;
}
#maincol_int table.redline th {
	color: #fff;
	background-color: #cc3300;
	padding: 3px 0 3px 15px;
	font-weight: bold;
}
#maincol_int .redline td {
	border-bottom: 1px solid #cc3300;
	vertical-align: top;
	padding: 8px 0 8px 15px;
}
#maincol_int #info #main table.greenline_nover {
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#maincol_int #info #main .greenline_nover th {
	border-bottom: 1px solid #74be1f;
	background-color: #e2e2e2;
	font-weight: bold;
	text-align: left;
	color: #003;
	padding: 5px 5px 5px 15px;
}
#maincol_int #info #main .greenline_nover td {
	border-bottom: 1px solid #e8e8e8;
	padding: 3px 5px 3px 15px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
#maincol_int #info #main .greenline_nover tr:hover {
	background: #ffffff;
	border: 1px solid;
	padding: 1px;
}
#maincol_int #info #main table.greenline_blank {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#maincol_int #info #main .greenline_blank th {
	background-color: #e2e2e2;
	font-weight: bold;
	text-align: left;
	color: #003;
	padding: 0px 0px 0px 0px;
}
#maincol_int #info #main .greenline_blank td {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#maincol_int #info #main .greenline_blank td p{
	margin-bottom: 5px;
}
#maincol_int #info #main .greenline_blank tr:hover {
	background: #ffffff;
	border: 1px solid;
	padding: 1px;
}
.login-form form h1 {
	font: 24px Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 15px;
	font-weight: bold;
}
#dashmaincol {
	float: left;
	display: inline;
	position: relative;
	width: 98%;
	margin-left: 2%;
	margin-top: 1%;
}
.dashbox {
	overflow: auto;
	background: #fff;
	float: left;
	display: inline;
	position: relative;
	width: 95%;
	margin-bottom: 12px;
	padding: 10px;
	border-right: solid 3px #d38920;
	border-bottom: solid 3px #d38920;
	border-left: solid 1px #d38920;
	border-top: solid 1px #d38920;	
}
.dashbox-stats {
	overflow: auto;
	background: #fff;
	float: left;
	display: inline;
	position: relative;
	width: 24%;
	font-size: 10px;	
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 15px;
}

.dashbox-stats-prop {
	overflow: auto;
	background: #fff;
	float: left;
	display: inline;
	position: relative;
	width: 37%;
	font-size: 10px;
	
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 15px;
}
.dashbox-stats-msg {
	overflow: auto;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
	width: 15%;
	font-size: 10px;
	height: 65px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 10px;
}
.dashbox-stats-msg-prop {
	overflow: auto;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
	width: 38%;
	font-size: 10px;
	height: 75px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 10px;
}
#pagewidth #dashmaincol .dashbox h1 {
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;	
	color: #333333;
	background: #e2e2e2;
	border-top: 1px solid #d38920ccc;
	border-right: 1px solid #d38920ccc;
	border-left: 1px solid #d38920ccc;
	border-bottom: 2px solid orange;	
}
.info label {
	display: inline;
	float: left;
	margin-top: 5px;
	text-align: left;
}
#rightcol label input {
	padding-left: 5px;
	padding-top: 3px;
	background: #ffffff;
	padding-bottom: 3px;
	font-size: 13px;
	margin-top: 5px;
}
.info label select {
	padding-left: 5px;
	border: 1px solid #ddd;
	float: left;
	position: relative;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	height: 18px;
	background: #ffffff;
}
.info label textarea {
	border: 1px solid #ddd;
	padding-left: 5px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	height: 60px;
	background: #ffffff;
}
.ribbon {
	padding: 5px 20px 5px 25px;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}
.vbig {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color:#cdcdcd;
	background:url(/extranet/myimages/btn-addp.gif);
	padding:20px;
}
.divAct{
	top : -40 px;
	width : 100 px;
	height :100 px;
	float : left;
	border: 1px solid #816647;
	padding:15px 20px 15px 20px;
	-moz-border-radius:20px;
	 border-top-left-radius: 1em;
	-khtml-border-radius:20px;
	-moz-border-image: 20px 20px 10px;
	-moz-box-shadow: 2px 2px 2px #444;	
	border-color:#ac0;background-color:#fda;
}

#img-contact {float:center; padding: 0; position: relative;margin-top: 5%;}              

#container-contact {float:center;width:90%;margin-right:auto;margin-left:auto;position: relative;
        background:url('http://www.maisons-maroc.com/myimages/bk-contact.gif');
        border: 2px solid #74be1f;
        padding-top: 10px;padding-bottom: 10px;
}

.red {  /* for error messages */
   color: red;
}

input.error {  /* for the error input text fields */
   border: 1px red inset;
   padding: 2px;
}</pre></body></html>