/* .: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 Banner Bit ---------------------------------------- */


    .Banner {
    width: 1200px;
	height: 300px;
    border: 0px;
    margin: auto;
	margin-bottom: 3em;
	margin-top: 130px;
	/* margin-bottom: 4em;
	/* padding: 0%; */ 
    background-size: 100% 100%;
	animation-name: Banner;
    animation-duration: 15s;
    animation-iteration-count: infinite;
 	/* animation-direction: alternate; */
 	/* -webkit-animation-direction: alternate; */
    }

@keyframes Banner { 
	
		0%, 100% {background-image: url(../imagenes/banner_condesa.jpg);}
		
		/* 25%, 25% {background-image: url(../imagenes/imagen_3.png);}
			
		50%, 50% {background-image: url(../imagenes/imagen_2.png);}
		
		75%, 75% {background-image: url(../imagenes/imagen_1.png);}
		
		100%, 100% {background-image: url(../imagenes/imagen_5.png);} */
	 
    }



/*---------------------------------------------------------- Fin Banner Bit -------------------------------------------- */

/*---------------------------------------------------------- Inicio Div Redes sociales Bit ---------------------------------- */		   
.DivRedes 	{
	float: right;
	top: 1em;
	padding-bottom: 3em;
	margin-top: -4em;
	border-style: none;
	border-color: red;
			}

.DivRedes li a{
	font-size: 11pt;
		}

.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 --------------------------------*/






/* ------------------- inicio_style.css -------------------*/

/*------------- MAR INICIO DIV 	box * barra de titulos* boxA *congresos* boxB *publicaciones* boxC *50 a���os*---------------------*/

	.boxA,
	.boxB,
	.boxC
	{
		overflow: hidden;
		width: 384px;
        letter-spacing: 0.02em;
		text-align: center;
		margin-bottom: 3em;
	}

	.boxA p,
	.boxB p,
	.boxC p
	{
		padding: 0em 1.5em;
	}

	.boxA,
	.boxB
	{
		float: left;
		margin-right: 24px;
	}
	
	.boxC
	{
		float: right;
		margin-top: 1.4em;
					
	}

	.box span
	{
		width: 361px;
		margin-top: -0.4em;
		padding: 1.2em 1em;
		background: #E9E0D6;
		display: block;
		line-height: 0em;
		text-align: center;
		font-weight: 200;
		font-size: 1.2em;
		color:#727376;
	}
.boxC span
{
	background-color: #E6E6E6;
	margin-top: 0em;
	font-size: 1.3em;
	padding-top: 1em;
	padding-right: 0.3;
	padding-left: 0.3em;
	text-align: center;
	
}
.boxC 
{
	background-color:#E0D3C3;
	height: 183px;
	padding-bottom:2.5em;
}

.boxC p
{
	margin-top: 1.35em;
	background-color: #E9E0D6;
	padding: 0.3em;
	width: 340px;
	height: 30px;	
}

.box a
{
	text-decoration: none;
	color: #736256;
}


/*------------- Fin box -----------*/




/* ------------ MAR inicio Button Style leer +  --------------*/

	.button
	{
		float: right;
		display: inline-block;
		margin-top: em;
		padding: em 2em 2em 0em;
		background: none;
		letter-spacing: 0.20em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 300;
		font-size: 0.8em;
		color: #C4BAB1;
	}


	.button:before
	{
    	}
		
/* ------------ FIN Button Style leer +  --------------*/



/*-------------MAR INICIO Div history  ---------*/                                                                      *

	#history
	{
		overflow: hidden;
		padding: 2em 0em;
		border-top: 0px solid rgba(0,0,0,0);
		background-color: #D9E3E4;
		
	}
	
	#history .align-left
	{
		float: left;
		width: 384px;
		padding-top: 1em;
		text-align: center;
		border: none;
	}
	

	#history .align-right
	{
		float: right;
		width: 700px;
		font-size: 1.4em;
		text-align: justify;
		margin-right: 5em;
		border: none;
		padding-top: 2em;
				
}


/*----------- MAR INICIO Div articulos ----------*/

#articulos
{
	width: 1200px;
	height: 310px;
	border-bottom: 2px solid rgba(0,0,0,0.1);
	margin-top: 1em;
	padding: 3em 0 2em 0;
}

#derecha
{
	overflow: hidden;
	float: left;
	width: 570px;
	height: 300px;	
	font-size: 1em;
	margin-left: 2em;
	
}

#derecha p
{
	text-align: justify;
	float: right;
	width: 315px;
	height: 280px;	
	font-size: 1em;
}



#izquierda
{
	overflow: hidden;
	float: left;
	width: 600px;
	height: 300px;	
	font-size: 1em;
}

#izquierda p
{
	text-align: justify;
	float: right;
	width: 315px;
	height: 280px;	
	font-size: 1em;
	padding: 0 2em;
}



/*----------- MAR FIN Div articulos ----------*/


/*--------------MAR- MENU TRAYECTORIA INICIO--------------*/

