body {
	background: #fcfcfb url(../images/consultorio/css/bg_body.png) 0 0 repeat-x;
	font-family: Verdana;
	z-index: 10;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
.texto {
	font-family: Verdana;
	padding: 1px 4px 1px 8px;
}
a {
	color: #394a59;
	text-decoration: none;
}	
a:hover {
	color: #568642;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif;}
/**********
  # header
***********/
#header {
	padding: 20px 23px 0 24px;
	font-size: 1.1em;
	background: #fff;
	overflow: hidden;
	height: 1%;
}
hr {
	border:none;
	margin: 0 auto 30px;
	background: #8996a0;
	height: 1px;
	width: 913px;
	}
h1 {
	float: left;
	margin-bottom: 27px;
}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 60px;
	background: url(../images/consultorio/css/logo.png) 0 0 no-repeat;
}
#header ul {
	clear: both;
}
#logado p {
	margin-bottom: 18px;
	line-height:  19px;
	color: #696a6c;
}
#logado p a {
	font-weight: bold;
}
/**********
   #content
***********/
#content {
	overflow: hidden;
	font-size: 1.1em;
	color: #394a59;
	height: 1%;
}
#sidebar {
	float: left;
	width: 184px;
	overflow:hidden;
}
#mainContent {
	float: right;
	width: 690px;
}
.significativo {
	font-size:1.1em;
	margin-bottom:25px;
}
/*modulo y moduloSub----------*/
.modulo {
	background: #fff;
	padding: 0 23px 0 24px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d1d5d9;
	min-height: 555px;
	text-align:center;
}
.moduloSub h3 {
	/*font-family: 'DINAlternateLightRegular';*/
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #42772f;
	margin-bottom: 10px;
}
.modulo h3 span {
	/*font-family: 'DINMediumRegular';*/
	font-family: Arial, Helvetica, sans-serif;
	color: #8ab801;
}
.back_to {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #afc6a6;
	background: url(../images/consultorio/css/bg_backto.png) center left no-repeat;
	padding: 10px 5px 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 25px;
}
.back_to a {
	color: #394a59;
}
/* mainContent ----- */
h2.pageTitle {
	color: #7fb830;
	font-size: 2.45em;
	border-bottom: 2px solid #7fb830;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
h2.pageTitle.light_green {
	color: #a1c634;
	border-color: #a1c634;
}
h2.pageTitle.light_green span {
	color:#7fb830;
}
.entradilla {
	font-size: 1.3em;
	color: #437631;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
/*	forms1 -------------------------- */
.advertencia_errores {
	padding: 15px 5px 15px 70px;
	margin-bottom: 15px;
	border-top: 1px solid #D1D5D9;
	border-bottom: 1px solid #D1D5D9;
	background: url(../images/consultorio/ico/ico_aviso.png) 20px 17px no-repeat;
	color: #51616e;
	font-size: 1.1em;
}
.forms1 {
	margin-bottom: 50px;
}
.forms1 legend {
	display: block;
	background: #74818c;
	padding: 3px 10px;
	margin-left: 0;
	color: #fff;
	text-transform:  uppercase;
	width: 670px;
}
.forms1 fieldset {
	margin-bottom: 15px;
	padding-top: 15px;
}
.forms1 p {
	margin-bottom: 15px;
}
.forms1 .metaNac {
	margin: 10px 15px 10px 0;
}
.forms1 label {
	font-weight: bold;
}
.forms1 .obligatorio {
	color: #f32938;
}
.forms1 .texto {
	padding: 2px;
	border:1px solid #a5acb2;
	background: #fff;
	margin: 5px 0 0;
}
.forms1 textarea {
	font-size: 1em;
}
.forms1 .aireT {
	margin-top: 10px;
}
.forms1 .tam1 {
	width: 275px;
}
.forms1 .tam2 {
	width: 684px;
}
.forms1 .tam3 {
	width: 115px;
}
.forms1 .tam_numero {
	width: 30px;
	text-align: right;
}
.forms1 .tam_numero2 {
	width: 50px;
	text-align: right;
}
.forms1 .tam_numero3 {
	width: 90px;
	text-align: right;
}
.forms1 .texto_label {
	margin: 0 10px 0 5px;
}
.forms1 .inputs_flotantes p {
	float: left;
	width: auto;
	margin-right: 10px;
}
.forms1 .inputs_flotantes p span {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
}
.forms1 .formAviso {
	margin: 15px 0;
	padding: 10px 10px 5px;
	background: #f2f8ea;
}
.forms1 .formAviso p {
	margin-bottom:  5px;
}
.forms1 .boton {
	border: 1px solid #8dd101;
	font-family: verdana;
	background: #568642;
	color: #fff;
	text-decoration: none;
	padding: 2px 10px;
	margin-right: 13px;
	font-size: 1em;
	cursor: pointer;
}
.forms1 .boton:hover {
	background: #8dd101;
	border-color: #568642;
	color: #568642;
}
.forms1 .error {
	background:#fffd7f;
}
.forms1 .form_error {
	background:#fff url(../images/consultorio/ico/ico_error.gif) left center no-repeat;
	padding: 3px 0 3px 25px;
	margin: -13px 0 20px 0;
}
.forms1 .form_error span {
	background:#fffd7f;
	display: block;
	padding: 4px 10px;
}
a.bt {
	font-family: Verdana;
	width: 70px;
	background:#568642;
	border:1px solid #8DD101;
	color:#fff;
	padding:3px 8px;
	text-decoration:none;
	cursor: pointer;
}
a.bt:hover {
	background: #8dd101;
	border-color: #568642;
	color: #568642;
}
.aireM {margin-left: 190px;}

.nuevo-tema {
	background:#F2F8EA;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:5px;
	padding:10px;
}
.post {
	font-size: 1.1em;
	margin-bottom: 50px;
}
.post p {
	margin-bottom: 10px;
}
.post h3 {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 5px;
}
.post .pregunta {
	margin-bottom: 15px;
}
.post .pregunta p {
	margin-bottom: 5px;
}
.post .consulta {
	background:url("../images/consultorio/ico/ico_abre-comillas.png") no-repeat 0 15px;
	padding:15px 0 0 50px;
}
.post .consulta blockquote {
	background:url("../images/ico/ico_cierra-comillas.png") no-repeat scroll right bottom transparent;
	margin-bottom:25px;
	padding:0 50px 0 0;
	font-family: Arial;
}