/* CSS Document */


body {
	margin: 50px 0 0 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

div {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	font-size: 14px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #eaa92f;
}

#loader {
	display: none;
}

p#pullquote {
	font-style: italic;
	font-size: 13px;
	color: #7a7a7a;
}


#frameHome {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 500px;
	border: 1px solid #999;
	background: url(../img/escHome.png) no-repeat bottom left;
	text-align: left;
	position: relative;
}

img#primeraHome {
	position: absolute;
	top: 470px;
	left: 435px;
}

#frame {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 500px;
	border: 1px solid #999;
	text-align: left;
	position: relative;
}

img#logoHome {
	margin: 241px 0 0 51px;
	float: left;
}

#navHome {
	width: 430px;
	height: 216px;
	position: absolute;
	top: 112px;
	right: 0;
}

#navHome ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 390px;
}

.hideTxt {
	display: none;
}

#mainNav {
	width: 880px;
	height: 24px;
	margin: 5px 0 0 0;
}

#secNav {
	width: 890px;
	height: 23px;
	background: #a9a9a9;
	position: absolute;
	top: 477px;
	left: 0;
}

#tercNav {
	margin: 55px 0 0 7px;
	width: 171px;
	float: left;
	text-align: right;
}

#tercNav ul li {
	margin: 0;
	padding: 0;
}

#gralContainer {
	width: 674px;
	height: 370px;
	position: absolute;
	top: 57px;
	left: 205px;
}


#txCont {
	padding: 0 0 0 27px;
	width: 450px;
	height: 370px;
	overflow: auto;
	border: solid #b1b1b1;
	border-width: 0 0 0 1px;
	position: absolute;
	top: 27px;
	left: 180px;
}

#txContNot {
	padding: 0 0 0 27px;
	width: 595px;
	height: 333px;
	overflow: auto;
	border: solid #b1b1b1;
	border-width: 0 0 0 1px;
	position: absolute;
	top: 82px;
	left: 262px;
}

img#titulo {
	position: absolute;
	top: 25px;
	right: 505px;
}

label {
	display: block;
	width: 270px;
	font-weight: bold;
	background: #CCC;
	padding: 3px;
	margin: 5px 0;
}

.inputText {
	background: #e1e1e1;
	border: 1px solid #686868;
}

.boton {
	font-size: 11px;
	color: #333;
	background: #e2a714;
	border: 1px solid #686868;
}

#medDispl {
	padding: 25px 0 0 0;
	width: 330px;
	height: 340px;
	position: absolute;
	top: 63px;
	left: 34px;
	background: url(../img/bgMedDispl.png) no-repeat top left;
}



img#loCliente {
	float: right;
	margin: 33px 9px 0 0;
}


