p{

	font-family: 'Helvetica', sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

a{
	text-decoration: underline;
	font-family: 'Helvetica', sans-serif;
	font-size: 16px;
	line-height: 1.5;

	color: black;
}

body{
	margin: 0;
	padding: 0;
	border:0;


	background-color: white;
}

/*div { border: solid blue 1px; }*/

/*Top Bar Names*/

/*Elisa Bustos index*/
.colorBar{
	color: #878787;
}
/*------*/

#topBar div{
	float:left;
	padding-right: 50px;

}

#topBar {
	position: fixed;
	top: 0;
	width: 100%;
	margin-left: 100px;
	z-index: 1;


}

#topBar p{
	font-family: 'Helvetica', sans-serif;
	font-size:16px;
}

#topBar a{
	text-decoration: none;
	color:black;
	font-family: 'Helvetica', sans-serif;
	font-size:16px;
}

.nameProject{
	color: black;
}

.strike:hover{
	color: #878787;
}


/*Line*/

#contactLine {
	height:2px;
	border-width:0;
	color:black;
	background-color: black;
	width: 100%;
	position: relative;
	margin-left: 0;
	margin-top: 0px;
	position: absolute;
}
hr{
	height:2px;
	border-width:0;
	color:black;
	background-color: black;
	max-width: 100%;
	position: relative;
	margin-top: 210px;
	margin-left: 100px;
}



/*HOME Images--------*/


#slideshow1 { 
	margin-top: 50px;
	margin-bottom: 70px;
	border:0;    
	position: relative; 
    max-width: 100%; 
	margin-left: 100px;

}

#slideshow1 > div { 
    position: absolute; 
    width: 100%;
    padding: 0;
	border:0; 
	margin:0px;
}

#slideshow1 img{
	width: 100%;
	height: auto;
}

#slideshow2{
	display: none;
}

/*Lista Proyectos1*/

#projectList {
	position: absolute;
	top: 70px;
	right: 300px;
	line-height: 0.6;
	max-height: 300px;
}

#projectList p{
	font-family: 'Helvetica', sans-serif;


	font-size:16px;
	line-height: 0.5;
}

#projectList p:hover{
	
	color: #878787;
}

#projectList a{
	text-decoration: none;
	color: black;
	font-family: 'Helvetica', sans-serif;

	font-size:16px;
	line-height: 0.5;

}

/*Project List 2*/

#projectList2 {
	position: absolute;
	top: 70px;
	right: 60px;
	line-height: 0.6;
	max-height: 300px;
}

#projectList2 p{
	font-family: 'Helvetica', sans-serif;


	font-size:16px;
	line-height: 0.5;
}

#projectList2 p:hover{
	
	color: #878787;
}

#projectList2 a{
	text-decoration: none;
	color: black;
	font-family: 'Helvetica', sans-serif;

	font-size:16px;
	line-height: 0.5;
}


/*All project images*/

.images img{
	padding-bottom: 20px;
	max-width: 60%;
	min-width: 20%;
}

.images video{
	padding-bottom: 20px;
	max-width: 60%;
	min-width: 20%;
	width: 100%;
	height: auto;
}


.images iframe{
	max-width: 59%;
	min-width: 20%;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 20px;
}

.images{
	display: block;
	margin-left: 100px;
	margin-top: 40px;
	margin-bottom: 100px;
}

.images2{
	display: block;
	margin-left: 100px;
	margin-top: 130px;
	margin-bottom: 100px;
	margin-right: 30px;
}

.images2 img{
	max-width: 25%;
	min-width: 20%;
}

.images2B{
	display: none;
}



/*Text-----------------------------*/

.text{
	position: absolute;
	left: 70%;
	top: 230px;
	max-width:100%;
	margin-right: 60px;
	margin-bottom: 100px;

}
	
.text a{
	color: #878787;
	text-decoration:none;
}

#ex{
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: 100px;
}

#ex li{
	padding-bottom: 5px;
	list-style-type: none;
}

#ex a{
	text-decoration:none;
}

#ex a:hover{
	color: #878787;
}

@media screen and (max-width:900px){

	.images img{
		padding-bottom: 20px;
		max-width: 100%;
		min-width: 20%;

	}

	.images{
		display: block;
		margin-left: 100px;
		margin-top: 50px;
		margin-right: 60px;
	}

	.images video{
		padding-bottom: 20px;
		max-width: 100%;
		min-width: 20%;
		width: 100%;
		height: auto;
	}

	.images2{
		display: none
	}

	.images2B{
		display: block;
		margin-left: 100px;
		margin-top: 100px;
		margin-right: 60px;
	}

	.images2B img{
		padding-bottom: 20px;
		max-width: 100%;
		min-width: 20%;

	}

	.images iframe{
		max-width: 98%;
		min-width: 20%;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		margin-bottom: 20px;

	}



	.text{
		position: relative;
		left: 0px;
		top: -100px;

		max-width:100%;
		margin-right: 60px;
		margin-left: 100px;
		margin-bottom: 100px;
	}



	#slideshow2{
		display: block;
	}


	#slideshow2 { 
		margin-top: 50px;
		margin-bottom: 70px;
		margin-left: 100px;
		padding: 0;
		border:0;    
		position: relative; 
	    max-width: 100%; 
	}

	#slideshow2 div { 
	    position: absolute; 
	    width: 100%;
	    padding: 0;
		border:0; 
		margin:0px;

	}

	#slideshow2 img{
		width: 100%;
		height: auto;
	}

	#slideshow1{
		display: none;
	}
}




