/* -- common styles -- */

BODY { 
	background-color: #FFF; 
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	position: center;
}
A {
	text-decoration: none;
}
H1 {
	color: Red;
	margin: 8px 0px 8px 6px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
H2 {
	margin: 0px;
	padding: 0px;
	color: #0546C4;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
H3 {
	color: #009;
}
H4 {
	margin: 0px;
	width: 120px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	background-color: #0546C4;
	font-family: verdana;
	color: White;
	font-size:10px;
	font-weight: normal;
}
H5 {
	margin: 0px;
	padding-left: 30px;
	font-family: verdana;
	color: Red;
	font-size:12px;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
H6 {
	margin: 0px;
	padding-left: 30px;
	font-family: verdana;
	color: Red;
	font-size:12px;
	font-weight: normal;
	background-image: url(images/darrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
TD {
	font: 12px Verdana;
}
IMG {
	border: 0px;
}
P {
	text-indent: 0px;
	text-align: justify;
}
/* ====== Menu Style ====== */
#tbutt {
	display: block;
	margin: 1px;
	margin-left: 13px;
	width: 27px;
	height: 20px;
	background-color: #A1A1A1;
}
#menu {
	width: 162px;
	border-top: 8px solid #00129D;
	padding-top: 2px;
	margin-left: 13px;
}

#menu A {
	display: block;
	margin-bottom: 1px;
	padding-top: 5px;
	width: 160px;
	height: 25px;
	font: 12px verdana;
	color: White;
/*	background-color: #FFF;*/
}

#anorm {
	background-image: url(images/button.gif);
}
#abot {
	background-image: url(images/buttonb.gif);
}

#menu A.activ {
	background-color: #FFF;
}

#menu A:hover {
	background-color: #A1A1A1;
}







#menu1 {
	width: 162px;
	border-top: 8px solid #00129D;
	margin-left: 13px;
	padding-top: 2px;
}

#menu1 TD {
	border-bottom: 1px solid #FFF;
}

#menu1 TD#back1 {
	background-color: #A1A1A1;
	background-image: url(/images/menub3.gif);
	background-repeat: no-repeat;
}

#menu1 #back2 {
	background-color: #A1A1A1;
	background-image: url(/images/menub4.gif);
	background-repeat: no-repeat;
}

#menu1 A {
	height: 25px;
	width: 137px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 2px;
}






#botmenu {
	vertical-align: top;
	height: 20px;
	margin-left: 180px;
	font-size: 10px;
	font-family: Verdana;
/*	border: 1px solid #FA0000;*/
}
#botmenu A {
	vertical-align: middle;
	color: White;
}
#botmenu A:hover {
	text-decoration: underline; 
}
/* ====== Main Style ====== */
#mine {
	margin: 0px;
	padding: 0px 12px 0px 12px;
	font: 12px Verdana;
}
#lk {
	width: 50px;
	color: Blue;
	margin-right: 12px;
	padding-right: 18px; 
	text-decoration: underline;
	background-image: url(images/carrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
}
#head {
	width: 100%;
	border-bottom: 1px solid #A1A1A1;
}
#bloc {
/*	width: 495px;*/
/*
	height: 108px;
*/
	margin: 10px 0px 10px 0px;
	vertical-align: top;
/*	border: 1px solid #000;*/
}



#bloc img {
	margin: 0px 8px 0px 8px;
	border: 1px solid #888;
}
#bgbloc {
	margin: 10px 0px 10px 0px;
	vertical-align: top;
	background-image: url(images/bglight.gif);
}

#bgbloc LI {
	margin-bottom: 1px;
}

#bgbloc img  {
	margin: 0px 0px 0px 6px;
	border: 1px solid #888;
}
#topnew {
	padding: 10px 0px 4px 0px;
	border: 0px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #A1A1A1;
	font: 12px Verdana;
}
#botnew {
	padding: 10px 0px 4px 0px;
	border: 0px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #A1A1A1;
	font: 12px Verdana;
}

#prob {
	height: 16px;
	padding: 14px 0px 0px 0px;
	color: Red;
	background-image: url(images/logblub.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: dotted Fuchsia;
	border-color: black;
	display: block;
	font: 12px Verdana;
}

#filename TD {
	font: 8pt Tahoma;
}

#filename TD.l1 {
	font-weight: bold;
	text-align: center;
}

#filename TH {
	text-align: center;
	font: 8pt Tahoma;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 1px;
}

TABLE.uline TD {
	border-bottom: 1px solid #999999;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#catalog P {
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: justify;
}

#catalog P:first-letter {
	padding-left: 15px;
}
#catalog SPAN.b {
	color: #000099;
}

#catalog DIV.images {
	background-color: #FFFFFF;
	padding: 10px;
}

TABLE.tablefile TD {
	text-align: center;
}

TABLE.oppk TD {
	text-align: center;
}
TABLE.oppk TD:first-child {
	text-align: left;
}

TD.l1 {
vertical-align: top;
}


#catalog H1 {
	color: blue;
}
DIV.date {
	font: italic 8pt Verdana;
	color: #A1A1A1;
	margin-right: 10px;
	padding-bottom: 5px;
}

#newblock P {
	padding: 5px;
}


#newsblock {
	background-image: url(images/log05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}

#newsblock H2 {
	margin-left: 22px; 
	margin-top: 6px;
}

#newstitle {
	text-align: right;
	font: italic 8pt verdana;
	color: #888;
}

#guestmess P {
	margin: 0px;
	text-align: justify;
	font-style: italic;
	text-indent: 10px;
}

#certificat, #certificat1 {
	width: 495px;
}

#certificat1 {
	text-align: right;
}

#certificat span, #certificat1 span {
	width: 400px;
	height: 108px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#certificat1 span {
	text-align: right;
}

#certificat #img, #certificat1 #img {
	width:76px;
	padding:0;
}

#certificat #img img, #certificat1 #img img {
	border: 1px solid #888;
}

/* Forma style ---------------*/

#forma input {
	height:20px;
	color: #5C5C5C;
	border: 1px solid #C0C0C0;
	background-color: #F6F9FF;
}

#forma input[type=text] {
	width: 50%;
	font: 9pt Arial;
	background-color: #F6F9FF;
}

#forma textarea, #forma select {
	color: #5C5C5C;
	font: 9pt Arial;
	border: 1px solid #C0C0C0;
	background-color: #F6F9FF;
}

#forma select {
	height: 20px;
}

#forma textarea {
	width: 100%;
}

#forma #button {
	font: 8pt Verdana;
	background-color:#E0E0E0;
}

#forma #button:hover {
	background-color:#FFF;
} 
TD#bottom {
	background-color:#A1A1A1;
	padding: 10px;
	text-align: center;
}

#catfile TD {
	padding: 3px;
	padding-right: 10px;
}