body {
	color: #000;
	background-color: #FFF;
}

#gcheader {
	background-position: 0 top;
	background-image: url(/img/headers/clubsetassos.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}


#menuleft h2, #menuright h2, #content h2 {
	color: #000;
	background-color: #A2D1E0;
	border-bottom-color: #003399;
}

#menuleft h2 strong, #menuright h2 strong, #content h2 strong, #content_noleftmenu h2 strong {
	color: #303;
}

#content h3, #content_noleftmenu h3 {
    color: #000;
	background-color: #669999;
	border-bottom-color: #003399;
}

#content h2 .sub, #content_noleftmenu h2 .sub {
    color: #000;
}

#menuleft, #menuright {
	background-color: #cccccc;
	color: #000;
}

#content, #content_noleftmenu  {
	background-color: #ededed;
}

#content .subcontent h4 .sub, #content_noleftmenu .subcontent h4 .sub {
    color: #000;
}

#content h2 .affichage, #content_noleftmenu h2 .affichage {
    color: #000;
}

#content h2 .pages, #content_noleftmenu h2 .pages {
    color: #000;
}

#content .subcontent h4, #content_noleftmenu .subcontent h4 {
    color: #000;
	background-color: #b2b2b2;
	border-bottom-color: #336666;
}

#content .subcontent h4 strong, #content_noleftmenu .subcontent h4 strong {
	color: #330033;
}

#content .subcontent h4 .sub, #content_noleftmenu .subcontent h4 .sub {
    color: #000;
}


#content .subcontent dt, #content_noleftmenu .subcontent dt {
    margin-top: 10px;
}

#menuleft a, #menuright a, #menuleft a:visited, #menuright a:visited, #infos a, #infos a:visited, #content a, #content a:visited, #content_noleftmenu a, #content_noleftmenu a:visited {
    color: #006699;
}

#menuleft a:hover, #menuright a:hover, #infos a:hover, #content a:hover, #content_noleftmenu a:hover {
	color: #000e99;
}

table {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	width: 100%;
}

table .row1 {
    background-color: #eeeeee;
}

table .row2 {
    background-color: #e1e1e1;
}

table tbody td, table thead th, table tfoot th {
	text-align: center;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#sections {
	background-color: #b6b6b6;
	color: #000;
}

#sections a, #sections a:visited {
	color: black;
}

#oneliner li, #oneliner ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin-left: -20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: none;
}

#form_postes input[type=text] {
    width: 90%;
}