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

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	
}
font		{ 	background: none; border: none; font-size: 13px;	 }
.font1		{ 	background: none; border: none; font-size: 14px;	color: #78af00; }
.font2		{ 	background: none; border: none; font-size: 15px;	color: #007cc7; }
.font3		{ 	background: none; border: none; font-size: 16px;	color: #78af00; }
.font4		{ 	background: none; border: none; font-size: 17px;	color: #007cc7; }
.font5		{ 	background: none; border: none; font-size: 18px;	color: #78af00; }
.font6		{ 	background: none; border: none; font-size: 19px;	color: #007cc7; }
.font7		{ 	background: none; border: none; font-size: 20px;	color: #78af00; }
.font8		{ 	background: none; border: none; font-size: 21px;	color: #007cc7; }


.font9		{ 	background: none; border: none; font-size: 14px;	color: #FF6818; }
.font10		{ 	background: none; border: none; font-size: 15px;	color: #FF6818; }
.font11		{ 	background: none; border: none; font-size: 16px;	color: #FF6818; }
.font12		{ 	background: none; border: none; font-size: 17px;	color: #FF6818; }

.font_small1		{ 	background: none; border: none; font-size: 9px;	color: #78af00; text-decoration: none;}
.font_small2		{ 	background: none; border: none; font-size: 9px;	color: #007cc7; text-decoration: none;}

body { width: 980px; margin: 0 auto;position:relative; 	}

li { list-style-type: none; }

a img, fomr, fieldset{ background: none; border: none; }

h1 {
	background: url(../image/bg_bar_green.gif) repeat-x;
	background-color: #78af00;
	font-variant: small-caps;
	margin-bottom: 3px;
	color: #FFFFFF;
	padding: 1px 0 1px 5px;
}
h3 {
	background: url(../image/bg_bar_blue.gif) repeat-x;
	background-color: #007cc7;
	font-variant: small-caps;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 2px 0 2px 10px;
}
h1 img {
	margin-right:5px;
	vertical-align: middle;
}

h2 {
	color:#333333;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	padding: 5px 0;
}

h2 span {
	color:#333333;
	font-weight: bold;
	padding-left: 10px;
}



p {
	font-size: 0.75em;
}

p a {
	 color:  #007cc7;
	 font-weight: bold;
	 font-size: 0.9em;
	 font-style: italic;
	 text-decoration: underline; 
}

.clear {
	clear: both;
}

.input {
	height: 16px;
	padding: 0 5px;
	font-style: italic;
	border: #666666 solid 1px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	padding-top: 2px;
}

.button1 {
	background: url(../image/button1.gif) repeat-x;
	border: solid 1px #4d7100;
	height: 20px;
	padding: 0 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}

.button2 {
	background: url(../image/button2.gif) repeat-x;
	border: solid 1px #b2b2b2;
	height: 20px;
	padding: 0 5px;
	color: #333333;
	font-weight: bold;
	font-size: 0.7em;
	float: right;
	margin-right: 10px;
}

blockquote {
	font-size: 0.75em;
	font-style: italic;
	}

/* HEADER */

#header {
	background: url(../image/fond-footer.jpg) repeat-x;

	background-color: #007cc7;
	width: 980px;
	height: 50px;
	margin: 5px 0 2px 0;
}
#header a {
	padding: 10px 0 0 30px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
}
#header a { text-decoration: none; }
#header a span {
	font-size: 0.7em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
#header a strong {
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
#header a:hover strong {
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

#header_2 {
	background-color: #007cc7;
	width: 980px;
	height: 35px;
	margin: 5px 0 2px 0;
}
#header_2 a {
	padding: 10px 0 0 30px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
}
#header_2 a { text-decoration: none; }
#header_2 a span {
	font-size: 0.7em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
#header_2 a strong {
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
#header_2 a:hover strong {
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
/* HEADER END */


/* MENU *//* MENU */

#add_menu {
	height: 50px;
	width: 336px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}

#add_menu font {
	color:#333333;
	font-size: 1.03em;
}

#add_menu font {
	float: left;
	margin: 0 2px;
	height: 15px;
}

#add_menu font a:link, #add_menu font a:visited {
	display: block;
	background-color: #FF6818;
	width: 143px;
	height: 15px;
	padding-top: 2px;
	border-bottom: #FF6000 solid 1px;
	border-top: #F1F1F1 solid 1px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: left;
	padding-right: 20px;
	font-size: 0.8em;
	text-decoration: none;
}

#add_menu font a:hover, #add_menu font a:active {
	display: block;
	background-color: #007cc7;
	width: 143px;
	height: 15px;
	padding-top: 2px;
	border-bottom: #016fb2 solid 1px;
	border-top: #009cfb solid 1px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: left;
	padding-right: 20px;
	text-decoration: none;
	font-size: 0.8em;
}

/* MENU ADD END */

#menu {
	height: 88px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}

#menu font {
	color:#333333;
	font-size: 1.03em;
}
#menu img {
	float: left;
}

#menu font {
	float: left;
	margin: 0 2px;
}

#menu font a:link, #menu font a:visited {

	background-color: #78af00;
	width: 204px;
	height: 20px;
	padding-top: 2px;
	border-bottom: #4d7100 solid 1px;
	border-top: #8fd100 solid 1px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: left;
	padding-right: 20px;
	font-size: 0.8em;
	text-decoration: none;
}

