/* FORMATAÇÃO CSS */

body {
	background-color: #613163;
}

p {
	font: bold 12px verdana;
	color: #704572;
	line-height: 19px;
	margin: 15px 0 0 10px;
}

/************************ INDEX *************************/

#container-index {
	width: 750px;
	height:550px;
	margin: auto;
	margin-top: 170px;
}

#container-index-b {
	width: 1000px;
	margin: auto;
	margin-top: 40px;
}

address {
	font: 11px arial;
	color: #fff;
	text-align: center;
	margin-top: 150px;
	letter-spacing: 2px;
}

address a {
	color: #fff;
	text-decoration: none;
}

address a:hover {
	color: #fff;
	text-decoration: underline;
}

.endereco-index {
	margin-top: -250px;
}

/**************************** SORVETES ****************************/

#container-dentro {
	width: 950px;
	margin: auto;
	margin-top: 60px;
	border: 1px solid #b098b1;
}	

#cont-dentro {
	width: 950px;
	height: 501px;
	background-image: url(bg-sorvetes.jpg);
}

#cont-ice {
	width: 950px;
	height: 496px;
	background-image: url(bg-nossa-loja.jpg);
}

#cont-acai {
	width: 950px;
	height: 525px;
	background-image: url(bg-acai.jpg);
}

#left {
	width: 315px;
	float: left;
}

/****** RODAPE-SORVETES ********/

#rodape-sorvetes {
	width: 950px;
	height: 45px;
	clear: both;
	margin: auto;
	margin-top: 10px;
}

.links-rodape {
	float: right;
}

#rodape-sorvetes span {
	font: 10px arial;
	color: #fff;
	padding: 0 0 0 20px;
	float: left;
}

#rodape-sorvetes a {
	color: #fff;
	text-decoration: none;
}

#rodape-sorvetes a:hover {
	color: #fff;
	text-decoration: underline;
}

/****** RODAPE-ICE ********/

#rodape-ice {
	width: 950px;
	height: 45px;
	clear: both;
	margin: auto;
	margin-top:10px;
}

.links-rodape {
	float: right;
}

#rodape-ice span {
	font: 10px arial;
	color: #fff;
	padding: 0 0 0 20px;
	float: left;
}

#rodape-ice a {
	color: #fff;
	text-decoration: none;
}

#rodape-ice a:hover {
	color: #fff;
	text-decoration: underline;
}

/****** RODAPE-AÇAÍ ********/

#rodape-acai {
	width: 950px;
	height: 45px;
	clear: both;
	margin: auto;
	margin-top: 10px;
}

.links-rodape {
	float: right;
}

#rodape-acai span {
	font: 10px arial;
	color: #fff;
	padding: 0 0 0 20px;
	float: left;
}

#rodape-acai a {
	color: #fff;
	text-decoration: none;
}

#rodape-acai a:hover {
	color: #fff;
	text-decoration: underline;
}

/* FOTOS */

.fotos-loja {
	width: 400px;
	margin: 10px 5px 5px 5px;
}

.fotos-loja img {
	margin: 5px;
	border: 1px solid #666;
}

.som-dentro {
	position: absolute;
	z-index: 1000;
	right: 170px;
}

/****redes sociais****/
#redes_sociais{
float:left;
width:150px;
height:50px;
margin-left:80px;}

#dialoog{
width:130px;
font:9px Arial, Helvetica, sans-serif;
text-align:center;
margin-top:10px;}

#dialoog a{
color:#c4b2c5;
text-decoration:none;}
