@charset "UTF-8";
* {
	text-decoration:none;
	list-style:none;
	border:none;
	margin:0;
	padding:0;
}

body { line-height: 1; background: #348FAC url(../img/bg-fundo.jpg) repeat-y 50% 0;  font-family:Verdana, Arial, Helvetica, sans-serif;}
body, td, th {
	color:#333;
}

input , textarea{ border: 1px solid #CCC; font-family: Tahoma, Arial, sans-serif; font-size: 11px;  padding: 3px; }


/******************* 
 * Section: Layout * 
 *******************/

/* Floats */

.fll { float: left; }
.flr { float: right; }


/* Clears */

.cll { clear: left; }
.clb { clear: both; }
.clr { clear: right; }
h1 {  } /* Titulo de las noticias */
h2 {  } /* Otros titulos */
h3 {  } /* Copete de las noticias */
.global {
	background-color:#FFFFFF;
	color:#000000;
	margin:0 auto;
	width:900px;
}
#subtopo {
	background-color:#348FAC;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#008C02;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:none;
}
#topo h1 a {
	background:transparent url(../img/cbs.jpg) no-repeat scroll 0 0;
	float:left;
	height:89px;
	text-indent:-9999px;
	width:663px;
}

#meio {
	background: url(../img/bg-centro2.gif) repeat-y;
	clear:both;
}
#esquerda {
	margin-left:30px;
}
#menu h1  a{
	background:transparent url(../img/bg-menu.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Sans-serif;
	font-size:17px;
	font-weight:bold;
	height:35px;
	padding:5px 5px;
	width:128px;
	clear:left;
}
#menu li {
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	line-height:17px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:5px;
}
#menu a {
	color:#1E689B;
}
#menu a:hover {
	color:#003333;
	padding-left:3px;
}
#centro {
	width:540px;
	margin-left:5px;
}
#txtprincipal {
	margin-left:15px;
	width:497px;
	background: url(../img/bg-centro.jpg) repeat-x;
	padding:0px 10px;
	height:220px;

}
#txtprincipal h1 {
	font-size:16px;font-weight:bold;line-height:20px;
}
#txtprincipal h2 {
	font-size:12px;font-weight:bold;line-height:20px;
}
#txtprincipal p {
	font-size:11px;line-height:14px;margin-top:10px;
}
#txt {
	width:220px;
	float:left;
}
.c1 {PADDING-LEFT: 20px; width:255px;FLOAT: right}
#caixafoto {
	background-color:#F8F8F8;
	border:1px solid #D4D4D4;
	padding:4px;
	float:left;
	width:130px;
	font-size:11px;
}
#caixainter {
	background-color:#FBFBFB;
	border:1px solid #E7E7E7;
	padding:3px;
	font-size:11px;
}
.esquerda {
	width:130px;
	background-color:#fff;
}
.direita {
	background-color:#fff;
	width:160px;
}
.caixa {
	margin-left:15px;
	min-height:230px;
	float:left;
	width:250px;
	background: transparent url(../img/bg-caixa.jpg) no-repeat scroll 0px 36px;
	font-size:11px;
	line-height:17px;
}
.caixa ul li, .caixa2 ul li {
	padding:0px 10px;
}
.caixa h1 a, .caixa2 h1 a {
	padding:7px 0px 0px 10px;
}

.caixa h1 a {
	background:transparent url(../img/bg-tit.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Sans-serif;
	font-size:17px;
	font-weight:bold;
	height:35px;
	
	width:250px;
}

.caixa li a, .caixa2 li a {
	border-left:5px solid #bbb;
	text-align:left;
	padding-left:4px;
}
.caixa img {
	float:right;
}

.caixa2 {
	margin-left:15px;
	
	float:left;
	width:250px;
	
}

#forum ,#orkut{
width:250px;
float:left;
	min-height:90px;
	background: transparent url(../img/bg-fotos.jpg) no-repeat scroll 1px -3px;
	font-size:11px;
	line-height:16px;
}


.caixa2 h1 a{
	font-size:16px; color:#006600; font-weight:bold;
}
#forum img ,#orkut img{

	margin-right:6px; margin-right:6px; 
}
#direita {
	margin-left: 10px;
}
#direita img{
	margin-top: 10px; margin-left: 10px; }

#direita h1 a {
        margin:20px 0px 0px 13px;

	background:transparent url(../img/bg-menu.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Sans-serif;

	font-size:17px;
	font-weight:bold;
	height:35px;
	padding:5px;
	width:145px;
}
#rodape { 
 color:#003300;
	background: url(../img/rod-batistas.gif) no-repeat;
	padding:30px 0px 0px 85px;
	height:60px;
	font-size:11px;
}

