body {
background: url(img/bg.png) #e9ebe1 repeat-x;
font-size: 12px;
color: #444;
font-family: sans-serif;
}

a {text-decoration: none; color: #d94003; font-weight: bold;}
a:hover {color: #081519;}



#page {width: 997px; margin: 0 auto;}

#top {height: 25px; font-size: 10px; padding: 0 12px 0 12px;}


#header {background: url(img/bgheader.png) no-repeat right top; height: 105px;}

#logo {}
#logo a {height: 95px; width: 300px; display: block;}


#lang {line-height: 30px; height: 30px;}
#lang a {margin: 0 3px;}

#menu .left {width: 800px;}
#menu .right {width: 197px;}

#middle {min-height: 500px; padding: 9px 0; }
#middle .left {width: 707px;}
#middle .right {width: 278px;}


#content {}
#content .left {}
#content .right {}


#footer {font-size: 11px; text-align: center; background: url(img/bgfooter.png) repeat-x; padding: 25px 0;}

#copyright {font-size: 10px; width: 997px; margin: 0 auto; color: #ccc;}
#copyright .left {width: 300px; text-align: left;}
#copyright .right {width: 300px; text-align: right;}
#copyright a {font-weight: bold; color: white;}
#copyright a:hover {color: black; text-decoration: none; color: yellow;}




#clu {text-align: justify; color: #444; padding: 10px 10px 10px 10px;  border: 1px solid #dbddd4; background: white;}
#clu .left {width: 320px;}
#clu .right {width: 300px;}
#clu ul {margin: 20px;}
#clu ul li {list-style: none;}
#clu ol li {list-style: decimal;}
#clu p {margin: 0 0 10px 0;  line-height: 1.5em;}
#clu img {margin: 2px;}
#clu h1 {font-size: 210%; font-weight: bold; color: #d94003; margin-bottom: 10px;}
#clu h3 {font-size: 180%; font-weight: bold; color: #2c7189; margin-bottom: 10px;}
#clu h2 {font-size: 180%; font-weight: bold; color: #2c7189;  margin: 0 -10px; padding: 24px 15px 0 15px; background: url(img/bgh3.png) repeat-x;}



.box {padding: 15px; background: url(img/side1.png) no-repeat; color: white; margin-bottom: 10px; border: 5px solid white; line-height: 1.5em; font-size: 11px;}
.box h1 {color: black; font-size: 16px; font-weight: bold; }
.box li {list-style: none;}
.box h3 {color: #65a336; margin: 10px 0 0 0 ; font-weight: bold;}
.box p {margin: 3px 0;}

.box2 {padding: 15px; background: url(img/side2.png) no-repeat; color: white; margin-bottom: 10px; border: 5px solid white;}
.box2 h1 {color: black; font-size: 16px; font-weight: bold;}
.box2 li {list-style: none;}
.box2 h3 {color: white; margin: 10px 0 0 0; font-weight: bold; font-size: 12px;}
.box2 p {margin: 3px 0;}
.box2 a {color: yellow;}
.box2 a:hover {text-decoration: underline;}

.box1 {padding: 15px; color: #444; margin-bottom: 20px;}
.box1 h1 {color: black; font-size: 16px; font-weight: bold; margin-bottom: 10px;}
.box1 li {list-style: none;}
.box1 h3 {color: #65a336; margin: 10px 0 0 0 ; font-weight: bold;}
.box1 p {margin: 3px 0;}
.box1 textarea {width: 200px;}

















