@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01k.gif) repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #4A5157;
	
}

h1, h3 {
	text-transform: lowercase;
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 25px;
}

h2 {
	font-size: 15px;
	color: #FF9900;
}

h3 {
	font-size: 11px;
	color: #292929;
}

h4 {
	font-size: 12px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}

p {
}

ul {
}

ol {
}

a {
	color: #FF6600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

#prelogo {width: 918px;
	margin: 0 auto;

}

#logo {
	width: 900px;
	padding: 0 0 0 0px;
	height: 147px;

}

#logo h1 {
	float: left;
	padding: 70px 50px 0 0;
	height: 70px;
	background: url(../images/logohome.jpg) no-repeat 100% 13px;
	letter-spacing: -2px;
	width:280px;
	 
	
}

#logo h2 {
	float: right;
	padding: 120px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	background-image:url(../images/eng.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#logos {
	width: 900px;
	padding: 0 0 0 0px;
	height: 147px;

}

#logos h1 {
	float: left;
	padding: 70px 50px 0 0;
	height: 70px;
	background: url(../images/logohome.jpg) no-repeat 100% 13px;
	letter-spacing: -2px;
	width:280px;
	 
	
}

#logos h2 {
	float: right;
	padding: 120px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	background-position:top right;
	background-repeat:no-repeat;
}

#logos a {
	text-decoration: none;
	color: #000;
}  

#menu {

	width: 950px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #0D2153 url(../images/img03.gif) repeat-x left bottom;
}


#bg {
	background: url(../images/img04.gif) no-repeat center top;
}

#bg2 {
	background: url(../images/img04bis.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
}

#content .content {
	padding-left: 32px;
}

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
}

.post h2.title {
	margin: 40px 0 5px 0;
	padding-left: 33px;
}

.post h4.title {
	margin: 0px 0 0px 0;
	padding-left: 33px;
}

.post .title a {
	text-decoration: none;
	color: #FF6600;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

.gray {
background-color: #999999;
color:#FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:11px;
padding:7px;
line-height:15px;
}



#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 10px 0 0 34px;
	background: #FF6600 url(../images/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

.box .content {
	padding: 16px;
		padding-top: 56px;
	background: url(../images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 5px;
	font-size: 10px;
}

.box small {
	font-size: 9px;
	color: #808C96;
}


#footer {
	padding: 25px 0;
	background: url(../images/img08.gif) no-repeat center top;
	font-size: 10px;
}

#footer p {
	text-align: center;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Helvetica, Arial,  sans-serif;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 170px;
background-color: #FF6600;
font-weight: bold;

}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer .active a {
	background: #04005E;
}

#navcontainer a:hover
{
background-color: #04005E;
color: #fff;
}

.img {
padding-right: 20px;
}


#scroll {
font-family:Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size:10px;
background-color:#FF6600;
color: white;
height: 15px;
padding: 5px;
}

#tab {
overflow: auto;
width:600px; 
height:245px;
position:relative;
margin: 0 0px 0 0;
padding: 10px;
text-decoration:none; 
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#fff;
background-color:#0D2153;
}

#tab a{
padding: 2px;
}


.hr {
    width: 100%;
height: 2px;
 border-top: 1px dashed #FFF;
}
