/*******************************************/
/*                                         */
/*      Desenvolvimento & Padrões Web      */
/*     Equipe S - www.equipesmt.com.br     */
/*                                         */
/*******************************************/

#pacDetalhe {
	padding-bottom: 30px;
}

#pacDetalhe img {
	display: block;
	margin-bottom: 15px;
	background: url(../_img/base_foto_pac.gif) no-repeat;
	padding: 7px 10px 11px 8px;
}

#pacDetalhe #pacDetCont {
	float: left;
	width: 364px;
}
/*#pacDetalhe span {
	display: block;
	float: left;
	width: 364px;
}*/
#pacDetalhe h1 {
	font-size: 18px;
	color: #900;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
}

#pacDetalhe h2 {
	font-size: 12px;
	font-weight: bold;
	color: #759B00;
	margin-bottom: 7px;
	display: block;
}

#pacDetalhe .col {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#pacInclui p {
	display: block;
	background: url(../_img/o.gif) no-repeat left center;
	margin-left: 20px;
	padding-left: 15px;
	margin-bottom: 5px;
}

#galPac {
	width: 200px;
	background: url(../_img/icon_galeria.gif) no-repeat;
	height: 23px;
	padding: 7px 0px 0px 35px;
	margin: 0px 0px 10px 10px;
}

#galPac a {
	font-weight: bold;
	font-size: 12px;
	color: #06F;
}

#galPac a:hover {
	color: #9C0;
}

#resPac {
	width: 220px;
	background: url(../_img/icone_roteiro.gif) no-repeat;
	height: 26px;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 10px 10px;
}

#resPac a {
	font-weight: bold;
	font-size: 12px;
	color: #06F;
}

#resPac a:hover {
	color: #9C0;
}

#roteiro {
	padding: 10px;
	margin: 0px 60px 40px 10px;
	background: #EEE;
	border: 1px solid #CCC;
}

#roteiro h1 {
	font-size: 18px;
	display: block;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px dashed #CCC;
	background: #F7F7F7;
}
#roteiro a
{
	color: #06F;
}
#roteiro a:hover
{
	color: #9C0;
}

#roteiro p
{
	margin-bottom: 5px;
}


#catPac
{
	width: 270px;
	margin-left: 10px;
	padding: 5px;
	border: 1px dashed #9C0;
	background: #F2FFCC;
}
#catPac p
{
	color: #587500;
	display: block;
	margin-bottom: 2px;
	border-bottom: 1px dashed #9C0;
}
#pacDetalhe .pacPrecos
{
	padding: 5px;
}
#pacDetalhe .pacPrecos p
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#hotLista
{
	padding: 0px 50px;
}
#hotLista a
{
	display: block;
	overflow: hidden;
	height: 1%;
	cursor:pointer;
	background: #F4FFFF;
	border: 1px dashed #333;
	padding: 5px;
	margin-bottom: 7px;
}
#hotLista a:hover
{
	background: #ECFBB7;
}
#hotLista img
{
	display: block;
	float: left;
	padding-right: 10px;
}
#hotLista .tit
{
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 500px;
	color: #06F;
	font-weight: bold;
}
#hotLista .desc
{
	float: left;
	display: block;
	width: 515px;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px dashed #B9D9FF;
}#hotLista .desc span
{
	width: 80px;
	display: block;
	float: left;
	font-weight: normal;
}
#detHoteis
{
	padding: 5px;
}
#detHoteis p
{
	color: #4F4F4F;
}

#detHoteis .box, #detHoteis li
{
	display:block;
	float: none;
	width: 344px;
	padding: 2px;
	background: #EBEBEB;
	border: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration:none;
}
