* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #D2CABF;
}
#wrapper {
	margin-left: -500px;
	margin-top: 30px;
	position: absolute;
	left: 50%;
	width: 1000px;
	visibility: visible;
	display: block;
	overflow: hidden;
	/*height: 808px;*/
}

#dtfix {
	height: 20px;
	background-image: url(../images/bg_content_fix.png);
	background-position: bottom;
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}

a {
	color: #5F5F5F;
	text-decoration: underline;
}
a:hover {
	color: #5F5F5F;
	text-decoration: none;
}
#top_logo {
 width: 860px;
 padding: 0px;
 margin: 20px 0px 0px 60px;
}
#logo_machinas {
 margin: 0px 0px 0px 0px;
 float:left;
}
#pay_off {
	text-align: right;
	float:left;
	width:600px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	width: 1000px;
	height: 425px;
}
#header2 {
	width: 1000px;
	height: 180px;
}
#navigation {
 height:160px;
}
#content {
	background-image: url(../images/bk_content.png);
	overflow: hidden;
	/*overflow: auto;*/
	width: 1000px;
	/*height: 415px;*/
	float: inherit;
	background-repeat: no-repeat;
	top: 488px;
	background-position: top;
}
#content2 {
	overflow: auto; 
	width: 900px;
	float: inherit;
}
#content3 {
	background-image: url(../images/bk_content2.png);
	background-repeat: no-repeat;
	overflow: hidden; 
	width: 1000px;
	/*height: 800px;*/
	display: block;
	float: inherit;
	background-position: top;	
}
#leftcolumn {
	margin: 0px 0px 0px 0px;
	padding: 15px;
	width: 300px;
	float: left;
	height: 415 px;
	color: 5f5f5f;
}
#centercolumn {
	margin: 0px 0px 0px 0px;
	padding: 15px;
	width: 300px;
	float: left;
	height: 415 px;
}
#rightcolumn {
	margin: 0px 0px 0px 15px;
	padding: 15px;
	width: 295px;
	float: left;
	height: 415 px;
}
#leftcolumn2 {
	margin: 0px 0px 0px2px;
	padding: 15px;
	width: 215px;
	float: left;
	height: 415 px;
	color: 5f5f5f;
}
#centercolumn2 {
	margin: 0px 0px 0px 0px;
	padding: 15px;
	width: 450px;
	float: left;
	height: 415 px;
}
#rightcolumn2 {
	margin: 15px 2px 0px 0px;
	padding: 15px;
	width: 220px;
	float: left;
	height: 415 px;
	background-color:#ded7cd;
}
#footer {
	width: 1000px;
	clear: both;
	background-image: url(../images/footer.png);
	background-position:center;
	height: 75px;
	padding: 10px 0px 0px 0px;
	background-repeat: no-repeat;
}
#footer1 {
	width: 500px;
	clear: both;
	height: 20px;
	float: right;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#footer2 {
	clear: both;
	height: 65px;
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#menu {
	margin: 0px 0px 2px 0px;
	padding:3px;
	width: 210px;
	float: center;
	height: 13px;
	text-align: right;
	background-color:#eae6e0;
}

.clear {
	clear: both;
	background: none;
	position: fixed;
}

/*** TURNIERE ***/
div#centercolumn-events {
	margin: 0px 0px 0px 0px;
	padding: 15px;
	width: 690px;
	float: left;
	height: 415 px;
}

div#centercolumn-events p.category{
	background-image: url(../images/title_back.png);
	background-repeat: repeat-x;
	padding: 3px 0px 0px 12px;	
	height: 25px;
	color: #4e751a;
}

div.event {
	background-image: url(../images/event_back.png);
	background-repeat: repeat-x;	
	background-position: top;
	width: 335px;
	height: 95px;
	border-top: 1px #5d544b dotted;
	padding: 14px 0px 18px;
	float: right;
}
div.odd {
	float: left;
}
div.last {
	height: 1px !important;
	padding: 4px 0px 0px !important;
	background-image: none !important;
}
div.event p.fieldname {
	color: #789550;
	float: left;
	font-weight: bold;
	padding: 0px 6px 0px 12px;
}
div.event p.fieldvalue span.sponsor{
	font-weight: bold;
}
div.event p.fieldvalue span.sponsor-comment{
	padding-left: 73px;
	display: block;
}
div.event p.fieldvalue span.other-comment{
	font-weight: bold;
	padding-left: 8px;
}
div.legend{
	background-image: url(../images/history_back.png);
	background-repeat: repeat-x;	
	border-top: 1px #5d544b dotted;
	border-bottom: 1px #5d544b dotted;
	margin-top: 5px;
	padding: 5px 12px;
	display: block;
	clear: both;
}
div.legend{
	line-height: 0.5em;
}
div.legend div.legend-options{
	padding: 6px 0px;
}
div.legend div.legend-options p, div.legend div.legend-text p{
	color: #60960d;
}
div.legend div.legend-options strong, div.legend div.legend-text strong, div.legend div.legend-text p a{
	font-weight: bold;
	color: #457600 !important;
	padding-right: 3px;
}

div.view-content-game-plan p.text{
	padding-bottom: 18px;
}
div.view-content-game-plan p.text span{
	margin-left: 10px;
	display: block;
	clear: both;
	list-style-position: inside;
	list-style-type: circle;
}

/*** PAGER ***/
div.pager{
	float: right;
	margin-bottom: 10px;
}
div.pager span.pager-list a{
	padding: 0px 8px;
	color: #7faa46;
	text-decoration: none;
	border-right: 1px solid #d7d8b9;	
}
div.pager span.pager-list .pager-current{
	padding: 0px 8px;
	color: #646c5a;
	border-right: 1px solid #d7d8b9;
	text-decoration: underline;
}
span.pager-ellipsis-left{
	padding-left: 8px;
	color: #7faa46;	
}
span.pager-ellipsis-right{
	padding-right: 8px;
	color: #7faa46;	
}
div.pager span.pager-list a.pager-last-num, span.pager-before-ellipsis a{
	border-right: 0px !important;
}
div.pager a img{
	position: relative;
	top: 3px;
}


/*** SITEMAP ***/
div#sitemap a:link, div#sitemap p a:link {
	color: #689528 !important;
}
div#sitemap a:visited, div#sitemap p a:visited {
	color: #689528 !important;
}
div#sitemap a:hover, div#sitemap p a:hover {
	color: #689528 !important;
}
div#sitemap a:active, div#sitemap p a:active {
	color: #689528 !important;
}