/* CSS Document */

/* REINICIANDO AS CONFIGURAÇÕES DE "TODOS" OS ELEMENTOS PARA DIVERSOS NAVEGADORES */
/* definições de html basico */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	outline:0;
	/*vertical-align:baseline;*/
}

:focus {
	outline:1;
	border-bottom-color: #FFFFFF;
}



body {
	background: url(images/fundo.jpg) #FFFFFF;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:12px;
	font-weight:normal;
	margin:0 auto;
	padding: 0;
	margin: 0;
	text-align: left;

}

h1{
	font-size:20px;
	color:#cada2d;
	font-weight:normal;
}
h2{
	font-size:16px;
	font-weight: bold;
	color:#2b6a80;
}
h3{
	font-size:14px;
	font-weight: bold;
	color:#2b6a80;
}
h4{
	font-size:14px;
	font-weight:normal;
}
h5{
	font-size:10px;
	float: left;
	font-weight:normal;
}
h6{
	font-size:8px;
}

ol, ul, li { 
	list-style: none;
}

hr {
	margin:0;
	padding:0;
	height:1px;
	background:#4d6d4d;
	color:#4d6d4d;
	border:none;
}

label{
	display:block;
	height:auto;
}

input, textarea, select{
	margin:0;
	padding:1px;
	width:auto;
	height:auto;
	border:1px;
}


.pretoNewsletter{    
	color: #000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.cinzaNewsletter{    
	color: #666666;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.cinzaDiscagem{    
	color: #96989a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:40px;
	text-decoration:none;
}

.contato{    
	color: #848484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	font-weight: normal;
	text-decoration:none;
}


.data{    
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	line-height:40px;
	text-decoration:none;
}

.vermelhoPequeno{    
	color: #bd0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
}

