/* CSS Document */

Html, Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A548B;
	color-old: #0e75c5;
	margin: 0px;
	height: 100%;
}.Content_Bottom_Bg {
	background-image: url(../img/Main/Main_Content_Bottom.gif);
	background-repeat: no-repeat;
	width: 605px;
	color: #333333;
	text-align: justify;
	background-position: bottom;
}
#Main {
	height: 100%;
	width: 100%;
}

.Header {
	background-image: url(../img/Main/Header_1.3.gif); 
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
.header_1_2{
	background-image: url(../img/Main/Header_1.2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 774px;
}
.Nav_Title_Bg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/Main/Main_Nav_Title.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 169px;
}
.Nav_Title_Bottom_Bg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/Main/Main_Nav_Title_Bottom.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 169px;
}
.Content_Title_Bg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/Main/Main_Content_Title.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 605px;
}
.Nav_Bg {
	background-image: url(../img/Main/Main_Nav_Bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 169px;
	background-position: bottom;
}
.Nav_Bg_Bottom {
	background-image: url(../img/Main/Main_Nav_Bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 169px;
	text-decoration: none;
	margin-bottom: 10px;
}
.Content_Bg {
	background-image: url(../img/Main/Main_Content_Bg.gif);
	background-repeat: repeat-y;
	width: 605px;
}
.txt_bold {
	color: #FF6600;
	font-weight: bold;
}
.Title_Parag_Nav{
	margin-left:15px;
	padding-top:1px;
	display:block;
}
.Title_Nav_Bottom{
	margin-left:15px;
	padding-top:4px;
	display:block;
}
a.Nav_Link {
	text-decoration: none;
	background-image: url(../img/Puce/Arrow_Nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 8px;
	color: #0e75c5;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 5px;
}a.Nav_Link:hover {
	text-decoration: none;
	background-image: url(../img/Puce/Arrow_Nav_Hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 12px;
	color: #0A548B; 
	font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 5px;
}
.Logo_Header_Title {
	font-size: 22px;
	color: #2F7AB4;
	background-repeat: no-repeat;
	height: 46px;
	background-image: url(../img/Main/Main_Header.gif);
	margin-right: auto;
	margin-left: auto;
	width: 774px;
}
.Bg_Left {
	background-image: url(../img/Main/Bg_Left.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #007AAA;
	height: 100%;
}
.Bg_Right {
	background-image: url(../img/Main/Bg_Right.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #007AAA;
	height: 100%;
} 
.Bg_Left_1_2 {
	background-image: url(../img/Main/Bg_Left_1.2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f3ed86;

	height: 110px;
}.Bg_Right_1_2 {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #007AAA;
	background-image: url(../img/Main/Bg_Right_1.2.gif);
	height: 110px;
} 
#Footer {
	font-size: 11px;
	color: #999999;
	display: block;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	padding-top: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  

