html,body
{
	margin: 0;
	padding: 0;
}
	
body
{
	background:#39551f url(/imgs/body_bg.gif) 0 0 repeat-x;
}

.hidden
{
	display:none;
}

#container
{
	padding:0;
	margin:0;
	position:relative;
	width:778px;
	left:50%;
	margin-left:-389px;
}

#title_wellcomo1
{
	position:absolute;
	background:#537c2d url(../imgs/title_wellcomo1.gif) 0 0 no-repeat;
	width:462px;
	height:98px;
	top:8px;
	left:0;
	padding:0;
	border:0;
}
#title_wellcomo1 img, #title_wellcomo1 img a
{
	width:462px;
	height:81px;
	border:0;
}

/* ------------------------------------------------------------------------------------------ */

#bottom
{
	position:relative;
	display:block;
	background:#39551f url(/imgs/bottom_bg.jpg) 0 0 no-repeat;
	width:778px;
	height:94px;
	padding-bottom:25px;
}
#bottom_cigno
{
	position:absolute;
	left:0;
	background:transparent url(/imgs/bottom_cigno.gif) 0 0 no-repeat;
	width:93px;
	height:94px;
}
#bottom p
{
	position:relative;
	top:68px;
	left:100px;
	float:left;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}
#bottom p.right
{
	position:relative;
	float:right;
	font-weight:normal;
	padding-right:120px;
}

#bottom p a
{
	color:#FFF;
	text-decoration:none;
	background-color:transparent;
	padding:0 2px 0 2px;
}
#bottom p a:hover
{
	color:#3398CC;
	background-color:#F8F8F8;
	text-decoration:none;
	padding:0 2px 0 2px;
}
