/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	border: none;
	list-style-type: none;
}

body {
	background: #90B6E0;
}

.form, .form table {
border-collapse: collapse;
}

.form td{
	border: 1px dashed navy;
	padding: 5px;
}

.form input,.form select,.form textarea {
	border: 1px solid Navy;
	font: 11px Verdana;
}

#main {
	margin: 25px auto 0px auto;
	padding: 0px;
	background: url(back.gif) repeat-y;
	width: 921px;
	overflow: hidden;
	font-family: Tahoma, Arial, Verdana;
}

a:link, a:visited {
	font-family: Tahoma, Arial, Verdana;
}

a:hover {
	text-decoration: none;
}

	#header {
		width:  860px;
		height: 16px;
		background: url(head.jpg) no-repeat;
		text-align: right;
		padding: 215px 61px 0px 0px;
	}

		#header a:link, #header a:visited {
			display: block;
			width: 45px;
			padding: 0px 0px 0px 13px;
			background: url(arr1.gif) no-repeat left center;
			color: #0862BD;
			font-size: 9pt;
			text-decoration: none;
			float: right;
		}

		#header a:hover {
			color: #FFFFFF;
		}

	#middle {
		width:  862px;
		background: url(parrot.jpg) no-repeat bottom left;
		padding: 0px 26px 0px 33px;
		overflow: hidden;
	}

		#left {
			width: 191px;
			float: left;
			padding: 0px 0px 160px 0px;
		}

			#left li {
				display: block;
			}

			#left a:link, #left a:visited {
				display: block;
				padding: 0px 0px 0px 33px;
				background: transparent;
				color: #024DA1;
				font-size: 8pt;
				font-weight: bold;
				text-decoration: none;
				height: 19px;
				line-height: 19px;
			}

			#left a:hover {
				background: url(arr2.jpg) no-repeat center left;
				color: #E89E00;
			}

		#content {
			width: 469px;
			float: left;
			padding: 0px 10px 30px 0px;
			color: #024DA1;
			font-size: 8pt;
		}

		.inside {
			width: 600px !important;/*671-71*/
			float: left;
			padding: 0px 71px 30px 0px !important;
			color: #024DA1;
			font-size: 8pt;
			background: url(right-bg.jpg) no-repeat right top;
		}

			#content h1 {
				color: #024DA1;
				font-size: 9pt;
				border-bottom-color: #B3CFE3;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				line-height: 15px;
				margin: 0px 0px 15px 0px;
			}

				.in {
					width: 85%;
				}

			.date {
					color: #F56943;
					font-size: 8pt;
					font-weight: bold;
				}

			#content p {
				margin: 5px 0px 10px 0px;
				text-align: justify;
			}

			#content a:link, a:visited {
				color: #008DDD;
				font-size: 8pt;
			}

			#content ul {
				padding: 5px 0px 5px 15px;
			}

			#content li {
				list-style-image: url(dot.gif);
			}
			
			#content table.vutre {
				border-top-color: #90B6E0  !important;
				border-top-style: solid;
				border-top-width: 1px;
				border-left-color: #90B6E0  !important;
				border-left-style: solid;
				border-left-width: 1px;
				color: #024DA1;
				font-size: 8pt;
				text-align: center;
				
				
			}

			#content .vutre td {
				border-bottom-color: #90B6E0  !important;				
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-right-color: #90B6E0  !important;
				border-right-style: solid;
				border-right-width: 1px;
				color: #024DA1;
				font-size: 8pt;
				text-align: center;
				padding: 5px;
				
			}

		#right {
			width: 156px;
			float: left;
			background: url(right-bg.jpg) no-repeat right top;
			padding: 60px 0px 0px 36px;
			overflow: hidden;
		}

			#offers {
				background: url(news-bg.gif) repeat-y left;
				padding: 0px 10px 0px 15px;
			}

				#offers h1 {
					color: #024DA1;
					font-size: 9pt;
					margin: 0px 0px 10px 0px;
				}

				#offers li {
					width: 109px;
					height: 98px;
					background: url(offers-bg.jpg) no-repeat;
					padding: 10px 12px 16px 6px;
					margin: 0px 0px 5px 0px;
				}

				#offers h2 {
					color: #024DA1;
					font-size: 8pt;
					text-align: center;
				}

				#offers h3 {
					color: #F56943;
					font-size: 8pt;
					text-align: center;
				}

				#offers a.offer:link, #offers a.offer:visited {
					color: #F56943;
					font-size: 8pt;
					display: block;
					text-decoration: none;
					text-align: center;
				}

				#offers a.offer:hover {
					text-decoration: underline;
					color: #024DA1;
				}

				#offers a.more:link, #offers a.more:visited {
					color: #024DA1;
					font-size: 8pt;
					text-decoration: none;
					display: block;
				}

				#offers a.more:hover {
					text-decoration: underline;
					color: #E0660F;
				}

	#footer {
		width: 799px;/*921-122*/
		height: 65px;
		background: url(footer.jpg) no-repeat;
		padding: 0px 0px 0px 120px;
	}

		#foot-left {
			width: 600px;
			float: left;
		}

			#foot-left h1 {
				height: 14px;
				color: #C4C8E2;
				font-size: 7pt;
				padding: 18px 0px 0px 0px;
			}

			#foot-left h2 {
				height: 30px;
				color: #FFFFFF;
				font-size: 7pt;
				padding: 3px 0px 0px 0px;
			}

			#foot-left a:link, #foot-left a:visited {
				color: #FFFFFF;
				font-size: 7pt;
			}

		#foot-right {
			width: 122px;/*195-73*/
			height: 65px;
			float: right;
			padding: 0px 0px 0px 73px;
		}

			#foot-right a:link, #foot-right a:visited {
				display: block;
				width: 106px;
				height: 55px;
				background: transparent;
			}

			#foot-right a:hover {
				background: url(n4u.jpg) no-repeat;
			}

			#foot-right span {
				display: none;
			}







