/*==================CORPO=================*/
*{
	font-size:13px;
	font-family:'Trebuchet MS', Arial;
	line-height:15px;
	/*font-weight:bold;*/
	/*color:#adadad;*/
	color:#FFFFFF;
	border:0px;
}
html {
	/*height: 100%;
	overflow: hidden;*/
	overflow:scroll;
}
body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/*==================PARÁGRAFOS=================*/
p{
	margin-bottom:-10px;
}
h1{ 
	font:bold 17px 'Trebuchet Ms', verdana, Arial, tahoma;
	letter-spacing:-1px;
	color:#c52a7a;
}
h2{ 
	font:bold 15px 'Trebuchet Ms', verdana, Arial, tahoma;
	letter-spacing:-1px;
	margin-bottom:-10px;
	color:#c52a7a;
}
h3{ 
	font:bold 14px 'Trebuchet Ms', verdana, Arial, tahoma;
	margin-bottom:-10px;
	color:#c52a7a;
}
h4{ 
	font:bold 17px 'Trebuchet Ms', verdana, Arial, tahoma;
	color:#c52a7a;
}
b{
	font:bold 13px 'Trebuchet Ms', verdana, Arial, tahoma;
	margin-bottom:-10px;
	color:#c52a7a;
}
strong{
	font:bold 13px 'Trebuchet Ms', verdana, Arial, tahoma;
	margin-bottom:-10px;
	color:#c52a7a;
}
/*==================FORMULÁRIOS=================*/
input{
	width:250px;
	height:25px;
	font:120% 'Trebuchet MS', Arial;
	background:#363636 url(../gfx/contato/bgcampo.gif) repeat-x;
	border:1px solid #363636;		
}
.campo{
	width:150px;
	height:19px;
	font:100% 'Trebuchet MS', Arial;
	background:#363636 url(../gfx/contato/bgcampo.gif) repeat-x;
	border:1px solid #363636;		
}
select{
	background:#363636;
	border:1px solid #363636;		
}
textarea{
	width:522px;
	height:250px;
	font:120% 'Trebuchet MS', Arial;
	background:#363636 url(../gfx/contato/bgcampo.gif) repeat-x;
	border:1px solid #363636;
	overflow:auto;		
}
.textarea2{
	width:150px;
	height:90px;
	font:95% 'Trebuchet MS', Arial;
	background:#363636 url(../gfx/contato/bgcampo.gif) repeat-x;
	border:1px solid #363636;
	overflow:auto;		
}
.textarea4{
	width:522px;
	height:90px;
	font:95% 'Trebuchet MS', Arial;
	background:#363636 url(../gfx/contato/bgcampo.gif) repeat-x;
	border:1px solid #363636;
	overflow:auto;		
}


/*==================LISTAS=================*/
li{
	font-size:13px;
	font-weight:bold;
	list-style-image: url(../gfx/marcador.gif);
	margin-top:10px;
}

/*==================LINKS=================*/
a:link{
	font:100% 'Trebuchet MS', Arial; color:#FFFFFF;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	font:100% 'Trebuchet MS', Arial; color:#FFFFFF;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	font:100% 'Trebuchet MS', Arial; color:#FFFFFF;
	color:#c52a7a;
	text-decoration:underline;
	font-weight:bold;
}
.linkdif{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	font-weight:bold;
}
/*==================ELEMENTOS DO LAYOUT=================*/
#fundo{
	font-family:'Trebuchet MS', Arial;
	font-size:12px;
	height: 100%;
	color:#FFFFFF;
	z-index:1;
	position:relative;
}
#geral{
	width:1024px;
	height:768px;
}
#colecao-vercolecao{
	position:absolute;
	top:305px;
	left:330px;
}
#colecao-tendencias{
	width:780px;
	text-align:justify;
}
#conteudo{
	width:561px;
	text-align:justify;
}
#conteudo2{
	width:780px;
	text-align:justify;
	overflow:scroll;
}
#contato-topo{
	width:370px;
}
#contato-topo-esq{
	float:left; 
	width:70px;
}
#contato-topo-dir{
	float:right; 
	width:300px; 
	height:50px;
}
#premiacao-foto{
	width:140px;
	float:left;
}