#menu font a:hover, #menu font a:active {

	background-color: #007cc7;
	width: 204px;
	height: 20px;
	padding-top: 2px;
	border-bottom: #016fb2 solid 1px;
	border-top: #009cfb solid 1px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: left;
	padding-right: 20px;
	text-decoration: none;
	font-size: 0.8em;
}

#menu font form {
	padding: 6px 0!important;
	padding: 6px 0;
	background-color: #007cc7;
	width: 200px;
	border-bottom: #016fb2 solid 1px;
	border-top: #009cfb solid 1px;
	text-align: center;
}




/* MENU END */

#plus  .plus a{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:30px; color:#008edb; margin:0 16px 0 0;}
#plus  .plus a:hover{color:#9dc823}

/* CONTENT */

#content {
	width: 980px;
	background:url(../image/left_bg.gif) repeat-y;

}
#content a {
	color: #007cc7;
}


#left_content {
	float: left;
	width: 336px;
	padding-left: 2px;
	border-left: #007cc7 solid 28px;
	background-color: #f1f1f1;
	
}

#content_right {
	float: left;
	width: 612px;
	margin-left: 2px;
}

.block2 {
	float: left;
	width: 325px;
} 


.block p, .block h2, .block ul, .block input, .block2 p, .block2 h2, .block2 ul, .block2 input {
	margin: 0 10px;
}

.block p, .block2 p {
	padding-bottom: 10px;
}

.block .img, .block2 .img {
	float: left;
	border: #78af00 solid 2px;
	margin: 4px 10px 0 10px;
}

.block p.border, .block2 p.border {
	border-bottom: #78af00 solid 1px;
}

.block input, .block2 input {
	margin-bottom: 5px;
}



#resol {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:fixed;
	-position:absolute;
	font-size: 10px;
	width:230px;
	top:0px;
	left:1280px;
	margin:0 auto;
	background:#bfc6d9;
	text-align:center;
} 

#resol h1 {
	background:none;
	font-size: 15px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border: 0px;
} 

#resol h2 {
	font-size:10px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}



/* CONTENT END */


/* FOOTER MENU */

#footer_menu {
	height: 20px;
	width: 980px;
	margin-bottom: 0px !important;
	margin-bottom: 0px;
}

#footer_menu font {
	color:#333333;
	font-size: 1.03em;
}
#footer_menu img {
	float: left;
}

#footer_menu ul {
	float: left;
	margin: 0 0px;
	height: 20px;
}

#footer_menu li a:link, #footer_menu li a:visited {
	display: block;
	background-color: #78af00;
	width: 225px;
	height: 19px;
	padding-top: 2px;
	border-bottom: #4d7100 solid 1px;
	border-top: #8fd100 solid 1px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	padding-right: 20px;
	font-size: 0.8em;
	text-decoration: none;
}

#footer_menu li a:hover, #footer_menu li a:active {
	display: block;
	background-color: #007cc7;
	width: 225px;
	height: 19px;
	padding-top: 2px;
	border-bottom: #016fb2 solid 1px;
	border-top: #009cfb solid 1px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	padding-right: 20px;
	text-decoration: none;
	font-size: 0.8em;
}

#footer_menu li form {
	padding: 6px 0!important;
	padding: 6px 0;
	background-color: #007cc7;
	width: 245px;
	border-bottom: #016fb2 solid 1px;
	border-top: #009cfb solid 1px;
	text-align: center;
}

#footer_menu li table {
	padding: 0 10px;
}	


/* FOOTER MENU END */


/* FOOTER */

#footer {
	background: url(../image/fond-footer.jpg) repeat-x;

	margin-top: 2px;
	background-color: #007cc7;
	width: 980px;
	height: 30px;
	color: #FFFFFF;
	-margin-bottom:30px;
}

#footer p {
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 10px;
	font-weight: bold;
	text-align:center;
}

#footer a {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
}

#footer_terms {
width: 100%; bottom: 0px; left: 0px; position: absolute; height: 40px; 
}
#footer_terms h1 {
	padding: 60px 0px 0px 0px; color: #c6c6c6;
	text-align:right;
	border:0px;
	font-variant:normal;font-size: 0.8em;font-weight: normal;
	text-decoration:none;background: none;
}

#footer_terms a  { text-decoration: underline;}

#footer_terms strong,#footer_terms a {
	color: #c6c6c6;
	font-weight: normal;
	background: none;
}

#holder {
	min-height: 100%; position: relative; margin:0 auto;
}

/* FOOTER END*/
