

@charset "utf-8";
/* CSS Document */
.content {
	width:inhert;
	height:420px;
	/*padding:20px 10px 30px 0px;*/
	overflow:auto;
	background: #E0E0E0;
}
body {
	margin: 0px;
	padding: 0px;
}
#shops_equipo {
	position:absolute;
	width: inherit;
	width: 765px;
	height:420px;
	background:#ebebeb;
}
#equipo {
	width: inhert;
	height: 420px;
	background: #E0E0E0;
	float: left;
}
#equipo_inicio {
	width: inhert;
	width: 765px;
	height: 400px;
	background: #E0E0E0; 
	/*float: left;*/
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}
#equipo h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 30px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
	font-weight: 400;
}
#equipo h1.aux{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 20px;
	margin-bottom: 5px;
	line-height: 30px;
	font-weight: 400;
	position: sticky;
	/*top: 150px;*/
}
#equipo p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
}
#equipo p.email {
	font-size: 14px;
	color: #7B7B7C;
	margin-top: 0px;
}
#equipo ul{
	margin-left: 0px;
	text-align: justify;

}
#equipo ul.aux{
	margin-top: 0px;
	/*padding-right: 10px;*/
	text-align: justify;

}
#equipo ul li {
	list-style: disc;
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right:22px;
	line-height: 15px;
}
div.avatar {
	/* cambia estos dos valores para definir el tamaño de tu círculo */
	height: 350px;
	width: 300px;
	margin-left: 18px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
	float: right;
	margin-top: -30px;
	right: 0px;
	/*position: absolute;*/
}
div.avatar_yasmine {
	/* cambia estos dos valores para definir el tamaño de tu círculo */
	height: 350px;
	width: 300px;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
	float: right;
margin-top: -5px;
	right: 0px;
	/*position: absolute;*/
}
div.foto_grupo {
	/* cambia estos dos valores para definir el tamaño de tu círculo */
	height: 420px;
	width: 765px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-attachment:  fixed;
	background-position: center;
	position: relative;
	background-size: cover;;
	/*padding-left: 15px;*/
	padding-right: 0px;
	/*bottom: 2px;*/
	/*position: absolute;*/
}



#content_imagen_perfil_y_nombre {
	height: 300px;
	width: 960px;
	margin: 0px auto;
	position: absolute;
	top: 0;
}



#shops {
	position:absolute;
	width:400px;
	height:530px;
	background:#ebebeb;
}
#info3 {
	width: 400px;
	height: 530px;
	background: #E0E0E0;
	float: left;
}
#info3 h1{
	font-family: Georgia;
	font-size:22px;
	color: #000;
	margin-top:30px;
	margin-left: 30px;
	margin-right:40px;
	margin-bottom: 10px;
	line-height: 35px;
	font-weight: 400;
}
#info3 p {
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	margin-top: 10px;
	text-align: justify;
}
#info3 ul{
	margin-left: 10px;
}
#info3 ul li {
	list-style: disc;
	color: #757576;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right:40px;
	line-height: 15px;
	text-align: justify;
}
