/* .: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;
	
	}

/* ---------------- 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: 14px;
		}
		

/*--------------------MAR FIN MENUINFERIOR ----------------------*/


/*--------------------- Bit  Revisado Ok --------------------------------*/

#fotomedi
{
margin-top: -6em;
}

#fotomedi p
{
	margin: 3em;
	width: 700px;
	font-size: 17px;
	text-align: justify;
}



/* .:MAR FOTOMEDI GALERIA:.  */

div.galleryfotomedi {
    margin: 9.5px;
	margin-top: 1em;
    float: left;
    width: 280px;
	;
  }
  
  
  div.galleryfotomedi img {
    width: 260px;
	height: 184px;
  }
  
  div.desc {
    padding: 8px;
    text-align: left;
	font-size: 12px;
	color: #606062;
	height: 65px;
  }

  .centerDiv {
	
	width: 1200px;
	padding: 1em;
	height: 4100px;
	background-color: #efeae2;
	}


/* .:MAR HUELLAS GALERIA:.  */

#huellas
{
margin-top: -6em;
}

#huellas p
{
	margin: 3em;
	width: 600px;
	font-size: 17px;
	text-align: center;
    margin-left: 2em;
    margin-right: 2em;
}



.galleryhuellas {
    margin: 9.5px;
	margin-top: 1em;
    float: left;
    width: 280px;
	;
  }
  
  
.galleryhuellas img {
    width: 260px;
	height: 351px;
  }
  
  div.desc {
    padding: 8px;
    text-align: left;
	font-size: 12px;
	color: #606062;
	height: 90px;
  }

  .centerDiv {
	
	width: 1200px;
	padding: 1em;
	height: 4100px;
	background-color: #efeae2;
	}

/* .:MAR medicos medicas:.  */



.gallerymedicos {
    
	float:left;
   	margin: 1em;
	 }

  
.gallerymedicos img {
    width: 260px;
	height: 203px;

  }
  
.descmed {
	width: 260px;
    padding: 2px;
    text-align: left;
	font-size: 12px;
	color: #606062;
	height:60px;
	margin-bottom: 2em;
  }

  .centerDivmedicos {
	
	width: 1200px;
	height: 1200px;
	padding: 1em;
	margin-bottom: 2em;
	
	}



/* .:MAR fin medicos medicas:.  */


footer{
	
	padding: 1em;
	bottom: 0;
	position:static;
	width: 1200px;
	height: 50px;
	text-align: center;
	background-color:;
}