html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form, p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background-color:#E0E0E0;
	background-image:url(../imagens/fd_song.gif);
	background-repeat:repeat;
	background-position:center;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container {
	width:748px; 
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
}

.box_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444444;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	width:748px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clear,
.clear1,
.clear5,
.clear10,
.clear40,
.clear20 {
	width: 0px;
	clear: both;
	font-size: 0px;
}
.clear  { height: 0px; line-height: 0px; }
.clear1 { height: 1px; line-height: 1px; }
.clear5 { height: 5px; line-height: 5px; }
.clear10 { height: 10px; line-height: 10px; }
.clear20 { height: 20px; line-height: 20px; }
.clear40 { height: 40px; line-height: 40px; }


.col1 {
	float:left; 
	width: 177px;
	margin-right: 2px;
}
.col2 {
	float:left; 
	width: 567px;
}
.col12 {
	float:left; 
	width: 746px;
	font-size:11px;
	margin-left:-1px;
}



.cinza { color:#666666; }
.red { color:#D23E2F; }
.branco { color:#FFFFFF; }
.green { color: #808000; }

.text9 { font-size:9px; }
.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }
.text13 { font-size:13px; }

.background_1 { background-color:#D4CFA7; }
.background_2 { background-color:#B1C662; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#menu {
	float:left; 
	width: 177px;
	margin-right: 2px;
	margin-left:0px;
	overflow:hidden;
	position:fixed; 
}

#menu .nivel1 {
	float:left;
	width: 177px;
	margin-right: 2px;
	height:30px;
	line-height:30px;
	background-image:url(../imagens/degrade_fonce.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	font-weight:normal;
	color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4A690;
}
#menu .nivel1_selected {
	float:left;
	width: 177px;
	margin-right: 2px;
	height:30px;
	line-height:30px;
	background-image:url(../imagens/degrade_current.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	font-weight:bold;
	color:#999999;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #E4A690;
}
#menu .nivel2 {
	float:left;
	width: 177px;
	margin-right: 2px;
	height:30px;
	line-height:30px;
	background-image:url(../imagens/degrade_clair.gif);
	background-repeat:repeat-y;
	padding-left:30px;
	font-weight:normal;
	color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4A690;
}
#menu .nivel2_selected {
	float:left;
	width: 177px;
	margin-right: 2px;
	height:30px;
	line-height:30px;
	background-image:url(../imagens/degrade_clair_bullet.gif);
	background-repeat:repeat-y;
	padding-left:30px;
	font-weight:bold;
	color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4A690;
}
#menu a {
	text-decoration:none;
	color:#999999;
}
#menu a:hover {
	text-decoration:none;
	color:#8C00AA;
	background-color: #FFFFCC;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#linguas {
	float:left; 
	font-size:11px;
	text-align:right; 
	background-color:#FFFFFF; 
	padding-top: 5px;
	width:740px;
	color:#666666;
}
#linguas a {
	text-decoration:none;
	color:#666666;
}
#linguas a:hover {
	text-decoration:none;
	background-color: #D86551;	
	color:#FFFFFF;
}

#logotipo {
	float:left; 
	/*width: 748px;*/
	overflow:hidden; 
	background-color:#FFFFFF;
	margin-left:-1px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#conteudos {
	float:left; 
	width: 507px;
	font-size:12px;
	padding:30px 30px 30px 30px; 
	overflow:hidden;
}

.box {
	float:left;
	width:100%;
}
.h1 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:20px;
}
.h2 {
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:20px;
}
.h3 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:20px;
}




#conteudos ul { margin: 0px; padding:0px; margin-left: 1px; margin-top:7px;  }

#conteudos li {
	margin:0px;
	margin-bottom: 7px;
	padding:0px;
	padding-left:23px;
	padding-bottom:5px;
	list-style-type: none;
	/*height:14px;
	line-height:14px;*/
	font-weight:normal;
	background-image:url(../imagens/lista.gif);
	background-repeat:no-repeat;
}
#conteudos li.nobullet {
	margin:0px;
	margin-bottom: 7px;
	padding:0px;
	padding-left:23px;
	padding-bottom:1px;
	list-style-type: none;
	/*height:14px;
	line-height:14px;*/
	font-weight:normal;
	background-image:url(../imagens/1x1.gif);
	background-repeat:no-repeat;
}

#conteudos a {
	text-decoration: none;
	color:#AF00D6;
}
#conteudos a.U {
	text-decoration: underline;
	color:#666666;
}
#conteudos a:hover {
	text-decoration:none;
	color:#8C00AA;
	background-color: #FFFFCC;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.FormSubscrever {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #DD6F62;
	border: 1px solid #FFFFFF;
}

/* PICTURE -----------------------------------------------------------------------------------------------------------*/

div#picture1 {
	float: right;
	margin: 5px 0px 5px 20px;
	padding: 0;
}
div#picture1 img {
	border-style: double;
	border-color: #D1C8BF;
	border-width: 3px;
}
div#picture1 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.2em;
	color:#888888;
	text-align: center;
	text-indent: 0px;
	width: auto;
}

#conteudos #picture2 {
	float: left;
	margin: 5px 20px 5px 0px;
	padding: 0;
}
#conteudos #picture2 img {
	border-style: double;
	border-color: #D1C8BF;
	border-width: 3px;
}
#conteudos #picture2 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.2em;
	color:#888888;
	text-align: center;
	text-indent: 0px;
	width: auto;
}

#conteudos #picture3 {
	float: right;
	margin: 5px 0px 20px 0px;
	padding: 0;
	background-color:#CCCC33;
}
#conteudos #picture3 img {
	border-style: double;
	border-color: #D1C8BF;
	border-width: 3px;
}
#conteudos #picture3 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.2em;
	color:#888888;
	text-align: center;
	text-indent: 0px;
	width: auto;
}

div#picture6 {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0;
	border-style: none;
}
div#picture6 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10px;
	color:#888888;
	text-align: center;
	text-indent: 0px;
	width: auto;
}
div#picture4 {
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
	border-style: none;
}
div#picture4 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10px;
	color:#888888;
	text-align: center;
	text-indent: 0px;
	width: auto;
}
div#picture5 {
	float: center;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
div#picture5 img {
	border-style: double;
	border-color: #D1C8BF;
	border-width: 3px;
}
div#picture5 p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10px;
	color:#888888;
	text-align: center;
	text-indent: 0px;
	width: auto;
}
