/* CSS Document */

body{
	padding:0;
	margin:0;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header-main{
	width:800px;
	height:321px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../imagens/background/pattern.gif);
	margin-right: auto;
	margin-left: auto;
}
#header{
	width:800px;
	height:321px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	background-color: #FFF;
}
#header img.logo{
	display:block;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	background-color: #FFF;
	float: left;
	clear: none;
	}
#header ul.top-link li.link{
	width:145px;
	height:132px;
	padding:0;
	margin:0 8px 7px 0;
	float:left;
	background-image:none;
	border:none;
}
#header ul.top-link li.link a.comment{
	display:block;
	width:145px;
	height:132px;
	background-image: url(../imagens/img_intro/main_comments.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.top-link li.link a.comment:hover{
	background-image: url(../imagens/img_intro/main_comments_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.top-link li.link a.event{
	display:block;
	width:145px;
	height:132px;
	float:left;
	background-image: url(../imagens/img_intro/civp.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.top-link li.link a.event:hover{
	background-image: url(../imagens/img_intro/civp_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.top-link li.link a.online{
	display:block;
	width:145px;
	height:132px;
	float:left;
	background-image: url(../imagens/img_intro/sensorial-alabe.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.top-link li.link a.online:hover{
	background-image: url(../imagens/img_intro/sensorial-alabe_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header ul.top-link li.link a.time{
	display:block;
	width:145px;
	height:132px;
	background-image: url(../imagens/img_intro/eventos.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#header ul.top-link li.link a.time:hover{
	background-image: url(../imagens/img_intro/eventos_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body-main{
	width:100%;
	background:url(../160xp/160xpp/html/images/body_bg.gif) 0 0 repeat-x #FFFEFE;
	color:#565656;
}
#body{
	width:745px;
	margin:0 auto;
	padding:0 0 0 33px;
}
	

/*------------------------------------------------right panel start---------------------*/

/*------------------------------------------------body end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer-main{
	width:100%;
	height:25px;
	color:#fff;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #493903;
}
#footer{
	height:20px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 800px;
	background-color: #493903;
	text-align: left;
	font-size: 9px;
	padding-top: 3px;
}
#footer ul{
	padding:0;
	position:relative;
	top:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#footer ul li{
	margin:0;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#493903;
	background-image:none;
	text-transform:capitalize;
	float: left;
}
#footer ul li a{
	color:#fff;
	background-color:#493903;
	text-decoration:none;
	text-transform:capitalize;
	padding:0 10px 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}
#footer ul li a:hover{
	color:#000;
	background-color:#CCC;
}
#footer p.copyright{
	color:#F3F1DF;
	background-color:#493903;
	position:absolute;
	top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	left: 18px;
}
#footer p.design{
	display:block;
	width:241px;
	height:16px;
	padding:0;
	position:absolute;
	left:278px;
	top:72px;
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#F3F1DF;
	background-color:#493903;
}
#footer a.link{
	width:100px;
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#F3F1DF;
	background-color:#493903;
	padding:0 4px;
	text-decoration:none;
	text-transform:uppercase;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
/*------------------------------------------------footer end---------------------*/
#header #flags {
	float: left;
	width: 150px;
	margin-right: 8px;
	margin-top: 4px;
}
#header #flags2 {
	width: 400px;
	float: left;
	margin-top: 4px;
}
#img_logo {
	float: left;
}
