/* Folha de Estilo para conteúdo geral do site 
para estilos utilizados uma única vez, usar id para estilos que se repetem usar class/*

/* GERAL  
---------------------------------------------------------*/

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	/*background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);*/
} 

div {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h3 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #009F97;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	margin: 0px;
	padding: 0px;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	margin: 0px;
	padding: 0px;
}

input{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	border-left-color: #404040;	
	border-top-color: #404040;	
}

ul {
	margin: 5 0 7 20;
	padding: 0px;
}


ol {
	margin: 5 0 7 25;
	padding: 0px;
}

#geral{
	width: 100%;
	height: 100%;	
	text-align: center;	
}

#centerdiv{
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

/*Mudando background Unified*/
#main{
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}
.CP_navOff_RightSideBar {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

.CP_navDownBottom {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

.CP_navDown_LeftSide {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

.CP_navDown_LeftSideBottom {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

.CP_navDown {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}


#CP_UN_Width {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

#CP_tier1_LinkTable {
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

#CareCatLinksTD{
background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bg_home.gif);
}

/*Mudando background Unified*/

#controlaConteudo{
	width: 740px;	
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0 2 0 2;
}

#conteudo{
	text-align: justify;	
	margin-right: 10px;
	_margin-right: 0px;	
	width: 530px;
	_width: 510px;
	float: right;
	
}

#lateral{
	width: 194px;
	float: left;	
	text-align: left;
	
}

/* FIM GERAL */

/* HOME */
.destaques{
	float: left;
	margin: 0 15 10 15;
}

.txtDestaque {
	width: 130px;
	text-align: left;		
}
/* FIM HOME */

.linkPreto {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
	text-decoration: none;
}

.linkPreto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4343;
}

.txtVerde {
	font-family: Tahoma;
	font-size: 10px;
	color: #009F97;
}

#cabelosPretos {
	background-image: url(/Colgate/VE/PC/Products/HairProducts/PalmoliveIluminador/palmolive_iluminador/images/cabelos_pretos.jpg);
	width: 347px;
	height: 193px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#cabelosCastanhos {
	background-image: url(/Colgate/VE/PC/Products/HairProducts/PalmoliveIluminador/palmolive_iluminador/images/cabelos_castanhos.jpg);
	width: 347px;
	height: 193px;
	margin-bottom: 10px;
}

#cabelosLouros {
	background-image: url(/Colgate/VE/PC/Products/HairProducts/PalmoliveIluminador/palmolive_iluminador/images/cabelos_louros.jpg);
	width: 347px;
	height: 203px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#cabelosVermelhos {
	background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/palmolive_iluminador/images/cabelos_vermelhos.jpg);
	width: 347px;
	height: 203px;
	margin-bottom: 10px;
}

.bullet{
	margin-top: 0px;
	margin-bottom: 0px;
}

.bullet li{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	background-image: url(/Colgate/BR/PC/Products/HairProducts/PalmoliveIluminador/images/bullet.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 25px;
}

.txtLouro {
	color: #E29135!important;
}

.txtVermelho {
	color: #F5493F!important;
}

.txtCastanho {
	color: #764F48!important;
}