.verde{    
	color: #4d6d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}

.azul{    
	color: #0076bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	}
	
.azulPequeno{    
	color: #0076bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
	
.azulnegritoTit{    
	color: #0076bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}

.azulrodape{    
	color: #0076bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
	
.azulnegrito{    
	color: #0076bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
.cinzanegrito{    
	color: #2a2a2a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
.cinzaclaro{    
	color: #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

.rosa{    
	color: #ee77df;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}

.laranja{    
	color: #fed700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}

.vermelho{    
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;

}

.BrancoNegrito{    
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}

.BrancoNegritoTit{    
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

}

img {
	border: none;
}

/* definições de links */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a.estatuto:link {	color: #0076bd;	text-decoration: none; font-size:12px; font-weight:bold; font-style:italic }
a.estatuto:visited {	color: #0076bd;	text-decoration: none; 	font-size:12px; font-weight:bold; font-style:italic}
a.estatuto:hover {	color: #0067a5;	text-decoration: none; font-size:12px; font-weight:bold; font-style:italic }
a.estatuto:active {	color: #0076bd;	text-decoration: none; font-size:12px; font-weight:bold; font-style:italic}

a.anais:link {	color: #1c1c1c;	text-decoration: none; font-size:12px; font-weight:bold; font-style:italic }
a.anais:visited {	color: #0076bd;	text-decoration: none; 	font-size:12px; font-weight:bold; font-style:italic}
a.anais:hover {	color: #1c1c1c;	text-decoration: none; font-size:12px; font-weight:bold; font-style:italic }
a.anais:active {	color: #1c1c1c;	text-decoration: none; font-size:12px; font-weight:bold; font-style:italic}

a:link {	color: #0076bd;	text-decoration: none; font-size:12px; }
a:visited {	color: #0076bd;	text-decoration: none; 	font-size:12px;}
a:hover {	color: #0067a5;	text-decoration: none; font-size:12px; }
a:active {	color: #0076bd;	text-decoration: none; font-size:12px; }



a.italic:link {	color: #000000;	text-decoration: none; font-size:12px; }
a.italic:visited {	color: #333333;	text-decoration: none; font-size:12px; }
a.italic:hover {	color: #cada2d;	text-decoration: none; font-size:12px; }
a.italic:active {	color: #000000;	text-decoration: none; font-size:12px; }




/* definições de estrutura INDEX*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#clear{
	clear:both;
}

#base{
	width:924px;
	margin:0 auto;
	background:url(images/containner.jpg) #ffffff;
	background-repeat:no-repeat;
	padding: 30px 26px 10px 26px;
	}

#BemVindo{
	background:url(images/enfermeira.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:170px;
	height:22px;
	float:left;
	position:relative;
	padding-top:35px;
	padding-left: 50px;
	font-size: 10px;
	margin-top: 20px;
	}
	
#BemVindoEspaco{
	width:120px;
	height:22px;
	float:left;
	position:relative;
	margin-top: 20px;
	}
	
#data{
	width:195px;
	height:22px;
	float:left;
	position:relative;
	margin-top: 60px;
	padding-left: 90px;
	font-size: 10px;
	}
	
a.bemvindo:link {	color: #0076bd;	text-decoration: none; font-size:10px; }
a.bemvindo:visited {	color: #0076bd;	text-decoration: none; font-size:10px; }
a.bemvindo:hover {	color: #0067a5;	text-decoration: underline; font-size:10px; }
a.bemvindo:active {	color: #0076bd;	text-decoration: none; font-size:10px; }

#cabecalho{
	margin: 0 auto;
	width:842px;
	height: 80px;
}

#logo{
	width: 290px;
	height:84px;
	float:left;
	position:relative;
	margin-top: 10px;
	}
	

	
#menu{
	width:924px;
	height:100px;
	float:left;
	position:relative;
	margin-top: 20px;
}
	

/* Conheça Home*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

#banner{
	margin-top:10px;
	width:924px;
	height:340px;
	position:relative;
	float:left;
	margin-bottom: 10px;
	}
	
#Apresentacao{
	width:643px;
	height:194px;
	float:left;
	position:relative;
	}

#bannerFiqueSobep{
	width:281px;
	height:194px;
	float:left;
	position:relative;
	margin-bottom: 10px;
	}
#ConteudoApresentacao{
	width:570px;
	padding-left:50px;
	padding-right:20px;
	float:left;
	position:relative;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 10px;
	}
	
#titApresentacao{
	background-image:url(images/titSejaBemvindo.jpg);
	width:306px;
	height:49px;
	position:relative;
	float:left;
	}
	
#Agenda{
	width:280px;
	height:300px;
	float:left;
	position:relative;
	}
	
#titAgenda{
	background-image: url(images/titAgenda.jpg);
	width:280px;
	height:49px;
	position:relative;
	float:left;
	margin-bottom: 5px;
	}
	
#Agenda1{
	background-image: url(images/agenda1.jpg);
	padding-top:20px;
	width:232px;
	height:63px;
	position:relative;
	float:left;
	padding-left: 24px;
	padding-right: 22px;
	margin-bottom: 3px;
	text-align: justify;
	
	}

#Agenda2{
	background-image: url(images/agenda2.jpg);
	padding-top:20px;
	width:232px;
	height:49px;
	position:relative;
	float:left;
	padding-left: 24px;
	padding-right: 22px;
	margin-bottom: 3px;
	text-align: justify;
	
	}
	
#Agenda3{
	background-image: url(images/agenda3.jpg);
	padding-top:20px;
	width:232px;
	height:68px;
	position:relative;
	float:left;
	padding-left: 24px;
	padding-right: 22px;
	margin-bottom: 3px;
	text-align: justify;
	
	}
	
#Cadastre{
	width:363px;
	height:300px;
	float:left;
	position:relative;
	}
	
#titCadastre{
	background-image: url(images/titCadastre.jpg);
	width:306px;
	height:49px;
	position:relative;
	float:left;
	margin-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: right;
	}
	
#titEnquete{
	background-image: url(images/titDiaEnfermeiro.jpg);
	width:306px;
	height:49px;
	position:relative;
	float:left;
	margin-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: right;
	}
	
#conteudoCadastre{
background-image:url(images/fundoDiaEnfermeiro.jpg);
background-position:bottom;
background-repeat:no-repeat;
	width:280px;
	position:relative;
	float:left;
	padding-left: 50px;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 20px;
	}
	
#conteudoEnquete{
	width:280px;
	position:relative;
	float:left;
	padding-left: 50px;
	text-align: justify;
	margin-bottom: 20px;
	}

#Destaque{
	width:280px;
	height:300px;
	float:left;
	position:relative;
	}
	
#titDestaque{
	background-image: url(images/titDestaques.jpg);
	width:280px;
	height:49px;
	position:relative;
	float:left;
	margin-bottom: 5px;
	}
	
#Destaque1{
	background-image: url(images/destaques1.jpg);
	padding-top:20px;
	width:232px;
	height:63px;
	position:relative;
	float:left;
	padding-left: 24px;
	padding-right: 22px;
	margin-bottom: 3px;
	text-align: justify;
	
	}

#Destaque2{
	background-image: url(images/destaques2.jpg);
	padding-top:20px;
	width:232px;
	height:49px;
	position:relative;
	float:left;
	padding-left: 24px;
	padding-right: 22px;
	margin-bottom: 3px;
	text-align: justify;
	
	}
	
#Destaque3{
	background-image: url(images/destaques3.jpg);
	padding-top:20px;
	width:232px;
	height:68px;
	position:relative;
	float:left;
	padding-left: 24px;
	padding-right: 22px;
	margin-bottom: 3px;
	text-align: justify;
	
	}

		

#dicasTraco{
	width:284px;
	height:5px;
	background-image:url(imagem/divisaovertical.jpg);
	float:left;
	position:relative;
	}


#Links{
	width:227px;
	height:170px;
	position:relative;
	float:left;
	margin-top: 5px;
	padding-right: 20px;
	}
#titLink{
	background-image:url(imagem/titLinks.jpg);
	width:227px;
	height:24px;
	float:left;
	position:relative;
	margin-bottom: 15px;
	}	
#LinkIco{
	background-image:url(imagem/icoLink.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:7px;
	height:12px;
	float:left;
	position:relative;
	padding-left:20px;
	}
	
#LinkAssunto{
	width:60px;
	height:12px;
	float:left;
	position:relative;
	padding-left: 5px;
	margin-bottom: 3px;
	}
	
a.link:link {	color: #474747;	text-decoration: none; font-size:12px; }
a.link:visited {	color: #474747; text-decoration: none; 	font-size:12px; }
a.link:hover {	color: #2a2a2a; text-decoration: none; 	font-size:12px;}
a.link:active {	color: #474747;	text-decoration: none; font-size:12px; }


/* Diretoria*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

#fotoDiretoria{
background-image:url(images/semfoto.jpg);
	width:113px;
	height:87px;
	float:left;
	position:relative;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
#fotoRegimentos{
	width:172px;
	height:222px;
	float:left;
	position:relative;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
#conteudoDiretoria{
	width:520px;
	height:87px;
	float:left;
	position: relative;
	padding-left: 5px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
	
#conteudoComissoes{
	width:520px;
	height:180px;
	float:left;
	position: relative;
	padding-left: 5px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-top: 10px;
	}


	
#DitoriasAntigas{
	width:190px;
	height:600px;
	float:left;
	position:relative;
	padding-left: 20px;
	}


/* Internas*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

#container {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	}
	
#containerContato {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 520px;
	}
	
#containerTituloEspecialista {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 2700px;
	}

#AncoraOutorgaTitulos {
	width: 240px;
	height: 30px;
	margin-top:20px;
	float: right;
	position: relative;
	
	}
	
#AncoraPublicacoes{
	width: 240px;
	height: 30px;
	margin-top:20px;
	float: right;
	position: relative;
	
	}
	
#AncoraDiretoria {
	width: 200px;
	height: 30px;
	margin-top:20px;
	float: right;
	position: relative;
	margin-bottom: 20px;
	
	}
		
#containerQuemSomos {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 1100px;
	}
	
	

	
#containerCongressos {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 500px;
	}
	
	
#containerAgenda {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 700px;
	}
	
#containerPublicacoes {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 3150px;
	}
	
#containerDiretoria {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 2330px;
	}
	
#containerComissoesPermanentes {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 1100px;
	}
	
#conteudoQuemSomos{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	text-align: justify;
	}
	
#containerCursosCapacitacoes {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 550px;
	}
	
#conteudoCursosCapacitacoes{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	text-align: justify;
	}
	
#conteudoDiretoriaContainer{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	}

#conteudoComissoesContainer{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	}


#conteudoComissoesPermanentes{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	}
	
	
#conteudoTituloEspecialista{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	text-align: justify;
	}

#conteudoInterna{
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	margin-top: 30px;
	text-align: justify;
	}
	
#conteudoContato{
	background-image:url(images/fundoContato.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:767px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	text-align: justify;
	}
	
#titPaginas{
	width:434px;
	height:52px;
	float:left;
	position:relative;
	}	
	
	
	
/* Associe*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		

#containerAssocie {
	background-color:#FFFFFF;
	margin:0 auto;
	width: 924px;
	height: 2130px;
	}

#conteudoAssocie{
	width:860px;
	float:left;
	position:relative;
	padding-left:64px;
	line-height:24px;
	text-align: justify;
	}
	
#conteudoPasso1{
	width:560px;
	float:left;
	position:relative;
	padding-left:290px;
	line-height:24px;
	text-align: justify;
	}
	
#conteudoPasso2{
	width:560px;
	float:left;
	position:relative;
	padding-left:290px;
	line-height:24px;
	text-align: justify;
	}
	
#fundo1Passo{
	width:860px;
	height:412px;
	background-image:url(images/fundo1Passo.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
#fundo2Passo{
	width:858px;
	height:410px;
	background-image:url(images/fundo2Passo.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	margin-top: 10px;
	}
	
	
#titPaginaAssocie{
	width:490px;
	height:52px;
	float:left;
	position:relative;
	}
	
/* Menu Inferior*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	


#menuInferior{
	background-image:url(images/menuInferior.jpg);
	width:927px;
	height:59px;
	float: left;
	position: relative;
	margin-top: 10px;
	
	}
	
#menuInferiorEspacamento{
	width:55px;
	height:59px;
	float:left;
	position:relative;
	}
	
#menuInferiorIcone{
	height:37px;
	float:left;
	position:relative;
	padding-top: 23px;
	padding-left: 15px;
	}

#menuInferiorMenus{
	height:40px;
	float:left;
	position:relative;
	padding-top: 18px;
	padding-left: 5px;
	}

a.menuinferior:link {	color: #FFFFFF;	text-decoration: none; font-size:12px; }
a.menuinferior:visited {	color: #FFFFFF; text-decoration: none; 	font-size:12px; }
a.menuinferior:hover {	color: #0099FF; text-decoration: none; 	font-size:12px;}
a.menuinferior:active {	color: #FFFFFF;	text-decoration: none; font-size:12px; }


/* Contato*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

#ConteudoContato{
	width:435px;
	height:295px;
	position:relative;
	float:left;
	}
	
#ConteudoContato2{
	width:380px;
	position:relative;
	float:right;
	padding-left: 20px;
	line-height: 18px;
	}
	
.stformContato{
background-color:#FFFFFF;
border: solid #a4d4ed 1px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #333333;
padding-top:1px;
padding-left:1px;
}

.stformorcamento{
background-color:#FFFFFF;
border: solid #666666 1px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #333333;
padding-top:2px;
padding-left:2px;
}

.stformnews{
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #333333;
padding-top:2px;
padding-left:2px;
}

.fontContato{
	font-size:16px;
	text-align:right;
	}
	
.fontNewsletter{
	font-size:12px;
	color:#000000;
	text-align:right;
	}

.stformnews{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #000000;
padding-top:2px;
padding-left:10px;
}
	
/* Conheça Produtos*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

#ConhecaProdutos{
	width:428px;
	height:445px;
	float:left;
	position:relative;
	margin-top: 10px;
	background-color: #FFFFFF;
}



#TitProdutos{
	width:250px;
	margin-top:70px;
	font-size: 25px;


	float: left;
}

#ConteudoProdutos{
	width:250px;
	margin-top:10px;
	font-size: 12px;
	float: left;
	height: 80px;
}

#saibaProdutos{
	width:75px;
	font-size: 12px;
	float: left;
	font-style: italic;
	padding-left: 175px;
}

#boxProdutos{
	width:415px;
	height:219px;
	float:left;
	position:relative;
	padding-left: 12px;
	background-image:url(file:///C|/Marcelinho/Cello/CreativeNature/public_html/images/boxSummer.jpg);
	}
#boxProdutos2{
	width:415px;
	height:219px;
	float:left;
	position:relative;
	padding-left: 12px;
	background-image:url(file:///C|/Marcelinho/Cello/CreativeNature/public_html/images/boxSpring.jpg);
	}
#boxProdutos3{
	width:415px;
	height:219px;
	float:left;
	position:relative;
	padding-left: 12px;
	background-image:url(file:///C|/Marcelinho/Cello/CreativeNature/public_html/images/boxWinter.jpg);
	}	
#boxProdutos4{
	width:415px;
	height:219px;
	float:left;
	position:relative;
	padding-left: 12px;
	background-image:url(file:///C|/Marcelinho/Cello/CreativeNature/public_html/images/boxAutumn.jpg);
	}	
		

#boxProdutosPQ{
	width:95px;
	height:187px;
	float:left;
	position:relative;
	margin-top: 10px;
	padding-left: 12px;
	}
	
/* Rodapé*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	



#RodapeFundo{
	background-image: url(imagem/rodape.jpg);
	width:762px;
	height:30px;
	margin: 0 auto;
	letter-spacing:3px;
	padding-top: 8px;
	padding-left: 80px;
}

#icoRodape{
	background-image:url(imagem/icoRodape.png);
	width:3px;
	height:10px;
	float: left;
	position:relative;
	padding-right: 3px;
	background-repeat: no-repeat;
	background-position: left;
	}
#separadorRodape{
	background-image:url(imagem/divisaoRodape.png);
	width:34px;
	height:10px;
	position:relative;
	float:left;
	}

#RodapeConteudo{
	float: left;
	position:relative;
	}
	
#RodapeconteudoContainer{
	width:927px;
	margin:0 auto;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:0076bd;
	}
	
#RodapeDireitosReservados{
	width:500px;
	float:left;
	position:relative;
	}
	
#RodapeDesenvolvido{
	width:90px;
	color: #96989a;
	font-size: 10px;
	float: right;
	position: relative;
	padding-top: 10px;
	}
#RodapeLogo{
	width:43px;
	height:32px;
	float: right;
	position: relative;
	}
