* {	padding: 0;	margin: 0;	border: 0; }
html, body { font: 90% "Arial", sans-serif; line-height: 1.5; color: #595959; background: #c4b499 url(images/background.jpg) repeat-x; }

/* LINKS GLOBAL */
a { color: #126c7c; text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover, a:active { text-decoration: underline; }

/* DEFINITIONS GLOBAL */
ul { list-style: none; }

h2 { color: #126c7c; font-size: 1.2em; font-weight: normal; margin: 0 0 15px 20px; }
h3 { color: #af9466; font-size: 0.9em; font-weight: normal; margin: 0 0 10px 30px; }
p { margin: 0 20px 15px 20px; font-size: 0.85em; line-height: 1.8; text-align: justify; }

.left {	float: left; }
.right { float: right; }
.clear { clear: both; }

/* CONTAINER */
#container { width: 936px; margin: 0 auto; z-index: 2; position: relative; padding: 0 2px 2px 2px; background: #ffffff; border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; }

/* HEADER */
#header { width: 936px; height: 82px; background: url(images/header.jpg) no-repeat; }
#header a { width: 936px; height: 82px; display: block; letter-spacing: -999em; }

/* PICTURES */
#pictures { width: 936px; height: 172px; }
#pictures img { float: left; }

/* NAVIGATION */
#navigation { width: 916px; height: 24px; padding: 5px 0 0 20px; background: url(images/navigation.jpg) center bottom no-repeat; }
#navigation a { color: #f8eece; text-decoration: none; font-weight: bold; }
#navigation ul li { float: left; margin: 0 20px 0 0; }

/* ADVERT1 */
#advert1 { width: 936px; margin: 2px 0; background: url(../images/advert1.jpg) no-repeat; }

/* ADVERT2 */
#advert2 { float: left; width: 336px; height: 280px; margin: 0 20px 20px 20px; }

/* ADVERT3 */
#advert3 { float: right; width: 336px; height: 280px; margin: 2px 0 0 10px; background: url(images/advert2.jpg) no-repeat; }

/* CONTENT */
#content { width: 936px; padding: 10px 0; }
#content img { float: left; margin: 0 20px 0 0; border: 1px solid #ebe3d6; }

/* FOOTER */
#footer { float: left; width: 100%; height: 109px; margin: -50px 0 0 0; z-index: 1; font-size: 0.85em; color: #6b6b6b; background: url(../images/footer.jpg) repeat-x; }
#footer #inner { width: 940px; margin: 50px auto 0 auto; }

#footer #copyright { float: left; width: 500px; padding: 10px 0 0 50px; }
#footer #copyright ul { margin: 5px 0 0 0; }
#footer #copyright ul a { color: #6b6b6b; text-decoration: none; }
#footer #copyright ul li { float: left; padding: 0 5px 0 0; }

#footer #links { float: right; width: 250px; margin: 0 30px 0 0; }
#footer #links a { display: block; padding: 10px 5px 0 5px; height: 50px;  }
#footer #links a:hover { background: #126c7c; color: #ffffff; text-decoration: none; }
#footer #links ul li { float: left; padding: 0 5px; }
#footer #links ul li.line { padding: 10px 0 0 0; }
