/*.......................................................................

Pelanda ® 2008

Desenvolvido por Plattô Comunicação Interativa - www.platto.com.br

.......................................................................*/

@import url("reset.css");
@import url("pelanda-master.css");

body {
	background:url(../_imagens/bg-master-home.jpg) #e3e5e9 center -7px no-repeat;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.69em;
}

h1 {
	padding-bottom:5px;
}

h1 span {
	display:none;
}

/*....................................................................................
Area Restrita
.....................................................................................*/

#area-restrita {
	background:url(../_imagens/header/restrito-bg.gif) repeat-x bottom transparent;
	color:#cfcfcf;
	font-size:9px;
	height:80px;
	left:0;
	position:absolute;
	top:-75px;
	width:100%;
	z-index:10;
}

#area-restrita a {
	background:transparent;
	color:#cfcfcf;
	text-decoration:underline;
}

#area-restrita a:hover {
	text-decoration:none;
}

#area-restrita #wrapper-area-restrita {
	position:relative;
	padding:25px 0 25px 440px;
	margin:0 auto;
	width:560px;
}

#area-restrita #wrapper-area-restrita img {
	margin-bottom:-4px;
}

#area-restrita #wrapper-area-restrita td {
	padding-right:20px;
}

#area-restrita #login {
	background:url(../_imagens/header/restrito-login.gif) transparent;
	border:none;
	font-size:11px;
	margin:0 10px;
	padding:4px 0 3px 45px;
	width:152px;
}

#area-restrita #senha {
	background:url(../_imagens/header/restrito-senha.gif);
	border:none;
	padding:3px 0 2px 50px;
	width:110px;
}

#area-restrita button {
	background:url(../_imagens/header/restrito-ok.gif) no-repeat;
	border:none;
	height:21px;
	width:52px;
}

#area-restrita #wrapper-area-restrita #link-area {
	position:absolute;
	bottom:-43px;
	right:0;
}

#area-restrita #wrapper-area-restrita #link-area img {
	cursor:pointer;
}

/*....................................................................................
Header
.....................................................................................*/
#header {
	height:219px;
}

/*....................................................................................
Footer
.....................................................................................*/
#wrapper-footer {
	background:url(../_imagens/bg-footer.gif) repeat-x transparent bottom;
	height:128px;
	padding-top:15px;
}

#wrapper-footer #footer {
	height:128px;
	margin:0 auto;
	position:relative;
	width:950px;
}

#footer p {
	margin:20px 25px;
	text-align:center;
	width:580px;
}

#footer ul {
	border-bottom:#3b3d3e 1px solid;
	margin:0 30px;
	padding:25px 0;
	text-align:center;
	width:580px;
}

#footer li {
	border-left:#5f6162 1px solid;
	display:inline;
	font-size:10px;
	padding:3px 13px;
}

#footer li.first {
	border-left:none;
}

#footer li a {
	background:transparent;
	color:#272829;
}

#footer li a:hover {
	background:transparent;
	color:#d2d2d2;
}

#footer #base {
	background:url(../_imagens/home/base-footer.gif) no-repeat bottom left;
	bottom:35px;
	height:140px;
	position:absolute;
	right:0;
	width:242px;
	text-align:right;
}
#footer #base a{
	margin-right:10px
}
#footer #platto {
	bottom:0;
	height:17px;
	position:absolute;
	right:25px;
	width:41px;
}

/*....................................................................................
Conteudo
.....................................................................................*/
#content {
}

#content #col-left {
	float:left;
	position:relative;
	width:700px;
}

#content #col-right {
	float:right;
	width:242px;
}

#rich-media {
	/*background:url(../_imagens/home/rich-media.jpg);*/
	height:266px;
	width:700px;
}

#postos {
	background:#fff;
	float:left;
	padding:6px;
	margin:20px 0;
	width:212px;
}

#postos h1,
#depoimentos h1{
	padding:5px 0;
}

#depoimentos {
	background:#fff;
	padding:6px;
	float:left;
	height:170px;
	width:212px;
}


#depoimentos .depoimento{
	padding:10px 0;
}

#depoimentos p{
	font-weight:bold;
	text-align:right;
}

#solucoes {
	background:#4a4a4c;
	color:#fff;
	float:right;
	height:353px;
	margin:20px 0;
	padding:15px;
	position:relative;
	width:480px;
}

#solucoes h1 {
	padding:0 0 30px 0;
}

#solucoes ul {
	margin:20px 0;
}

#solucoes li {
	background:url(../_imagens/home/bullet-red.gif) no-repeat left center;
	float:left;
	font-size:12px;
	margin:8px 0;
	padding-left:14px;
	width:210px;
}

#solucoes .saiba-mais {
	top:0;
	height:28px;
	margin-top:330px;
	position:absolute;
	right:15px;
	width:95px;
}

#promocoes {
	background:url(../_imagens/home/bg-promocoes.gif) no-repeat;
	height:600px;
	padding:50px 0 15px 0;
	width:242px;
}

#promocoes .promo-single {
	margin:15px 0;
	text-align:center;
}

#promocoes .promo-single img{
	border:#fff 1px solid;
}
div.pelicula{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:16;
	background:#000;
	display:none;
	opacity: 0.6;
	filter: Alpha(Opacity=60)
}
#comunicado{
	position:absolute;
	top:50px;
	left:50%;
	width:644px;
	height:927px;	
	margin-left:-322px;
	background:url(../_imagens/fundo_comunicado.png) no-repeat top left;
	z-index:17;
	display:none;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-align:center;
	line-height:20px;
}
#comunicado .logo{
	margin:40px	-10px 30px 0;
}
#comunicado .txt{
	margin-right:10px;
}
#comunicado .mascote{
	margin:20px 10px 0 0;
}
#comunicado .fechar{
	float:right;
	margin:-10px 0 0 0;
	cursor:pointer;
}
#comunicado p{
	width:600px;
	margin:0 30px 20px 20px;
}
