@charset "UTF-8";

/*
#######################################

  ABOUT CSS

#######################################
*/



.bloc ul {
	margin: 0 0 10px 0;
	padding: 0;
	width: 300px;
	clear: both;
}
.bloc li {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 145px;
	height: 145px;
	float: left;
	list-style: none;
}
.press img {
	border:0px;
}
.press ul {
	margin: 0 0 10px 0;
	padding: 0;
	width: 950px;
	clear: both;
}
.pressA {
	margin: 0 10px 0px 0;
	padding: 0;
	width: 135px;
	height: 180px;
	float: left;
	list-style: none;
}
.pressB {
	margin: 0 55px 0px 0;
	padding: 0;
	width: 135px;
	height: 180px;
	float: left;
	list-style: none;
}
.pressC {
	margin: 0 0px 0px 0;
	padding: 0;
	width: 135px;
	height: 180px;
	float: left;
	list-style: none;
}
.pressT {
	margin: 0 55px 10px 0;
	padding: 0;
	width: 280px;
	height: 45px;
	float: left;
	list-style: none;
}
.pressTC {
	margin: 0 0px 10px 0;
	padding: 0;
	width: 280px;
	height: 45px;
	float: left;
	list-style: none;
}

.commentM, .commentM2 {
	color: #669933;
	font-weight: bold;
}
.commentM {
	margin: 0 0 5px 0;
}
.commentM2 {
	margin: 20px 0 5px 0;
}

.gallery {
	float:left;
	width:195px;
}
.gallery a {
	text-decoration: none;
	padding-left: 14px;
	background: url(../../../acapulco/image/common/icon_arrow.png) no-repeat left center;
	color: #333;
	margin-right: 10px;
}
.gallery a:hover {
	text-decoration: underline;
}

#Img_other ul {
	clear: both;
	margin: 0;
	padding: 0;

}
#Img_other li {
	float: left;
	list-style: none;
	margin: 10px 10px 0 0;

}

#Gallery_other ul {
	margin: 0;
	padding: 0;

}
#Gallery_other li {
	width: 165px;
	float: left;
	list-style: none;
	margin: 10px 10px 0 0;

}

hr.dotted {
	clear: both;
	border-width: 1px;
	border-style: dotted none none none;
	border-color: #999999;
	margin: 5px 0 5px 0;
	height: 1px;
}
