/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	color: #6b6b6b;
	background: #c7c7c6;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}
sup {
	bottom: 1ex;
	/*font-size: 11px;*/
	}
sub {
	top: .5ex;
	font-size: 11px;
	}
	
/* GENERAL */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#6b6b6b;
	}
a {
	text-decoration:underline;
	color: #7b4a9c;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4 {
	font-weight:normal;
	}
legend{
	display:none;
	}
html, body {
	width: 100%;
	height: 100%;
	/*min-height: 650px;*/
	color: #ffffff;
}

body {
	background: #ffffff url('css_img/background_principal.png') repeat-x top left;
	}

body.popup {
	background: #ffffff url('css_img/background_popup.jpg') repeat-x bottom left;
}

/* CENTRADO */
#contenedor{
	width:100%;
	height:100%;
	}
	
#contenido{
	width: 940px;
	margin:0 auto;
	}
	
#contenido_popup{
	width: 310px;
	margin:0 auto;
	padding: 8px;
	color: #adadad;
	}
		
/* CABECERA */		
#cabecera {
	width: 905px;
	/*padding-left: 35px;*/
	padding-top: 12px;
	height: 104px;
	}

#cabecera h1 a {
	display: block;
	float: left;
	background: url('css_img/logo_femibion.png') no-repeat 0px 0px;
	width: 230px;
	height: 67px;
	padding-bottom:30px;
	text-indent: -9999px;
	}

#cabecera h2 a {
	display: block;
	float: right;
	background: url('css_img/nav/bt_info_medicos.png') no-repeat 0px 0px;
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
	text-indent: -9999px;
	text-decoration: none;
	}

#cabecera h2 a:hover, #cabecera h2 a.medicos_selected {
	background-position: 0 -22px;
	text-decoration: none;
	}

/* CENTRO */	
#centro {
	padding: 0px;
	width: 783px;
	height: 100%;
	}
	
.only-html {
	display: block;
	margin-left: 75px;
	}
	
.centrado {
	text-align: center;
	}
	
/* INTERIORES */
.caja_texto {
	clear: both;
	padding: 0px 20px;
	color: #666;
	}

.caja_texto hr {
	clear: both;
	display: block;
	width: 100%;
	margin: 30px 0px 20px 0px;
	border: 0px;
	border-bottom: 1px solid #b5b5b4;
	}
	
.caja_titular {
	clear: both;
	padding: 4px 20px 0px 20px;
	}

.caja_titular_padres {
	clear: both;
	padding: 50px 20px;
	}
	
.con_menu {
	padding: 10px 20px 0px 20px;
	}
	
.caja_imagen {
	clear: both;
	padding: 0px 0px 20px 5px;
	}
	
#for_the_rest {
	display: none;
	}
	
.caja_titular h1 {
	float: left;
	}
	
#centro .caja_titular p {
	float: right;
	padding: 16px 0px 0px 0px;
	color: #6d3192;
	}
	
.caja_titular ul {
	float: right;
	}
	
#botonera_secundaria {
	float: right;
	}

#botonera_secundaria li {
	list-style-image: none;
	display: inline;
	}
	
#botonera_secundaria li a {
	float:right;
	display: block;
	padding:0px 2px 0px 0px;
	height:25px;
	text-indent: -9999px;
	margin-top: 6px;
	}

#botonera_secundaria li a:hover {
	background-position: 0 -25px;
	}
	
.subbot1 {
	width:158px;
	background: url(css_img/nav/bt_femibion_1.jpg) no-repeat 0 0;
	}
	
.subbot2 {
	width:158px;
	background: url(css_img/nav/bt_femibion_2.jpg) no-repeat 0 0;
	}
	
.subbot_selected {
	background-position: 0 -25px;
	}

#centro p {
	padding-bottom: 16px;
	}	
	
#centro .destacado {
	padding: 20px 0px 0px 0px;
	font-size: 16px;
	line-height: 18px;
	color: #454545;
	}

#centro .pdf {
	padding-top: 30px;
	font-size: 11px;
	line-height: 12px;
	}
	
#centro .pdf a {
	color: #6b6b6b;
	}

#centro .pdf a:hover {
	color: #7b4a9c;
	text-decoration: underline;
	}
			
.oscuro {
	color: #454545;
	}
	
