@charset: iso-8859-1;

body
{
	margin: 0 auto;
	padding: 0;
	font: 76% Arial,Verdana,Tahoma,Arial,sans-serif;
	background: #999 url(images/bg.gif) top left repeat-x fixed;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#wrap
{
	background: #ffffff;
	color: #303030;
	margin: 15px auto;
	width: 760px;
	/*padding: 8px;*/
	border:4px solid #FFF;
	background: #FFF url(images/Bg_2.jpg) top left repeat-y;
}

#header
{
	width: 760px;
	height: 160px;
	background: #a4d4f4 url(images/banner.png) top left no-repeat;
	float: left;
}

#headerRight
{
	width: 257px;
	height: 160px;
	background: #444;
	float: left;
}

#menubar
{
	width: 760px;;
	background: #444 url(images/grey_grad.png) top left repeat-x;
	height: 40px;
	clear: both;
	border-bottom: 1px solid #777;
	border-top: 1px solid #CCC;
}

b
{
	font-family: Verdana;
}

/* ################### MENU  */


ul#menu li
{
	float: left;
    width: 150px;
	height: 40px;
    background: #444 url(images/menu.png) bottom left repeat-x;
	margin-right: 1px;
	border-left: 1px solid #666;
}	

ul#menu li ul
{
	display:none;
}

ul#menu li:hover>ul
{
	display:block;
}

ul#menu
{
	margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

ul#menu li a
{
	display: block;
	height: 40px;
	font-size: small;
    color: #FFF;
	font-weight: bold;
    text-decoration: none;
	background: #444 url(images/menu.png) bottom left repeat-x;
}

ul#menu li a:hover
{
	/*background: #666 url(images/menu_a.png) bottom left repeat-x;*/
	color: #666;
}

ul#menu li a.litf:hover
{
	background: #666 url(images/menu_a.png) bottom left repeat-x;
}

ul#menu ul
{
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 151px;
	z-index:1;
	border: solid 1px #000;
}

ul#menu ul ul
{
	top:0px;
	left:15px;
	z-index:2;
}

ul#menu ul li
{
	position:relative;
	/*float:none;*/
	margin:0px;
	padding:0px;
	display:inline;
	height: 18px;
}

ul#menu ul li a
{
	height:18px;
	font-size: 10px;
	display: block;
}

ul#menu ul li a:hover
{
	background: #DDF;
}

/* ################### FIN MENU */

#content
{
	/*margin: 0 110px 20px 160px;
	border: 1px solid #ddf;
	background: #EEE;*/
	float: left;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#verticalmenu
{
	background: #EEF url(images/cadrbg.jpg) top left no-repeat;
	border: 1px solid #47ace0;
	float: left;
	/*margin-left: 5px;
	width: 250px;
	height: 450px;
	margin-top: 10px;
	margin-bottom: 10px;*/
	width: 720px;
	color: #FFF;
	margin: 0 auto;
	font-size: 14px;
	padding: 10px;
}

.div90
{
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}

.cadreinfo
{
	/*height: 150px;*/
	width: 360px;
	background: url(images/bg_cadre.png) top left repeat-x;
	border: 1px solid #8fe000;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #013c5e;
	font: helvetica bold;
	clear: both;
}

.cadreiv
{
	/*height: 150px;*/
	width: 720px;
	background: url(images/bg_cadre.png) top left repeat-x;
	border: 1px solid #8fe000;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #013c5e;
	font: helvetica bold;
	clear: both;
}

.cadreio
{
	/*height: 150px;*/
	width: 720px;
	background: url(images/bg_cadre.png) top left repeat-x;
	border: 1px solid #fb9a18;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #013c5e;
	font: helvetica bold;
	clear: both;
}

.divSepGreen
{
	width: 20px;
	height: 2px;
	margin: 0 auto;
	margin-top: 5px;
}

.cadreinfo h1
{
	margin: 0 0 10px 0;
	font-size: 16px;
	font-family: helvetica;
	color: #013c5e;
}



.cadreinfo br
{
	margin-top: -10px;
	padding: 0;
}

.orangeFrame
{
	padding: 0 0 0 4px;
	border-left: 3px solid #fb9a18;
	width: 380px;
	margin: 0 auto;
}

.greenFrame
{
	padding: 0 0 0 4px;
	border-left: 3px solid #8fe000;
	width: 380px;
	margin: 0 auto;
}


a
{
	text-decoration: none;
	color: #013c5e;
}

a:hover
{
	text-decoration: underline;
	color: #013c5e;
}

a img
{
	border: 0;
}

#footer
{
	clear: both;
	margin: 0 auto;
	padding: 4px 0;
	border-top: 4px solid #47ace0;
	width: 760px;
	text-align: center;
	color: #606060;
	font-size: 0.9em;
	background: #a4d4f4;
	font-family: Verdana;
}

#footer a
{
	color: #808080;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.left
{
	margin: 10px 10px 5px 0;
	float: left;
}

.right
{
	margin: 10px 0 5px 10px;
	float: right;
}

.textright 
{
	text-align: right;
}

.center
{
	text-align: center;
}

.small
{
	font-size: 0.8em;
}

.bold
{
	font-weight: bold;
}

.hide
{
	display: none;
}

.sep
{
	height: 20px;
}
