/* CSS Document */

/*HEADER*/
#internas_header {
	background-image: url(images/hea_shead_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 30px;
	height: 101px;
}
#internas_header .busqueda {
	margin-left: 170px;
	text-align: left;
	padding-top: 20px;
	margin-bottom: 15px;
}
#internas_header .busqueda #busqueda_rapida {
	margin: 0px;
	text-align: right;
}
#internas_header .busqueda #busqueda_rapida * {
	font-size: 10px;
}


#internas_header .menu {
}
#internas_header .menu li {
	display: block;
	list-style-type: none;
	float: left;
}
#internas_header .menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#internas_header .menu a:hover {
	background-color: #002841;
}
.gray .breadcrumb {
	font-size: 10px;
	color: #709301;
	padding-top: 5px;
	padding-bottom: 10px;
}
.gray .breadcrumb a {
	color: #669900;
}
.internas_intro h1 {
	display: block;
	color: #333333;
	font-size: 38px;
	background-image: url(images/healinea_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	margin: 0px;
}
.internas_intro  h1  * {
	display: block;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.internas_intro .content {
	font-size: 12px;
	color: #666666;

}

.internas_intro   h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
.internas_intro .vermas {
	display: block;
	border: 1px solid #CBCDCC;
	margin-left: 0px;
	text-align: center;
}
.internas_intro  .vermas a {
	display: block;
	background-color: #719402;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	text-decoration: none;
	margin: 1px;
}
.internas_intro  .vermas a:hover {
	background-color: #435801;
}
.internas_intro .footer {
	background-image: url(images/hea_r10_c5.jpg);
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
}
#registro_form {
	margin: 0px;
	padding: 0px;
}
#registro_form li {
	display: block;
	background-color: #EBEBEB;
	margin: 4px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#registro_form form li.fcheckbox {
	width: 165px;
	float: left;
}
#registro_form form li.ftexto {
	clear: both;
	font-weight: bold;
	font-size: 14px;
}
#registro_form form li .titcampo {
	width: 145px;
	display: block;
	float: left;
}
#registro_form form .ftexto .titcampo {
	display: inline;
}