.claro {
	color: #828282;
	}
	
.oculto {
	display: none;
	}
	
#centro h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:33px;
	line-height: 36px;
	color:#7b4a9c;
	}
	
#centro h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height: 24px;
	color:#7b4a9c;
	padding: 20px 0px;
	}

#centro h2.destacado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height: 21px;
	color:#7b4a9c;
	padding: 20px 0px 5px 0px;
	}
	
#centro h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height: 22px;
	color:#454545;
	padding: 20px 0px;
	}

#centro h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 20px;
	color:#454545;
	padding: 0px 0px 16px 0px;
	}

#centro .listado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height: 22px;
	color:#282828;
	padding: 20px 0px 0px 0px;
	}
	
#centro ul {
	list-style-image: url('css_img/list_style.gif');
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
/* PIE DE PAGINA */
#footer {
	clear: both;
	display: block;
	padding: 30px 0px 60px 0px;
	}
	
#footer.oculto {
	display: none;
	}

#footer ul {
	float: right;
	list-style-image: none;
	padding: 10px 275px 0px 0px;
	}
	
#footer ul li {
	float:left;
	padding: 0px 5px;
	}

#footer ul .footer_separador {
	border-left: 1px solid #aeaeae;
	}
	
#footer ul li a.linkFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	letter-spacing : 0px;
	text-decoration: none;
	}

#footer ul li a.linkFooter:hover {
	color: #7b4a9c;
	text-decoration: none;
	}

#logo_footer a {
	float: right;
	background: url('css_img/logo_merck.png') no-repeat top left;
	width: 50px;
	height: 35px;
	margin-right: 50px;
	text-indent: -9999px;
	}
	
/* ESPECÍFICOS */
.caja_over {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	}

#links_hidden {
	width: 100%;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height: 22px;
	color:#7b4a9c;
	padding: 20px 0px 5px 0px;
	display: none;
	}

#flash_intro {
	clear: both;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

#caja_flash {
	clear: both;
	position: absolute;
	left: 0px;
	top: 186px;
	width: 100%;
	height: 483px;
}

#caja_flash_historia {
	clear: both;
	position: absolute;
	left: 0px;
	top: 186px;
	width: 100%;
	height: 700px;
}

#caja_flash h2 {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 20px;
	color:#828282;
	padding-top: 220px;
	}
	
#footer_flash {
	padding-top: 456px;
	}

#footer_flash_historia {
	padding-top: 700px;
	}
	
.caja_imagen_home {
	clear: both;
	padding: 10px 0px 0px 0px;
	}
	
.caja_imagen_home h4 {
	text-align: center;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 20px;
	color:#828282;
	padding-bottom: 10px;
	}
		
#home_destacado_1 {
	float: left;
	width: 460px;
	height: 364px; 
	background: url('../img/home_destacado_111.png');
	}
#home_destacado_11 {
	float: left;
	width: 550px;
	height: 327px;
	background: url('../img/home_destacado_111.png');
	}


#home_destacado_1 h1 {
	display: none;
	}
#home_destacado_11 h1 {
	display: none;
	}	
#home_destacado_1 p {
	padding: 71px 30px 0px 47px;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #454545;
	height: 100px;
	}
	
#home_destacado_11 p {
	padding-top:45px;
	padding-left:220px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	height: 100px;
	}

#home_destacado_1 a {
	clear: both;
	display: block;
	padding: 0px;
	margin-left: 29px;
	margin-top: 52px;
	background: url('../img/home_destacado_1_boton.png') no-repeat 0 0;
	width: 184px;
	height: 73px;
	text-indent: -9999px;
	}
	#home_destacado_1 a:hover {
	background-position: 0 -73px;
	}
	
#home_destacado_2 a {
	clear: both;
	display: block;
	padding: 0px;
	margin-left: 14px;
	margin-top: 65px;
	background: url('../img/home_destacado_2_boton.png') no-repeat 0 0;
	width: 225px;
	height: 55px;
	text-indent: -9999px;
	}

#home_destacado_2 a:hover {
	background-position: 0 -55px;
	}

#home_destacado_2 {
	margin-left:20px;
	float: left;
	width: 460px;
	height: 364px;
	background: url('../img/home_destacado_222.png');  
	}
	
