@charset "utf-8";
/* CSS Document */

* { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

body {
	background-color:#740003;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-attachment:fixed;
	background-image: url(images/fundo_dom_cello.jpg);
	background-repeat: repeat-x;
}

.TextoHome1 {
	background-image: url(images/home_kids.jpg);
	width: 273px; padding-left: 39px; /*se coloca em um tira do outro*/
	height: 331px; /**/ padding-top: 130px;/*tirei 10 subiu*/
	padding-right: 268px; /* 270 tirei 2*/

}


/*FONTES*/
h1 { color:#FFFFFF; padding-bottom:0px; font-size: 15px; font-family:"Trebuchet MS", tahoma, verdana, arial; font-style:normal;} /* BRANCO */

h2 { color:#FFFF00; padding-bottom:0px; font-size: 17px; font-style:normal; } /* AMARELO*/

h3 { color:#ffccoo; padding-bottom: 0px; font-size: 10px; font-weight: bold; } /*amarelinho*/

h4 { color:#022c8b; padding-bottom: 0px; font-size: 14px; font-weight: normal; } /*cor azul texto normal*/
h5 { color:#007cc3; padding-bottom: 0px; font-size: 11px; font-weight: normal; } /*cor azul clarinho texto pq*/
h6 { color:#495677; padding-bottom: 0px; font-size: 10px; font-weight: lighter; } /*cor azul clarinho */


#copyright{
	text-decoration:none;
	color:#c2c2c2;
	font-size:10px;
	margin: 0px 0px 0px 0px;
}
