html { margin: 0; padding: 0; }

a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: none; color: #FF0000; }
a:active { text-decoration: none; color: #FF0000; }

body {
	background: #FFFFFF url("images/bg_page.gif") repeat-y;
	background-attachment: fixed;
	background-position : 50% 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0;
	padding: 0; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
	width: 760px; }
#container-inner {
	position: static;
	width: auto;
	margin: 0; }

#banner {
	position: relative;
	width: 760px;
	margin: 0;
	padding: 0;
	background: url("images/bg_banner.gif") no-repeat;
	background-position: 50% 0%;
	height: 140px; }
#banner-inner { position: static; display:none; }

#leftcol {
	width: 200px;
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	padding:15px;
	padding-right:7px;
	min-height: 1px;
	overflow: hidden; }
#leftcol-inner {
	background: none;
	position: static;
	padding: 15px;
	padding-top: 0px;
	background: #F9F9F9;
	border: 1px dotted #C9C9C9; }

#rightcol {
	width: 515px;
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	padding:15px;
	padding-left:8px;
	min-height: 1px;
	overflow: hidden; }
#rightcol-inner {
	background: none;
	position: static;
	padding: 15px;
	background: #F9F9F9;
	border: 1px dotted #C9C9C9; }

/***************************/
/* OTHER PAGE INFORMATION */
/*************************/

img, form {
	margin: 0;
	border: 0;
	padding: 0; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0px -1px -1px 0px;
	border: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px; }

.pkg { display: block; }

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0px; }

/**********************/
/* MODULES AND BLOCKS */
/**********************/

.menu {
	color: #666666;
	position: relative;
	overflow: hidden;
	width: 100%;}

.menu-content {
	position: relative;
	margin: 0;
	margin-top: 10px; }

.menu-list {
	margin: 0;
	padding: 0;
	list-style: none; }

.menu-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: x-small;
	background: url("images/bg_list.gif") no-repeat;
	background-position: 0px 2px;
	padding-left: 13px; }

.menu-header { margin-top: 0; }

.menu-header {
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	padding-top: 10px;
	letter-spacing: .1em;
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative; 
    width: 100%;
    w\idth: auto; }

.entry-more-link, .entry-footer, .comment-footer, .trackback-footer, .typelist-thumbnailed { font-size: 11px; }

.date-header {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 15px; }

.entry-header {
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px; }

.entry-content { margin: 0; }

.entry-more-link { font-weight: bold; font-style: normal; }

.entry-more p { text-align: justify; }

.entry-footer {
	clear: both;
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px; }

.entry-body ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none; }

.entry-body li {
	margin-top: 5px;
	margin-bottom: 5px;
	background: url("images/bg_list.gif") no-repeat;
	background-position: 0px 4px;
	text-align:justify;
	padding-left: 13px; }

.entry-body p {
	text-align: justify; }

.technoratitag, .mentionslegales {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}

.comment-content {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-bottom: 0px;
	font-style: italic;
	background: transparent url("images/bg_blockquote.gif") no-repeat;
	background-position: 10px 10px;
	line-height: 150%;
	text-align: justify;
}

.comment-footer {
	text-align: right;
	margin-bottom: 20px;
}

blockquote {
	padding: 10px;
	background: transparent url("images/bg_blockquote.gif") no-repeat;
	line-height: 150%;
}

.sitemeter {
	display: none;
}

#footer-inner p {
	text-align: center;
}