/* .:Bit:.  */
body {
    margin: 0px;
    padding: 0px;
    background: #F7F7F6;
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    color: black;
	}

body p
{
	line-height: 120%;
}

/* ---------------- MAR inicio Div Header --------------*/

	#header
	{
		position: relative;
		padding: 7em 0em 0em 1em;
			
	}

/* ---------------- MAR FIN Div Header --------------*/


/*---------------------------------------------------------- Inicio Div contenedor Bit -------------------------------- */
.container {
	/* margin: 100; */
	/* margin-top: 0px; */
	border-style: none;
	border-color: none;
	overflow: auto;
	margin: auto;
	width: 1200px;
	  }
/*---------------------------------------------------------- fin Div contenedor Bit ---------------------------------- */		  


/*--------------------------------------------------------- Inicio Div del logo Bit ---------------------------------- */
.logo
	{
		position: absolute;
		top: 1em;
		left: 0em;
		margin:inherit;
		
	}
/*---------------------------------------------------------- Fin Div del logo Bit ------------------------------------- */

/*---------------------------------------------------------- Inicio Div Redes sociales Bit ---------------------------------- */		   
.DivRedes 	{
	position: absolute;
	top: 1em;
	left: 65em;
	border-style: none;
	border-color: red;
		}

.RedesSociales /* ul */ {
		list-style: none;
		padding-bottom: 1em;
		}

.RedesSociales a {
	text-decoration: none;
	font-size: 20px;
	color: #727376;
}

.RedesSociales li {
    float:right;
    padding: 0px 20px 5px 2px;
    margin-bottom: 0em;
	}

/*---------------------------------------------------------- Fin Div Redes sociales Bit ---------------------------------- */		   

/*---------------------------------------------------------- Inicio Div Menu Bit ----------------------------------------- */		   

	.DivMenu
	{
		float:right;
		/* position: relative; */
		top: 5px;
		padding: 7px;
		border-bottom: 1.5px solid #B9D3CD;
		margin-top: 0px;
		/* border-style: solid; 
		border-color: red; */
	}

	.DivMenu button
		{
		background-color: #F7F7F6;
		border: 0px;
		/* color: white; */
		padding: 5px 18px;
		text-align: center;
		display: inline-block;
		font-size: 11pt;
		font-weight: 200;
		}

	.DivMenu a
		{
		text-decoration: none;
		color: #606062;
		font-family: "Lato", sans-serif;
		background-color: none;
		font-size: 16px;
		}


/*---------------------------------------------------------- Inicio Div Menu Bit ----------------------------------------- */		   


/*--------------------MAR INICIO MENUINFERIOR ----------------------*/
	
	#MenuInferior
		{
		float:right;
		/* position: relative; */
		top: 5px;
		padding: 7px;
		border-bottom: 0px;
		margin-top: 13px;
		margin-bottom: 60px;
		margin-left: 280px;
		}

	#MenuInferior button
		{
		background-color: #F7F7F6;
		border: 0px;
		/* color: white; */
		padding: 5px 13px;
		text-align: center;
		display: inline-block;
		font-size: 11pt;
		font-weight: 200;
		border-left: 1.5px solid #B9D3CD;
		}

	#MenuInferior a
		{
		text-decoration: none;
		color: #F58634;
		font-family: "Lato", sans-serif;
		background-color: none;
		font-size: 16px;
		}
		

/*--------------------MAR FIN MENUINFERIOR ----------------------*/


/*--------------------- Bit  Revisado Ok --------------------------------*/






/* ------------------- inicio_style.css -------------------*/








/* ------------ MAR inicio Button Style leer +  --------------*/

	.button
	{
		float: right;
		display: inline-block;
		margin-top: 2em;
		margin-bottom: 3em;
		padding: 1em 1em 1em 1em;
		background: #D6C0A7;
		letter-spacing: 0.20em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.8em;
		color: #FFFFFF;
	}


	.button:before
	{
    	}
		
/* ------------ FIN Button Style leer +  --------------*/





/*--------------MAR- MENU FEMSALUD INICIO--------------*/

/* PRIMER BLOQUE */

	#libros
	{
		overflow: hidden;
		padding: 1em 0em;
		border-top: 0px solid rgba(0,0,0,0);
		background-color: #E9E0D6;
		margin-bottom: 5em;
	}

	#libros .align-left
	{
		margin-top: 2em;
		margin-left: 5em;
		float: left;
		width: 250px;
		padding: 1em 1em;
		border: none;
		}
	

	#libros .align-right
	{
		float: right;
		width: 730px;
		font-size: 1.4em;
		text-align: justify;
		margin-right: 5em;
		border: none;
		padding-top: 2em;
				
}

.align-right br
{
	line-height: 100%;
	
}




/*------- MAR INICIO div footer -------------*/

footer
{
    margin-top: 5em;
	text-align: center;
    text-decoration: none;
    font-size: 0,5em;
    color: #96989A;
        }


/*------- MAR FIN div footer -------------*/



