/* Global */

body {font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 0; padding: 0; background: url(../images/bg.jpg) repeat-x #fff; color: #444; font-size: small; line-height: normal;}

.clear:after {content: "."; clear: both; height: 0; visibility: hidden; display: block;}
.clear {display: inline-block;}
.clr {clear: both;}
.hide {display: none;}
div {display: block;}

/* Holly Hack Targets IE Win Only  \*/
* html .clear {height: 0%;}
.clear {display: block;}
/* End Holly Hack */

div, span, .cadre_top h2, a {margin: 0; padding: 0; border: 0;}
img {border: none;}

a {color: #d22a14; text-decoration: none;}
a:hover {text-decoration: underline;}
h2 {color: #d22a14; font-size: 1.4em;}
h3, h4 {color: #000;}
h4 {margin-left: 2em;}

td, th {border-style: solid; border-width: thin; padding: 0.3em;}
table {border-collapse: collapse;}

/* HEADER */

#header {position: relative; background: url(../images/header.jpg) no-repeat top left; height: 92px; width: 800px; margin: auto;}
#header a.homepage {height: 92px; width: 300px; float: left;}
#header a.controlpanel {position: absolute; background: url(../images/panel.jpg) no-repeat top left; height: 29px; line-height: 29px; text-align: center; width: 257px; top : 0; right : 20px; float: left; font-size: 14px; color: #999;}

/* TOP MENU */

/* MENUTOP */

#menutop {clear: both; height: 58px; width: 600px; margin: auto;}
#menutop ul {text-align: center; width: 600px; list-style: none; margin: 0; padding: 0;}
#menutop li {float: left; line-height: 58px; text-align: center; margin: 0 20px 0 20px; padding: 0;}
#menutop li a {color: #686868; font-size: 18px; font-weight: bold; text-transform: uppercase;}
#menutop li a:hover {color: #d22a14; text-decoration: none;}

/* CONTENT */

#content {background: url(../images/content_top.jpg) no-repeat top center; min-height: 600px; width: 800px; margin:0 auto 0 auto;}
#mainbody {padding-top: 249px;}

#first_col {float: left; width: 264px; margin-right: 4px;}
#second_col {float: left; width: 264px; margin-right: 4px;}
#third_col {float: left; width: 264px;}
.cadre_top {background: url(../images/cadre_top.jpg) no-repeat top center; height: 45px; width: 264px;}
.cadre_top h2 {line-height: 45px; text-indent: 45px;}
.cadre_cont {background: url(../images/cadre_cont.jpg) repeat-y; width: 264px; padding: 8px 0 8px 0;}
.cadre_cont p {width: 244px; margin: auto;}
.cadre_bot {clear: both; background: url(../images/cadre_bot.jpg) no-repeat top center; height: 28px; width: 264px;}

.news_date {margin: 8px; font-size: 10px; color: #d22a14;}
.news_content {margin: 5px 0;}

#main_footer {clear: both; background: url(../images/footer.jpg) repeat-x; height: 81px; width: 100%; padding: 20px 0 0 0;}
#footer {height: 61px; width: 800px; margin: auto; text-align: center;}
#footer p {margin: 0; padding: 0; border: 0; font-size: 12px; color: #888888;}
#footer ul {list-style: none; margin: 0; padding: 0;}
#footer li {display: inline; margin: 0; padding: 0;}
#footer li a {font-size: 12px;}