#home_destacado_2 h1 {
	display: none;
	}
	
#home_destacado_2 p {
	padding-top:75px;
	padding-left:50px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #454545;
	height: 100px;
	}

#home_destacado_22 p {
	padding-top:45px;
	padding-left:100px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	height: 100px;
	}
		

#home_destacado_22 {
	margin-left:20px;
	float: left;
	width: 460px;
	height: 364px;
	background: url('../img/home_destacado_222.png');  
	}
	
#home_destacado_22 h1 {
	display: none;
	}
	

#dulces_destacado_1 {
	float: left;
	width: 444px;
	height: 376px;
	background: url('../img/dulces_destacado_1.png') no-repeat 0 0;
	}
	
#dulces_destacado_1 p {
	padding: 11px 20px 0px 45px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #454545;
	height: 100px;
	}
	
#dulces_destacado_1 h1 a {
	clear: both;
	display: block;
	margin: 14px 0px 0px 290px;
	background: url('../img/dulces_destacado_boton.png') no-repeat 0 0;
	width: 149px;
	height: 52px;
	text-indent: -9999px;
	}

#dulces_destacado_1 h1 a:hover {
	background-position: 0 -52px;
	}
	
		
#dulces_destacado_2 {
	float: left;
	width: 456px;
	height: 376px;
	background: url('../img/dulces_destacado_2.png') no-repeat 0 0;
	}
	
#dulces_destacado_2 p {
	padding: 11px 35px 0px 31px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #454545;
	height: 100px;
	}
	
#dulces_destacado_2 h1 a {
	clear: both;
	display: block;
	margin: 14px 0px 0px 275px;
	background: url('../img/dulces_destacado_boton.png') no-repeat 0 0;
	width: 149px;
	height: 52px;
	text-indent: -9999px;
	}

#dulces_destacado_2 h1 a:hover {
	background-position: 0 -52px;
	}

/* POP-UP ACCESO */

#contenido_popup h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 20px;
	color:#7b4a9c;
	padding: 4px 0px 4px 0px;
	}
	
#contenido_popup .hr {
	clear: both;
	display: block;
	background: url('css_img/background_hr.gif') repeat-x 0 0;
	width: 100%;
	height: 1px;
	margin: 5px 0px;
	}

#contenido_popup p {
	clear: both;
	width: 100%;
	line-height: 13px;
	padding: 2px 0px 7px 0px;
	}

#contenido_popup a {
	color: #adadad;
	}

#contenido_popup a:hover {
	color: #7b4a9c;
	}	
	
#contenido_popup form {
	padding: 10px 0px 10px 0px;
	}

#contenido_popup li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 10px;
	}
	
#contenido_popup label {
	float: left;
	width: 85px; /*85px;*/
	margin: 1px 10px 0px 10px;
	font-weight: normal;
	color: #9d9d9d;
	}

#contenido_popup #paso3 label {
	width: 95px;
}

#contenido_popup .input_acceso {
	display: block;
	float: left;
	border: 1px solid #d4d4d4;
	background-color: #ffffff;
	width:185px; 
	padding: 2px 0px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	}

#contenido_popup .input_largo {

}

#contenido_popup textarea {
	display: block;
	float: left;
	border: 1px solid #d4d4d4;
	background-color: #ffffff;
	width:290px; 
	height: 70px;
	margin-left: 10px;
	padding: 2px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8b8b;
	}

#contenido_popup td {
	color: #8b8b8b;
	font-size: 10px;
	}
	
#contenido_popup #campos_obligatorios {
	float: left;
	padding-left: 10px;
	margin-top: 6px;
	color: #8b8b8b;
	font-size: 10px;
	}
	
#contenido_popup #olvidar_contrasena {
	float: left;
	margin-top: 6px;
	}

#contenido_popup #entrar_registro {
	float: right;
	margin: 0px 0px 8px 0px;
	background: url('css_img/bt_entrar.jpg') no-repeat top right;
	width: 76px;
	height: 22px;
	text-indent: -9999px;
	}
	
#contenido_popup #entrar_registro:hover {
	background-position: 0 -22px;
	}
			
#contenido_popup #enviar_password, #contenido_popup #enviar_registro {
	float: right;
	margin: 0px 0px 8px 0px;
	background: url('css_img/bt_enviar.jpg') no-repeat top right;
	width: 76px;
	height: 22px;
	text-indent: -9999px;
	}

