/* CSS Document */
body, p, form, h1, h2, h3 {margin:0px; padding:0px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
a {text-decoration: none;}
a:link, a:visited {color: #2a8cf7;}
a:hover, a:active {color: #013772;}
h1 {
	font-size: 14px;
	color: #013772;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	padding-left: 10px;
	color: #2A8CF7;
}
h3 {
	font-size: 11px;
	color: #2A8CF7;
}
h3 br {font-size: 10px;color: #999999;}
h4 {font-size: 11px;}
.date-time {
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
}
.pages-number {
	font-size: 10px;
	color: #999999;
	text-align: right;}
.link-detail {
	font-size: 10px;
	color: #0099FF;
	text-align: right;
}
.link-detail a {
	text-decoration: underline;
}
.list-new ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.list-new a:link, .list-new a:visited {color: #999999;} 
.list-new a:hover, .list-new a:active {color: #013772;} 
.title {
	color: #013772;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
/* --------------------------- */
.logo, .banner {
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
}
.logo {
	background-image:url(../images/prevoir_logo.gif);
	background-position: right;
}
.banner {
	background-image:url(../images/prevoir_bn.gif);
	background-position: left;
}
#bottom {
	background-image: url(../images/prevoir_bottom.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#bottom a {
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	background-color: #086FE0;
	text-align: right;
	color: #FFFFFF;
}
.footer-l {
	background-image: url(../images/prevoir_footer_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer-r {
	background-image: url(../images/prevoir_footer_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 7px;
}
/* --------------------------- */
.navl-l {
	background-image: url(../images/prevoir_navl_l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.navl-r {
	background-image: url(../images/prevoir_navl_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.navl-b {
	background-image: url(../images/prevoir_navl_r.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.navl-br {
	background-image: url(../images/prevoir_navl_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navl-bl {
	background-image: url(../images/prevoir_navl_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navl-padding {
	padding-top: 10px;
}
/*

#navl {
	width: 180px;
	text-align: left;
}
#navl UL {
	MARGIN: 0px;
	padding: 0px;
}
#navl LI {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	LIST-STYLE-TYPE: none;
	display:block;
	width: 180px;
}
HTML #navl LI {
	MARGIN: 0px
}

#navl A {
	font-weight:bold;
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #000; 
	display:block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;color: #335e9f;
}

HTML #navl A:hover {
	background-color: #335e9f;
	background-image: url(../images/boa_bg_nav_left_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#navl li:hover a{
	background-color: #335e9f;
	background-image: url(../images/boa_bg_nav_left_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#navl TABLE {
	WIDTH: 0px; 
	TOP: -27px;
	LEFT: 156px; 
	POSITION: relative; 
}
#navl ul li {
	position: relative;
	background-image: url(../images/nav_left_bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
}
#navl UL UL {visibility: hidden;
	position:absolute;
}
#navl UL LI:hover UL {
	BACKGROUND: #dde; 
	top: 0px;
	LEFT: 180px;visibility: visible;
}
#navl UL A:hover UL {
	BACKGROUND: #dde;
	visibility: visible;
}
#navl ul li:hover ul a {font-weight:normal; background-image: none;}
#navl ul li a:hover ul li a {font-weight:normal; background-image: none;}
#navl ul ul a:link, #navl ul ul a:visited {
	background-color: #335e9f; color:#FFFFFF;
}
#navl li:hover ul li a:hover, #navl li:hover ul li a:active {
	background-color: #cccccc; color:#335e9f;
	
}
#navl ul li a:hover ul li a:link, #navl ul li a:hover ul li a:visited {
	background-color: #335e9f; color:#FFFFFF;
}
#navl li a:hover ul li a:hover, #navl li a:hover ul li a:active {
	background-color: #cccccc; color:#335e9f;
	
} */
/* --------------------------- */
.cor-bg {
	background-image: url(../images/prevoir_cor_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.cor-t, .cor-r, .cor-b, .cor-l {background-image: url(../images/prevoir_navl_r.gif)}
.cor-t {
	background-repeat: repeat-x;
	background-position: center top;
}
.cor-r {
	background-repeat: repeat-y;
	background-position: right;
}
.cor-b {
	background-repeat: repeat-x;
	background-position: center bottom;
}
.cor-l {
	background-repeat: repeat-y;
	background-position: left;
}
.cor-tl, .cor-tr, .cor-br, .cor-bl {background-repeat: no-repeat;}
.cor-tl {
	background-image: url(../images/prevoir_cor_tl.gif);
	background-position: left top;
}
.cor-tr {
	background-image: url(../images/prevoir_cor_tr.gif);
	background-position: right top;
}
.cor-br {
	background-image: url(../images/prevoir_cor_br.gif);
	background-position: right bottom;
}
.cor-bl {
	background-image: url(../images/prevoir_cor_bl.gif);
	background-position: left bottom;
}
.cor-padding {padding: 10px}
/* --------------------------- */
#search {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#search form {
	background-image: url(../images/prevoir_search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.search-input {
	width: 131px;
	margin: 2px;
	padding: 0px;
	float: left;
	border: 0px none transparent;
}
#search img {float: right;}
#search img:hover {}
.search-clear {clear: both;}
/* --------------------------- */
#body {
	padding-left:10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header-bg {
	background-image: url(../images/prevoir_header_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.header-l{
	background-image: url(../images/prevoir_header_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #013772;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
/* ---------------------------- */
.bg-color-01 {
	background-color:#D9E7F5;
	text-transform: uppercase;
}
.bg-color-02 {background-color:#F0F6FE}
.padding-img {padding: 5px}

.menu-bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat;
	background-position: left;
}

#navl {color: #2a8cf7;}
#navl td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#navl a:link, #navl a:visited {color: #666666;}
#navl a:hover, #navl a:active {color: #2a8cf7;}
.nav-l1 {
	background-image: url(../images/prevoir_navl_bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav-l1-active {background-image: url(../images/prevoir_navl_bt_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-weight: bold;
	text-transform: uppercase;}
.navl_lev1 {
	background-image: url(../images/prevoir_separator_l1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#levl2, #lev3 {
	background-image: url(../images/prevoir_separator_lbg.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.nav-l2 {
	background-image: url(../images/prevoir_navl_bt_l1.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 18px;
}
.nav-l2-active {
	background-image: url(../images/prevoir_navl_bt_l1_over.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 18px;
}
.navl_lev2 {
	background-image: url(../images/prevoir_separator_l2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: uppercase;
}
.navl_lev2 {
	background-image: url(../images/prevoir_separator_l2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: uppercase;
}
.nav-l3 {
	padding-left: 18px;
}
.navl_lev3 {
	background-image: url(../images/prevoir_separator_l3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu-active a:hover, .menu-active a:active {color: red;} 
/* ---------------------------- */
.bg-color-01 {
	background-color:#D9E7F5;
	text-transform: uppercase;
}
.bg-color-02 {background-color:#F0F6FE}
.padding-img {padding: 5px}

.menu-bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat;
	background-position: left;
}
#new-list dd, #new-list img {float: left;}
#new-list dd {width:100%; margin:0px;}
.new-list-img  {padding: 5px;}
#new-list img {padding: 5px;}
#new-list div{
	text-align: right;
}

.sitemap-lv1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #217BCA;
	background-color: #E7F2FE;
}
.sitemap-lv1 a:link, .sitemap-lv1 a:visited{color: #217BCA;} 
.sitemap-lv1 a:hover, .sitemap-lv1 a:active{color: #2A8CF7;}
.sitemap-lv2 {color: #217BCA;background-color: #E7F2FE;}
.sitemap-lv2 a:link,.sitemap-lv2 a:visited {color: #217BCA;}
.sitemap-lv2 a:hover,.sitemap-lv2 a:active {color: #2A8CF7;}
.sitemap-lv3 {background-color: #F1F8FE;}
.img-padding {padding: 5px}