* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	color:#134477;
}
#left{
	background-color:#e5e5e5;
	background-image:url(../_image/bg_geral.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#right{
	background-color:#0e4477;	
}
#linha{
	background-color:#0c2a49;
	height:100px;
	vertical-align:top;
}
#all{
	width:780px;
	margin: 0 auto;
	position:relative;
}
/*XXXXXXXXXXXXXX TOP XXXXXXXXXXXXXX*/
#top{
	text-align:left;
	height:222px;
	background-image:url(../_image/bg_top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/*XXXXXXXXXXXXXX DET XXXXXXXXXXXXXX*/
#det{
	height:25px;
	background-image:url(../_image/det01.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#det p{
	margin:0px;
	padding:0px;
	text-align:right;
	width:400px;
	padding-top:5px;
}
#det a{
	color:#666666;
	text-decoration:none;
}
#det a:hover{
	color:#0e4477;
}

/*XXXXXXXXXXXXXX MENU XXXXXXXXXXXXXX*/
#menu{
	float:right;
	width:470px;
	text-align:left;
}
#menu ul{
	margin:0px;
	padding:0px;
	width:150px;
	text-align:right;
	padding-top:24px;
}
#menu li{
	padding-bottom:2px;
	background-image:url(../_image/menu_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	list-style:none;
	padding-right:25px;
}
#menu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#acb9c6;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover{
	color:#ffc601;
}
#menu #titulo{
	margin-top:40px;
}

/*XXXXXXXXXXXXXX CONTEUDO XXXXXXXXXXXXXX*/
#cont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#134477;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../_image/bg_cont.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#text{
	height:195px;
	padding-right: 100px;
	padding-left:200px;
	padding-top:20px;
	background-image:url(../_image/det02.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
#text a{
	color:#9f3035;
	text-decoration:none;
}
#text a:hover{
	text-decoration:underline;
}

/*XXXXXXXXXXXXXX NOTICIA XXXXXXXXXXXXXX*/
#notice{
	border-top:solid 1px #dadada;
	float:right;
	width:580px;
}
#notice ul{
	padding-bottom:50px;
}
#notice li{
	width:400px;
	padding:10px;
	border-bottom:1px dotted #dadada;
	list-style-image:url(../_image/notice_bullet.jpg);
	list-style-position:outside;
}
#notice a, a {
	color:#9f3035;
	text-decoration:none;
}
#notice a:hover, a:hover {
	text-decoration:underline;
}

/*XXXXXXXXXXXXXX BOTTOM XXXXXXXXXXXXXX*/
#patro{
	background-image:url(../_image/det03.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:right;
	height:60px;
}
#bottom{
	background-color:#FFFFFF;
	height:100px;
}