#contenido_popup #enviar_registro {
	margin-right: 10px;
	}
		
#contenido_popup #enviar_password:hover, #contenido_popup #enviar_registro:hover {
	background-position: 0 -22px;
	}
	
#femibion_home_text {
	background: url('../img/femibion_home_text.png') no-repeat right 10px;
	text-indent: -9999px;
	height: 105px;
	}
	
#dulces_home_text {
	background: url('../img/dulces_home_text.png') no-repeat 0 0px;
	text-indent: -9999px;
	}

#padres_title {
	background: url('../img/padres_title.png') no-repeat 0 0px;
	text-indent: -9999px;
	width: 189px;
	height: 27px;
	}

#centro h3#padres_historia_1 {
	background: url('../img/padres_tit_1.gif') no-repeat 0 0px;
	text-indent: -9999px;
	width: 220px;
	height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

#centro h3#padres_historia_2 {
	background: url('../img/padres_tit_2.gif') no-repeat 0 0px;
	text-indent: -9999px;
	width: 220px;
	height: 16px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

#femibion_1_title {
	background: url('../img/femibion_1_title.png') no-repeat 0 0px;
	text-indent: -9999px;
	width: 257px;
	height: 27px;
	margin-top: 30px;
	}

#femibion_2_title {
	background: url('../img/femibion_2_title.png') no-repeat 0 0px;
	text-indent: -9999px;
	width: 257px;
	height: 27px;
	margin-top: 30px;
	}

#informacion_para_medicos_title {
	/*background: url('../img/informacion_para_medicos_title.png') no-repeat 0 0px;*/
	text-indent: -9999px;
	width: 212px;
	height: 30px;
	margin-top: 30px;
	}

#informacion_para_medicos_1_title {
	background: url('../img/informacion_para_medicos_1_title.png') no-repeat 0 0px;
	text-indent: -9999px;
	width: 369px;
	height: 57px;
	margin-top: 30px;
	}

#informacion_para_medicos_2_title {
	background: url('../img/informacion_para_medicos_2_title.png') no-repeat 0 0px;
	text-indent: -9999px;
	width: 360px;
	height: 57px;
	margin-top: 30px;
	}

#title_tabla_resumen {
	float: left;
	margin-top: 2px;
	padding-bottom: 20px;
	}

a.leer_mas {
	float: left;
	margin: 0px 0px 0px -4px;
	background: url('css_img/bt_leer_mas.gif') no-repeat 0px 0px;
	text-indent: -9999px;
	width: 75px;
	height: 29px;
	}

a.leer_mas:hover {
	background-position: 0 -29px;
	}
		
a#tabla_resumen {
	float: left;
	margin: 0px 0px 0px 15px;
	background: url('css_img/bt_tabla_resumen.jpg') no-repeat 0px 0px;
	text-indent: -9999px;
	width: 112px;
	height: 29px;
	}

a#tabla_resumen:hover {
	background-position: 0 -29px;
	}
	
a#boton_bibliografia {
	float: left;
	margin: 0px 0px 10px 2px;
	background: url('css_img/bt_bibliografia.jpg') no-repeat 0px 0px;
	text-indent: -9999px;
	width: 100px;
	height: 29px;
	}

a#boton_bibliografia:hover {
	background-position: 0 -29px;
	}
	
#caja_imagen_tabla_resumen {
	clear: both;
	padding: 0px 0px 20px 5px;
	display: none;
	width: 775px;
	height: 195px;
	background: url('../img/femibion1_composicion.png') no-repeat 5px 0px;
	}
	
#caja_imagen_tabla_resumen_2 {
	clear: both;
	padding: 0px 0px 20px 5px;
	display: none;
	width: 775px;
	height: 218px;
	background: url('../img/femibion2_composicion.png') no-repeat 5px 0px;
	}
	
#caja_bibliografia {
	clear: both;
	background: url('css_img/background_bibliografia.jpg') no-repeat top left;
	width: 802px;
	height: 597px;
	padding: 20px 30px;
	display: none;
	}
	
#caja_bibliografia p {
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	padding: 0px 0px 9px 0px;
	width: 740px;
	}
