@charset "UTF-8";
/* CSS Document */





.titulares_espacios_bold {
  font-weight: 600;
}


.titulares_espacios_bold_rojo {
  font-weight: 600;
  color: #d62434;
}		
		
.ie7 .clearprods2 {
    clear: both;
    color: white;
    height: 22%;
    margin-top: 84%;
    width: 100%;
}



.safari .titulares_espacios_bold {
  font-weight: lighter;
   
}


.safari .titulares_espacios_bold_rojo {
  font-weight: 100;
  color: #d62434;
}


.naranja {
	color: orange;
	text-align: right;
	width: 100%;
	margin-left: 2%;
}

.gris{
color: #c2c2c2;
}


.apartadoMultimediaChico {
	float: right;
	height: auto;
	margin-right: 0;
	position: relative;
	width: 50%;
	margin-top: -10%;
}
	
.botonPasos {
  cursor: pointer;
  font-family: poppins;
}
	
.apartadoDesarrolloNota {
  font-family: open sans;
  font-weight: 300;
  padding: 2%;
}
	
.apartadoTexto {
	padding: 1% 3% 1% 1%;
	text-align: justify;
	width: 43%;
	margin-left: 3%;
	margin-top: 0%;
	overflow: auto;
	max-height: 16em;
}


	body {
    background-color: white;

	}
	.apartadoMultimediaChico > img {
    height: auto;
    width: 99%;
    max-width: 23em;
    margin-left: 10%;

	}
	
	
.apartadoTextoDer {
	width: 45%;
	text-align: justify;
	margin-left: 4% !important;
}

.titular_secciones {
	font-family: cookie;
	margin-top: 4%;
	margin-left: 4%;
	width: 50%;
	background-color: white;
	text-align: center !important;
	color: orange;
	font-family: cookie;
	font-weight: lighter; 
	font-size: 2em;
	
	
	
		
}
	
	


.botonera_secciones {
	font-family: poppins;
	margin-top: 2%;
	margin-left: 4%;
	width: 50%;
	background-color: white;
	
	text-align: center !important;
	cursor: pointer !important;
		
}


h1 {
	font-size: 1em !important;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: inherit;
	display: inline;
	width: 100% !important;
}

h2 {
	font-size: 1em;
	font-family: open sans;
	font-weight: 300;
	padding: 2% 2% 0% 2%;
	margin-top: -2em !important;
	margin-bottom: -1em;
}
	
h3 {
	font-size: 1em;
	font-family: open sans;
	font-weight: 300;
	padding: 2%;
	padding: 2% 2% 0% 2%;
	margin-bottom: -1em;
	}
	
h5 {
	font-size: 1em;
	font-family: open sans;
	font-weight: 300;
	padding: 2%;
	padding: 2% 2% 0% 2%;
	margin-bottom: -1em;
	margin-top: 1em !important;
	
	}
	
	h4 {
	font-size: 1em;
	font-family: poppins;
	font-weight: 300;
	padding: 2%;
	padding: 2% 2% 0% 2%;
	margin-bottom: -1em;
	margin-top: 1em !important;
	
	}
	

	
	a {
	color: orange;
}