@charset "utf-8";
/* Seda Selante System Stylesheet - Didot Branding Design 2013 */

html { -webkit-text-size-adjust: none; }
		
body {
	background-color: #000000;
	color: #ffffff;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
hr {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	color: #708090;
	}
			
div#main {
	width: 100%;
	}
	
div#header {
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	}
	
div#header img {
	border: 0;
	}
	
div#product {
	width: 100%;
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	}
	
div#product img {
	border: 0;
	}
			
div#contents {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	font-size: 1.4em;
	line-height: 120%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
			
div#contents img {
	border: 0;
	}
			
div#contents p {
	margin: 0;
	padding: 10px;
	text-align: left;
	}
	
div#contents p span {
	background-color: #ffffff;
	color: #005837;
	}
	
div#contents p span.ritual {
	display: block;
	background-color: #d3d3d3;
	color: #005837;
	text-align: center;
	height: 20px;
	}
	
div#contents p span.ativos {
	display: block;
	background-color: #ffffff;
	color: #005837;
	font-size: 1.0em;
	text-align: center;
	}
	
div#contents .logo {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	}
	
div#info {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	}
	
div#info img {
	border: 0;
	}
	
div#footer {
	width: 100%;
	height: 45px;
	background-color: #000000;
	color: #ffffff;
	}
	
div#footer p {
	background-color: #000000;
	color: #ffffff;
	font-size: 1.0em;
	text-align: center;
	line-height: 120%;
	}