@charset "utf-8";
/* Estilos do Dock Station Android AS351 */

/* ========= Reset CSS ========= */
*{margin:0px; padding:0px;}
a img {border:none;}

/* ========= Estilo Geral ========= */
#contentAll {
	width:660px;
	height:auto;
	display:table;
	font-family:Arial, sans-serif, Helvetica;
	margin:0 auto;
	padding: 18px 10px 11px 10px;
}

/* ========== Topo ========== */
#topo {
	width:100%;
	height:573px;
	background:url(../images/base_docking.jpg) no-repeat bottom left;
}
#topo p {
	color: #FFF;
	font-size: 15px;
	margin: 22px 0 0 10px;
}
#topo img:first-child {*display:block;}

/* ========== Bluetooth ========== */
#bluetooth {
	width:100%;
	height:179px;
	display:table;
	background:url(../images/bg_bluetooth.jpg) no-repeat;
	
}
#bluetooth p {
	font-size:14px;
	margin: 111px 0 0 130px;
}
#ondas {
	float:left;
	margin-top:-330px;
}
/* ========== Mais Versatilidade ========== */
#mais_versatilidade {
	width:100%;
	height:204px;
	display:table;
	background:url(../images/bg_mais_versatilidade.jpg) no-repeat;
}
#mais_versatilidade p {
	font-size:14px;
	color:#FFF;
	margin: 50px 0 0 255px;
}

/* ========== Som ========== */
#som {
	width:100%;
	height:221px;
	display:table;
	background:url(../images/bg_som.jpg) no-repeat;
}
#som p {
	float:right;
	font-size:14px;
	margin:100px 10px 0 0;
}

/* ========== Flexibilidade ========== */
#flexibilidade {
	width:100%;
	height:144px;
	display:table;
	background:url(../images/bg_flexibilidade.jpg) no-repeat;
}
#flexibilidade p {
	color:#FFF;
	font-size:14px;
	margin: 50px 0 0 258px;
}

/* ========== Aplicativos ========== */
#aplicativos {
	width:100%;
	height:480px;
	display:table;
	background:url(../images/bg_aplicativos.jpg) no-repeat bottom;
}
#aplicativos p {color:#FFF; font-size:14px;}
#dockstudio {
	float:left;
	width:275px;
	margin: 59px 0 0 33px;
}
#dockstudio p {margin-bottom:37px;}
#songbird {
	float:left;
	width:275px;
	margin: 59px 0 0 47px;
}
#songbird p {margin-bottom: 21px;}

/* ========== Multimidia ========== */
#multimidia {
	width:100%;
	height:326px;
	display:table;
	background-color:#afe2ff;
}
#dimensoes {
	float:left;
	width:314px;
	margin:35px 0 0 13px;
}
#galeria_fotos {
	float:left;
	width:317px;
	height:286px;
	background:url(../images/galeria_fotos.png) no-repeat;
	margin:35px 0 0 0;
}
#galeria {
	float:left;
	width:295px;
	height:165px;
	margin:50px 0 0 10px;
}
#nav {float:left; list-style:none; margin:5px 0 0 10px;}
#nav li {display:inline; margin-right:1px;}

/* ========== Embalagem ========== */
#embalagem {
	width:100%;
	height:244px;
	background-color:#e9e9e9;
}
#embalagem h3 {
	float: left;
	margin: 21px 0 22px 34px;
}
.dockstation {float:right;margin:43px 15px 0 0;}
#embalagem ul {float:left; margin-left:55px; font-size:14px; color:#252625;}
.botoes {
	float:left;
	margin:30px 0 0 34px;
}