@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #d17214;
	background-image: url(../Images/gradient_withtexture.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* Page Element Formatting */

#footer {
	background-image: url(../Images/footer_forpages.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 32px;
	padding-top: 35px;
	height: 87px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
}

#frame {
	width: 808px;
	background-image: url(../Images/banner_forpages.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-color: #C9D0DA;
	padding: 0px;
	border: 1px solid #663200;
	margin-bottom: 17px;
}

.contact  {
	background-image: url(../Images/tytle_contact_png.png);
	background-repeat: no-repeat;
	margin-right: 24px;
	margin-bottom: 0px;
	text-indent: -9999px;
	height: 50px;
	margin-left: 510px;
	margin-top: 100px;
	padding: 0px;
	width: 270px;
	background-position: 85px;
}

.copyright {
	color: #FFFFFF;
	position: absolute;
	margin-top: 65px;
	padding-top: 0px;
	font-size: 10px;
	line-height: 14px;
}

address {
	margin-left: 70px;
	margin-top: 35px;
	font-size: 16px;
}

/* End Page Element Formatting */


/*Navigation Formatting */

#navcontainer
{
	margin-bottom: 0px;
	overflow: hidden;
	width: 550px;
	margin-top: 100px;
	height: 23px;
	margin-left: 250px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
	float: left;
	line-height: 1.1em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8292A1;
	margin-top: 0;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: -0.3em;
	padding-top: 0;
	padding-right: .4em;
	padding-bottom: 0;
	padding-left: .4em;
}

#navlist a {
	color: #80909F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#navlist a:active {
	color: #80909F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #80909F;
}

#navlist a:hover {
	color: #D17319;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D17319;
}

#navlist a:visited {
	color: #80909F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

/* End Navigation Formatting */


/* Content Formatting */

h1 {
	text-align: right;
	margin-top: 100px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 400px;
	background-image: url(../Images/news_forH1_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h2 {
	text-align: right;
	margin-right: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	letter-spacing: .1em;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 14px;
}

/* End Content Formatting */


/* Beging Link Formatting */

#active {
	color: #D17319;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

a:hover {
	color: #CC3300;
}

a:link{
	color: #D07316;
}
a:visited {
	color: #D17319;
}

active {
	color: #CC9933;
}

/* English Link Formatting */


/* Table Formatting */

table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

table a:hover {
	color: #D17214;
	text-decoration: underline;
}

table a:link{
	color: #333333;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	letter-spacing: 0.09em;
}

table a:visited {
	color: #333333;
	text-decoration: none;
}

table active {
	color: #8692AC;
}

td {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #333333;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: capitalize;
	padding-bottom: 7px;
	padding-top: 7px;
}
/* End Table Formatting */


/* Image Formatting */

.image_left {
	float: left;
	border: 1px solid #566B80;
	padding: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.image_noborder {
	border: 1px solid #B5B1B0;
	margin: 0px;
	padding: 0px;
}

.image_right {
	float: right;
	border: 1px solid #566B80;
	padding: 7px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}

/* End Image Formatting */


/* News Page Formatting */

#envoi {
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

#intro {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: left;
}

#newspage {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.caption {
	padding-bottom: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.imagepanel {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ipcaption {
	clear: both;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.centertext	{
	text-align: center;
}

/* End News Page Formatting */
