@charset "UTF-8";
/* CSS Cerâmica Santo André index*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../img/bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	background-position:top;
	background-color: #FCF8EF;
}

.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	text-align:left;
	color:#333;
}

.titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:17px;
	text-align:left;
	color:#333;
}