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

* { margin:0; border:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
body { background-color:#E4E4E4;}

.top { background:url(../img/bg.jpg) repeat-x left top; width:100%; height:24px; margin:10px 0;}
.menu_1 { width:750px; margin:0 auto; height:24px;}
.content { width:750px; margin:0 auto;}
.content img {  border:1px solid #009900; padding:1px; text-align:center;}
	#left_1 { width:195px; float:left; text-align:left;}
	#right_1 { width:530px; float:right;text-align:right;} 
	#right_1 img { border:1px solid #009900; padding:1px;}
	#right_2 { width:255px; float:right;text-align:right; margin-left:5px;} 
	#right_3 { width:255px; float:right;text-align:right;} 
	#right_4 { width:534px; float:right; background:#F3F3F3; padding:1px; border:1px #ffffff solid;} 
	#right_4  img { background:white url(../img/load.gif) center center no-repeat;}
	#right_4 a { text-decoration:none;} 
	#right_4 a:hover { text-decoration:underline;} 
	#right a { text-decoration:none; color:#006633;}
	#right a:hover { text-decoration:underline;color:#006633;}
	#right a:visited { color:#006633;}
.menu_2 { width:750px; margin:15px 0;}

/* twitter class */

.twitter { text-align:left; color:white; font-size:12px; text-align:left; line-height:19px; padding:2px;list-style: none; display: inline;}
.twitter a{ text-decoration:none; color:#ccc; font-size:12px; font-style:normal; width:100px; text-decoration:underline;}
.twitter a:first-child{ color:#f90; }
ul#twitter_update_list li{ display:list-item; padding-bottom:3px; padding:10px 3px; margin:5px 0; border-bottom:4px white dotted; background:#30908f;}

/* ESTILO HOME class */

#home_esq { width:257px; float:left;}
#home_dir { width:257px; float:right;}
	#noticia_A { width:100%; height:400px; border-bottom:1px #999 solid; margin-bottom:5px;background:#E7F8E7;}
	#noticia_A:white { width:100%; height:400px; border-bottom:1px #999 solid; margin-bottom:5px;background:white;}
	#noticia_A img { width:250px; height:170px; margin:2px; border:1px solid #009933;}
	#noticia_A h2 { font-size:19px; color:#006633; text-align:left; padding:3px 5px 10px 5px;}
	#noticia_A p { font-size:12px; color:#333; text-align:justify; line-height:22px; text-indent:30px; margin:10px;}
	#noticia_A a { font-size:12px; color:#333; text-align:justify; line-height:22px; text-decoration:none;}
	#noticia_A a:hover { font-size:12px; color:#333; text-align:justify; line-height:22px; text-decoration:underline; cursor:pointer;}
		#noticia_B { width:100%; height:280px; border-bottom:1px #999 solid; margin-bottom:5px;background:#E7F8E7;}
		#noticia_B img { width:90px; height:72px; float:right; margin: 0 5px 0 10px;}
		#noticia_B h2 { font-size:15px; color:#006633; text-align:left; padding:3px 5px 10px 5px;}
		#noticia_B p { font-size:12px; color:#333; text-align:justify; line-height:22px; text-indent:30px; margin:10px;}
		#noticia_B a { font-size:12px; color:#333; text-align:justify; line-height:22px; text-decoration:none;}
		#noticia_B a:hover { font-size:12px; color:#333; text-align:justify; line-height:22px; text-decoration:underline; cursor:pointer;}
			#noticia_C { width:100%; border-bottom:1px #999 solid; padding:5px 5px 20px 5px; background:#E7F8E7;}
			#noticia_C h2 { font-size:1px; color:#006633; text-align:left; padding:3px 10px 10px 0;}
			#noticia_C h2:first-letter{ color:black; font-weight:bolder;}
			#noticia_C a { font-size:13px; color:#006633; text-align:justify; line-height:22px; text-decoration:none;}
			#noticia_C a:hover {font-size:13px; color:#006633; text-align:justify; line-height:22px; text-decoration:underline;}

	h2 { font-size:19px; color:#006633; text-align:left; padding:3px 5px 10px 5px;}
	p { font-size:12px; color:#333; text-align:justify; line-height:22px; text-indent:30px; margin:10px;}
	
	.post img{ margin:3px; margin-right:5px; width:225px; height:170px;}
	.post h2{ font-size:24px; margin-bottom:10px; line-height:24px;}
	.post h3{ font-size:16px; color:#006633; text-align:left; padding:15px 5px 10px 5px; text-indent:10px; border-bottom:1px solid #006633;}

	
/* menu class_PRINCIPAL */
#menuhor {border:none;margin: 0;}
#menuhor li {list-style: none; margin: 0;display: inline;}
#menuhor li a { height:1px; /* IE5.0 bug */ padding: 3px 9px; margin:0; border:none; text-decoration: none; font-size:13px; font-weight:bold; line-height:24px;}
#menuhor li a:link {color: white;}
#menuhor li a:visited {color: white;}
#menuhor li a:hover {background:none; color: white; text-decoration:underline; }

/* menu class_GRADUCAO */
	#menuhor_grad {border:none;margin: 0; padding-left:4px;}
	#menuhor_grad li {list-style: none; margin: 0;display: inline; padding:0 4px;}
	#menuhor_grad li a { height:1px; /* IE5.0 bug */ padding: 3px 2px; margin:0; border:none; text-decoration: none; font-size:12px; font-weight:bolder; line-height:24px;}
	#menuhor_grad li a:link {color: white;}
	#menuhor_grad li a:visited {color: white;}
	#menuhor_grad li a:hover {background:none ;color: white; text-decoration:underline; }


