#main{
	margin-top:450px;
}
#main_linha{
	margin-top:50px;
}
/* logo */
#header{
	background:url(../pics/logo.gif) left top no-repeat;
	height:50px;
	margin-top: -20px;
}

#fitness #header{
   background:url(../pics/logo_fitness.gif) left top no-repeat;
}

#health #header{
   background:url(../pics/logo_health.gif) left top no-repeat;
}
#health h1, #health h2, #health h3, #health h1 a, #health h2 a, #health h3 a{
  color:#4ed2ce;
}



#acqua #header{
   background:url(../pics/logo_acqua.gif) left top no-repeat;
}

#acqua h1, #acqua h2, #acqua h3, #acqua h1 a, #acqua h2 a, #acqua h3 a{
  color:#1090cf;
}

#pro #header{
   background:url(../pics/logo_pro.gif) left top no-repeat;
}

#pro h1, #pro h2, #pro h3, #pro h1 a, #pro h2 a, #pro h3 a{
  color:#c3272c;
}



#pro li, #footer #lista-pro li{
list-style-image: url(../pics/bullet_simples_pro.gif);

}

#fitness li, #footer #lista-fitness li{
list-style-image: url(../pics/bullet_simples.gif);

}

#fitness h1, #fitness h2, #fitness h3, #fitness h1 a, #fitness h2 a, #fitness h3 a{
  color:#fe9833;
}

#health li, #footer #lista-health li{
list-style-image: url(../pics/bullet_simples_health.gif);

}

#acqua li, #footer #lista-acqua li{
list-style-image: url(../pics/bullet_simples_acqua.gif);

}

#menu a, #nav a{
	color:#fff;
}

#flash_content {
	height: 380px;
	width: 100%;
	position: absolute;
	top: 55px;
	left: 0px;
	z-index: 1;
}

/* footer */

#footer{
	margin-top:50px;
	position:relative;
}

#footer a{
	color:#ccc;
    text-decoration:underline;
}

#footer a:hover{
	color:#fff;
}

#footer ul{
	padding:0 0 0 45px;
	margin:-5px 0 0 0;
}

#footer li{
	padding:0;
	margin:0;
}
/*
#footer li a{
  text-decoration: none;
}
*/


#footer #lista-acqua {
	background:url(../pics/im_acqua.gif) top left no-repeat;
}

#footer #lista-pro {
	background:url(../pics/im_pro.gif) top left no-repeat;
	height:70px;
}

#footer #lista-fitness {
	background:url(../pics/im_fitness.gif) top left no-repeat;
}

#footer #lista-health {
	background:url(../pics/im_health.gif) top left no-repeat;
}

#compre{
	background:url(../pics/sacola.jpg) no-repeat top right;
	height:150px;
}

#pro #compre{
	background:url(../pics/sacola_pro.jpg) no-repeat top right;
	height:150px;
}

#health #compre{
	background:url(../pics/sacola_health.jpg) no-repeat top right;
	height:150px;
}

#acqua #compre{
	background:url(../pics/sacola_acqua.jpg) no-repeat top right;
	height:150px;
}

#lista_fotos{
  width:600px;
  clear:both;
  float:none;
}


#lista_fotos ul{
  margin:0;
  padding:0;
  list-style: none;
}

#lista_fotos li{
  margin:0 5px 0 0;
  padding:0;
  list-style: none;
  float:left;
}

.previews{
margin:-30px 0 20px 0;}

#twitter_div {
	background-image: url(../pics/cepall.twitter-bg.jpg);
	background-repeat: no-repeat;
	height: 126px;
	margin-bottom: 50px;
    margin-top: -30px;
}
#twitter_update_list li {
	float: none;
	position: relative;
	left: 124px;
	top: 55px;
	color:#fe9833;
	font-size:1.2em;
	width: 550px;
}
#twitter-link {
	float: none;
	position: relative;
	padding-right: 120px;
	top: -40px;
}
#twitter_update_list li a {
	color: #2fc6e8;
	text-decoration: none;
}#twitter_update_list li a:hover {
	color: #FFFFFF;
}
#imprensa-imagens li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
}

hr.divisao{
	background:#666666;
	color:#666666;
	margin: 10px 0 10px 0;
}