html { 
	height: 100%;
	padding:0;
	margin:0;
}
body { 
	height: 100%;
	text-align:center;
	margin:0;
	padding:0;
	background: url(../images/bg2.gif);
	font-family:"Trebuchet MS",Trebuchet,sans-serif;
	font-size:12px;
	line-height:1.7em;
}
#wrapper{
	margin:0 auto;
	width:760px;
	height:auto;
	background: #F2F0E3 url(../images/fundo.jpg) repeat-y 0 0;
	border:0;
}
#header{
	margin:0 auto;
	width:760px;
	height:180px;
}
#main{
	margin:0 auto;
	width:760px;
	height:auto;
	background:transparent;
}
#menu{
	width:140px;
	float:left;
	height:auto;
	text-align:left;
	background:transparent;
}
#menu ul{
	padding:0;
	margin-left:10px;
	margin-top:10px;
	width:120px;
}
#menu li{
	list-style:none;
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #359F1B;
	background: transparent url(../images/seta.gif) no-repeat 2px 5px;
}
#menu a{
	font-family:"Lucida Grande",arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:12px;
	color:#6688AA;
}
#menu a:hover{
	color:#300;
	text-decoration:underline;
}
#content{
	float:right;
	text-align:justify;
	padding:0 10px;
	width:590px;
	height:auto;
	background:transparent;
}
#footer{
	margin:0 auto;
	width:760px;
	height:100px;
	background: url(../images/footer.jpg) no-repeat 0 0;
	clear:both;
	color:#cecece;
}
div#login{
	padding-left:10px;
}
div#login input{
	border:1px solid #808080;
}
#left{
	width:290px;/*310px - 27/abril*/
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#right{
	width:270px;
	float:right;
}
#titulo{
	font-family:Georgia,"Times New Roman",serif;
	font-size:20.13px;
	color:#444;
	margin-top:5px;
	margin-bottom:2px;
}
#subtitulo{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#9a9a52;
	font-weight:bold;
	margin-bottom:2px;
}
#informacion{
	font-family:"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#000;
	line-height:16px;
}
#informacion p{
	margin:0;
	padding:0;
}
#left img{
	margin-top:15px;
	margin-bottom:5px;
}
#actividades{
	padding-left:20px;
	line-height:20px;
}
i{color:#808080;}
#newstitle{
	font-family:"Trebuchet MS",sans-serif;
	font-size:13px;
	color:#318210;
	line-height:20px;
}
