/* CSS Document */

body {
	margin:0px;
	text-align: center;
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

#corpo {
	margin: 0px auto;
	text-align:center;
	width: 100%;
	height:500px;
}

#conteudo_home {
	margin: 0px auto;
	margin-top: 10px;
	text-align:center;
	width: auto;
	height:370px;
}

#conteudo {
	margin: 0px auto;
	margin-top: 10px;
	text-align:center;
	width: 700;
	height:370px;
}

#menu {
	margin: 0px auto;
	margin-top: 10px;
	text-align:center;
	width: 700px;
	height:100px;
}

#menu2 {
	margin: 0px auto;
	margin-top: 10px;
	text-align:center;
	width: 700px;
	height:20px;
}

#logo {
	margin: 0px auto;
	margin-top: 0px;
	text-align:center;
	width: 700px;
	height:54px;
}

#rodape {
	clear:left;
	margin: 0px auto;
	margin-top: 10px;
	text-align:center;
	width: 100%;
	height:30px;
	font-size:12px;
	color: #CCCCCC;
	text-align:center;
	padding: 1px 0px 0px 0px;
	position:absolute
	left: 0;

}

.ph_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}

.ph_text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.ph_text_direitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
}

.ph_text_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}

.ph_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}

.ph_text_box_none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	background-color: #333333;
	border: 0px;
	color: #CCCCCC;
}

.ph_text_box_capitalize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: justify;
	background-color: #333333;
	border: 0px;
	color: #CCCCCC;
}

.ph_text_box_lowercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	text-align: justify;
	background-color: #333333;
	border: 0px;
	color: #CCCCCC;
}

.ph_menu {
	text-align: center;
	vertical-align: baseline;
}
.ph_form {
	text-align: center;
	vertical-align: top;
	position: relative;
}
.ph_grid {
	border: 1px solid #CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
}
.ph_text_not_tit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}