#historia 
{
	text-align: justify;
	border-bottom: 2px solid rgba(0,0,0,0.1);
	padding: 0 0 2em;
	
}

#historia p
{
	line-height: 160%;
}

#historia a
{
	text-decoration: none;
	color: #006CB5;
	font-weight: bold;
}

#historia h1
{
	color: darkgrey;
	padding: 4em 0 1em;
}


/*--------------MAR- MENU TRAYECTORIA FIN--------------*/


/*--------------MAR- MENU INTEGRANTES INICIO--------------*/


#equipo
	{
	width: 720px;
	margin-top: 1em;
	padding: 1em 0em;
	border-bottom: 1.5px solid rgba(0,0,0,0.2);
	}

.principal
{
	padding-left: 5em;
	overflow: hidden;
	font-size: 1em;
	vertical-align: bottom;
	}

.principal p
{
	text-align: left;
	font-size: 1.5em;
	margin-left: 13em;
	color: #727376;
	line-height: 30%;
	
}

.principal a
{
	font-size: 0.5em;
	color: #006CB5; 
	text-decoration: none;
	}

/*--------------MAR- MENU INTEGRANTES FIN--------------*/




/*--------------MAR- MENU FEMSALUD INICIO--------------*/

/* PRIMER BLOQUE */

	#femsalud
	{
		overflow: hidden;
		padding: 2em 0em;
		border-top: 0px solid rgba(0,0,0,0);
		background-color: #E2EDE5;
		margin-bottom: 2em;
	}

	#femsalud .align-left
	{
		margin-top: 10em;
		float: left;
		width: 420px;
		padding: 1em 5em;
		border: none;
	}
	

	#femsalud .align-right
	{
		float: right;
		width: 430px;
		font-size: 1.4em;
		text-align: justify;
		margin-right: 5em;
		border: none;
		padding-top: 2em;
				
}


/*** SEGUNDO BLOQUE*/

.bloque1,
.bloque2,
.bloque3,
.bloque4
	{
		width: 200px;
    	text-align: center;
		margin-bottom: 1em;
		margin-top: 3em;
		
	}


.bloque1,
.bloque4
	{
		float: left;
	}
	
.bloque2,
.bloque3
{
	height: 170px;
	float: right;
	text-decoration: none;
	list-style: none;
	line-height: 150%;
	background-color: antiquewhite;
	margin-bottom: 3em;
	
}


.proyecto span
	{
		width: 560px;
		margin-top: 1em;
		padding: 1.1Em 0em;
		display: block;
		text-align: center;
		text-transform: none;
		font-weight: 200;
		font-size: 1.4em;
		color: #606062;
		line-height: 130%;
		border-top: 2px solid rgba(0,0,0,0.1);
	}

/*--------------MAR- MENU FEMSALUD FIN--------------*/

/*------- MAR CONTACTO div footer -------------*/

#contacto
{
	width: 700px;
	margin-top: 0em;
	color: #606062;

	
}

#contacto label
{
	width:600px;
	
}

#contacto .boton
{
border-bottom: none;
	}

#name
{
	margin-left: 2em;
	width: 600px;
	padding: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	border: none;
	float: left;
	
}



#mail
{
	margin-left: 3.2em;
	width: 600px;
	padding: 1em;
	margin-bottom: 1em;
	border: none;
	float: right;
	margin-top: 1em;
}

#msg
{
	width: 600px;
	height: 100px;
	padding: 1em;
	margin-bottom: 1em;
	float: right;
	border: none;
	margin-top: 1em;
}

.boton
{
	float: right;
	border: none;
	margin-top: 1em;
	
}

/*------- MAR FIN CONTACTO div footer -------------*/

/*--- mensaje construcci���n --*/

#construccion{
	width: 1200px;
	font-size: 1.5em;
	color: #606062;
	background-color:#F1EBE5;
	margin-top: 2em;
}

/*--- fin mensaje construcci���n --*/

/* CONTADOR */ 

.contador {
margin-top: 5em;
	
	
}

.contador a
{
	margin: auto;
	text-decoration: none;
	
}

.contador p{
color: #999999;	
}


/*------------*/


/*------- MAR INICIO div footer -------------*/


#copyright{
	font-size: 11pt;

	color: dimgrey;
	text-align: center;
	width: 1200px;
}

footer{
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}

#copyright img{
	margin-bottom: -0.2em;
}
	

/*------- MAR FIN div footer -------------*/




/* .:Bit Estilos DivGalley:.  */
/*
div.gallery {
    border: 1.5px solid #B9D3CD;
    margin: 5px;
    float: left;
    width: 200px;
  }
  
  div.gallery:hover {
    border: 1px solid #777;
  }
  
  div.gallery img {
    width: 100%;
    height: auto;
  }
  
  div.desc {
    padding: 15px;
    text-align: center;
  }

  .centerDiv {
	margin: auto;
	width: 64%;
	border: 1px solid #B9D3CD;
	padding: 10px;
	height: 800px;
	}

*/



  /* .:Bit  Fin Estilos DivGalley:.  */

