/*
teste
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EA8C00;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #EA8C00;
}

a:hover {
	text-decoration: underline;
}

.titulo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	letter-spacing: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.titulo:visited:hover {
	text-decoration: none;
}

.titulo1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	letter-spacing: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.titulo1:visited:hover {
	text-decoration: none;
}

.curso {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 11px;
	letter-spacing: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.curso:visited:hover {
	text-decoration: underline;
}

.email {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #EA8C00;
	font-size: 11px;
	letter-spacing: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.email:visited:hover {
	text-decoration: underline;
}

#mainright
{
	float: left;
	width: 490px;
	height: 350px;
	padding: 15px 15px 0 15px;
	overflow: auto;
	line-height: 150%;
}

#mainright p
{
	margin: 0 0 15px 0;
	padding: 0;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 0px solid #ccc;
}

/* cabeçalho */

#header {
	width: 800px;
	height: 180px;
	background: url(images/img02.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
#header h4 {
	text-transform: ;
	font-weight: normal;
	color: #FFFFFF;
}

#header h4 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 14px;
}

/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}


#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 760px;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 100%;
}

/* Posts */

#posts {
	float: left;
	width: 530px;
	height: auto;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links1 {
	float: right;
	width: 200px;
	text-align: right;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links1 li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links1 li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links1 li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#links1 li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

links1 li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

#links1 li h2 {
	font-size: 14px;
}


/* rodape */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
