h1 {
	font-size:2.5em;
	line-height:1em;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
.cuerpo {
	background-color: #FFF;
	color: #000;
	width: 745px;
}
#c1 {
	background: url(b1.jpg) no-repeat;
}
#c2 {
	background: url(b2.jpg) no-repeat;
}
#c3 {
	background: url(b4.jpg) no-repeat;
}
#c4 {
	background: url(b5.jpg) no-repeat;
	padding-left:120px;
margin-top:10px;
	float:left;
	width: 225px;
	height:105px;
}
.caixa {
	padding-left:120px;
	width: 241px;
	height:105px;
}
.tit h1 {
	padding: 10px 0px;
	font-weight:bold;
	font-size:16px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
.tit p {
	color: #CCCCCC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#news {
	padding: 0px 15px;
	float:right;
	background: url(b3.jpg) no-repeat;
        width: 315px;
	height:200px;
}

.caixa p a, #news p a, #c4 p a{
	color: #333333;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3em;
}
#texto {
	padding: 0px 15px 0px 15px;
	background: url(bginter.jpg) no-repeat;
	color: #333333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 676px;
}
#texto p ,  #texto li{
list-style:square; list-style-position:inside;
	margin-bottom:13px;
	line-height:17px;
	color: #333333;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/******************* 
 * Section: GLOBAL *
 *******************/

.topBar {
	background: #666 url('bgTop.gif') repeat-x top left;
	height: 23px;
}
/*******************
 * Section: MISC   *
 *******************/

.lpuntos {
	background: transparent url('pointline.gif') repeat-x center left;
	font-size: 1px;
	color: #FFF;
	height: 3px;
	margin-top: 2px;
}
.lshadow {
	background: #FFF url('divShadow.gif') no-repeat top center;
}
.brdrLeft {
	border-left: 1px solid #BBBBBB;
}
.brdrRight {
	border-right: 1px solid #BBBBBB;
}
.brdrBottom {
	border-bottom: 1px solid #BBBBBB;
}
.rArrow {
	background: transparent url('/arrow.gif') no-repeat 5px 5px;
	padding-left: 10px;
}
