@charset "utf-8";
/* CSS TALLERES */

#contenedor #gal_talleres {
	/*width: 100%; margin: 40px auto;*/
	width: 100%;
	height: 4240px;
	text-align: center;
	float: left;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #gal_talleres #taller_verano {
	background-color: #ededed;
	height: 1835px;
	width: 1000px;
}
#contenedor #gal_talleres #taller_verano #verano_class {
	background-image: url(../imgs/talleres/verano/verano.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
}
#contenedor #gal_talleres #taller_verano #texto_verano {
	height: 520px;
	width: 940px;
	margin-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#contenedor #gal_talleres #taller_verano #img_tall_verano {
	height: 920px;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}



#contenedor #gal_talleres #clasesfoto {
	background-color: #FFF;
	float: left;
	height: 480px;
	width: 940px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}


#contenedor #gal_talleres #area_taller_ps {
	background-color: #ededed;
	float: left;
	height: 700px;
	width: 940px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 0px;
}
#contenedor #gal_talleres #clasesfoto #cont_cla_fotos {
	float: left;
	height: 260px;
	width: 350px;
}
#contenedor #gal_talleres #clasesfoto #galeria_cla_fotos {
	float: left;
	height: 260px;
	width: 585px;
	margin-left: 5px;
}

#contenedor #gal_talleres #clasesfoto #ta_foto_galeria {
	width: 935px;
	float: left;
	height: 395px;
	margin-right: auto;
	margin-left: auto;
}

#contenedor #gal_talleres #lighroom {
	float: left;
	height: 600px;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
}

#contenedor #gal_talleres #lighroom #lightroom_cont {
	float: left;
	height: 400px;
	width: 450px;
}
#contenedor #gal_talleres #lighroom #lightro_img {
	float: left;
	height: 350px;
	width: 490px;
	padding-top: 50px;
}

#contenedor #gal_talleres #premier {
	float: left;
	height: 600px;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #ededed;
}
#contenedor #gal_talleres #premier #premier_cont {
	float: left;
	height: 400px;
	width: 450px;
}
#contenedor #gal_talleres #premier #premier_img {
	float: left;
	height: 350px;
	width: 490px;
	padding-top: 50px;
}
#contenedor #gal_talleres #cont_talleres #lighroom {
	background-color: #FFF;
	float: left;
	height: 400px;
	width: 100%;
}

