span.domain-pas {
	border-bottom: #383838 1px dashed;
	cursor:pointer;
}

span.domain-act {
	background-color:#ffffff;
}

#insignes {
	margin-top: 137px;
}

#signes {
	margin-top: 11px;
	width: 163px;
	height: 137px;
	overflow: hidden;
}

#flogin {
	margin-top: 18px;
}

#inmonitor {
	position: absolute;
	z-index: 2;
	margin: 6px 0px 0px 24px;
}

select.logon {
	border: #ffffff 1px solid;
	background-color: #63506a;
	font-size: 70%;
	color: #ffffff;
	margin-top: 15px;
	margin-right: 0px;
}

input.logon {
	border: #ffffff 1px solid;
	background-color: #63506a;
	width: 160px;
	font-size: 70%;
	color: #ffffff;
}

h3.left {
	position: relative;
	z-index: 3;
	left: -0.5em;
}

p.logon {
	color: #ffffff;
	font-size: 70%;
	margin: 0em;
}

p.forma {
	color: #383838;
	font-size: 75%;
	margin: 0em 0em 0.3em 0em;
}

p.actions {
	color: #383838;
	font-size: 75%;
	margin: 0em 0em 1.5em 0em;
}

p.actions span {
	background-color: #ffd6c8;
}

p.actions1 {
	color: #383838;
	font-size: 90%;
	margin: 0em 0em 1.5em 0em;
}

p.actions1 span {
	background-color: #ffd6c8;
}

p.smaller {
	color: #b9ae90;
	font-size: 70%;
	line-height: 120%;
}

p.h-small-too {
	color: #383838;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 0.5em;
	line-height: 130%;
}


p.small-too {
	color: #383838;
	font-size: 70%;
	line-height: 130%;
}

p.small {
	color: #383838;
	font-size: 70%;
	margin: 0em;
	padding-bottom: 0.5em;
	line-height: 120%;
}

p.action {
	color: #93742b;
	font-size: 70%;
	line-height: 120%;
}

p.action span {
	border-bottom: #93742b 1px dashed;
	cursor: pointer;
}

.content {
	padding: 0px 30px 0px 0px;
}

td.speech {
	padding: 10px 0 0 0;	
}

table.speech {
	border: #ccc4ae 1px solid;
}

td.speech-out {
	padding: 7px 10px 0px 20px;
}

td.nobg {
	background: none;
}

img.mark {
	position: absolute;
	z-index: 3;
	margin-left: -15px;
}

img.speech-tl {
	position: relative;
	z-index: 2;
	left: -1px;
	top: -18px;
}

img.speech-tr {
	position: relative;
	z-index: 2;
	right: -1px;
	top: -1px;
}

img.speech-bl {
	position: relative;
	z-index: 2;
	left: -1px;
	bottom: -1px;
}

img.speech-br {
	position: relative;
	z-index: 2;
	right: -1px;
	bottom: -1px;
}

