@charset "UTF-8";
#intro_gallery {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
}
#foto_semana {
	width: 570px;
	float: left;
	height: 342px;
}
#border_color {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 10px;
	background-color: #F15A29;
}
#intro_gallery_text {
	float: left;
	width: 270px;
	margin-left: 55px;
	padding-top: 35px;
}
h1{
	font-family: 'Dosis', sans-serif;
	color: #4B3D33;
	font-size: 32px;
	font-weight: 300;
	padding-top: 20px;
	line-height: 30px;
	margin:0px;
}
#titulo_intro{
	font-family: 'Gudea', sans-serif;
	color: #726658;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	margin-top: 10px;	
}
.texto {
	font-family: 'Gudea', sans-serif;
	color: #594a42;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
}
#gallery_pics {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	background-color: #F2F2E7;
	padding-bottom: 128px;
	padding-top: 20px;
}
#tiitle_pics_gallery {
	width: 330px;
	height: 61px;
	background-image: url(../img/gallery/tittle_pics.png);
	font-family: 'Dosis', sans-serif;
	color: #4F6E18;
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 20px;
	padding-top: 20px;
}
#gallery_picst_container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#content_pic_box {
	width: 220px;
	float: left;
}
#thumb_box {
	width: 192px;
	height: 137px;
	background-image: url(../img/gallery/back_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	min-width: 0px;
}
#foot_gallery {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.nombre {
	font-family: 'Special Elite', cursive;
	color: #4B3D33;
	font-size: 22px;
	font-weight: 400;
	display: block;
	line-height: 25px;
}.texto_integrante {
	font-family: 'Gudea', sans-serif;
	color: #594A42;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	display: block;
	padding-top: 15px;
}#contactar {
	display: block;
	float: right;
	background-color: #FFB718;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	font-family: 'Gudea', sans-serif;
	color: #594A42;
	font-size: 14px;
	margin-right: 25px;
	margin-top: 10px;
}
#contactar:hover {
	background-color: #CD7900;
	color: #FFF;
}
