/* Fond de page */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFF;
	margin: 0px;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Structure/BackGround/bg_page.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	vertical-align: text-top;
}

/* Titre central */
.CenterTitre {
	width: 828px;
	background-color: #FFFFFF;
	color: #FF0000;
	/* padding: 4px;*/
	vertical-align: middle;
	/* horizontal-align: middle; */
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

/* sous-titre dans les pages centrales */
.SousTitre {
	vertical-align: top;
	horizontal-align: center;
	width: 828px;
	text-align: center;
	color: #6e6e6e;
	font-weight: bold;
	font-size: 14px;
}



.LeftHighMargin {
	width: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(192, 192, 192);
	background-color: #ffffff;
	table-layout: fixed;
}

/* logo */
.Logo {
	border: 1px solid rgb(192, 192, 192);
	background-color: "#000000";
	width: 140px;
	height: 140px;
	background-image: url(Structure/BackGround/logo.jpeg);
	background-repeat: no-repeat;
	alt: Logo shitoryu;
	align: middle;
	valign: center;
	/* hspace: 6;
	vspace: 5;*/
}

/* entete */
.Entete {
	border: 1px solid rgb(192, 192, 192);
	width: 860px;
	height: 140px;
	table-layout: fixed;
	bgcolor: "#ffffff";
	background-image: url(Structure/BackGround/Karate_Entete.jpg);
	background-repeat: no-repeat;
}

/* marge guache du menu */
.LeftMargin {
	border: 1px solid rgb(192, 192, 192);
	bgcolor: "#ffffff";
	height =: 540px;
	width: 40px;
	valign: "top";
}

/* Marge de la ligne de séparation */
.LineMargin {
	border: 1px solid rgb(192, 192, 192);
	width: 40px;
	height: 30px;
	background-color: #f4f4f4;
	valign: top;
}

.LineLeft {
	border: 1px solid rgb(192, 192, 192);
	bgcolor: "#ffffff";
	width: 140px;
	height: 30px;
	valign: top;
}

/* ligne de séparation; partie centrale*/
.LineCenter {
	border: 1px solid rgb(192, 192, 192);
	background-color: #f4f4f4;
	height: 30px;
}

/* Colomne centrale */
.CenterColumn {
	padding: 8px;
	width: 828px;
	background-color: #FFFFFF;
	border: 1px solid rgb(192, 192, 192);
}
.MainText h3
{
	color: rgb(255, 0, 0);
	font-size: 14px;
	}
	
/*tr.CenterColumn td {
	background-color: #F0F3F9;
	padding: 4px;
	text-align: center;
}*/
/* Table principale */
.MainTable { /* border: 1px solid #b7b7b7; */
	background-color: #FFFFFF;
	cellspacing: 1px;
}

/* Corps principal du texte */
.MainText {
	background-color: #f4f4f4;
	height: 486px;
	width: 100%;
	padding: 4px;
}

ul.MainText {
	font-weight: normal;
}

.MainCorps {
	padding: 0px; /* 8 */
	background-color: #f4f4f4;
	/* width: 828px; */
	/*border: 1px solid rgb(192, 192, 192);*/
}

/* p.MainCorps {
	color: black;
	} */
tr
, /* td */
{

}
/* corps principal du texte */
.Corps {
	height: 486px;
	width: 828px;
	text-align: left;
}

/* Zone de texte variable simple */
.SimpleTextTable {
	text-align: left;
	width: 828px;
	height: 450px;
	/* border: 1px solid rgb(192, 192, 192); */
	cellpadding: 2px;
	cellspacing: 2px;
}

/* Entete des menus */
.blockTitle {
	padding: 4px;
	color: #000000;
	font-weight: bold;
	background-image: url(Structure/BackGround/Karate_Main_Menu.jpg);
}

/* item des menus */
.blockContent {
	padding: 2px;
	line-height: 120%;
	width: 180;
	margin: 2px;
}

/* Colomne de gauche */
.LeftColumn {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(192, 192, 192);
	background-color: #f4f4f4;
	/*background-color: #dcdcdc;*/
	width: 140;
	padding-bottom: 4px;
}

/* Style pour la colonne de gauche */
td#leftcolumn
{
	width: 140;
	background-image: url(Structure/BackGround/Karate_Left.jpg);
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

td#leftcolumn th {
	
}

/* td#leftcolumn .blockTitle {padding: 4px; color: #FFFFFF; font-weight: bold; BACKGROUND-IMAGE: url(images/BackGround/Karate_Main_Menu
.jpg)} */
/* td#leftcolumn
{
    padding: 4px;
    color: #000000;
    font-weight: bold;
    background-image: url(Structure/BackGround/Karate_Main_Menu.jpg);
} */


td#leftcolumn {
	padding: 2px;
	line-height: 120%;
	width: 180;
	margin: 2px;
}

/* Tableau résultat */
.ResultTable {
	font-size: 11px;
	vertical-align: top;
	text-align: center;
	width: 549px;
	/* height: 50px;*/
	color: black;
	border: 3px;
	border-style: solid;
	border-color: red;
	cellpadding: 2px;
	cellspacing: 2px;
}

.ResultTable th {
	font-size: 11px;
	background-color: rgb(204, 204, 204);
	font-weight: bold;
}

.ResultTable td {
	background-color: #FFFFFF;
}

.Podium {
	text-align: center;
	/* width: 828px; */
	width: 100%;
	/* height: 316px;*/
	background-color: #f4f4f4;
	/* border: 20px;*/
}

.3CellPodium {
	vertical-align: bottom;
	width: 33%;
	height: 250px;
	border: 20px
}

.2CellPodium {
	padding: 20px;
	vertical-align: top;
	width: 50%;
	height: 250px;
	border: 20px;
}

.3LegendPodium {
	vertical-align: top;
	text-align: top;
	width: 33%;
	color: black;
}
.2LegendPodium {
	vertical-align: top;
	width: 50%;
	color: black;
}

/* texte en gras */
#gras
{
font-weight: bold;
}


.style1 {
	width: 140px;
	height: 140px;
}

.style2 {
	width: 140px;
}

.style3 {
	table-layout: fixed;
	height: 140px;
	width: 40px;
}

.style4 {
	height: 140px;
}

.style5 {
	width: 40px;
}

.style8 {
	height: 486px;
	width: 828px;
	text-align: left;
}

.style9 {
	width: 100%;
	height: 126px;
}

.style10 {
	height: 125px;
}

.Vignette {
	height: 135px;
	width: 180px;
}

.style15 {
	width: 100%;
	height: 139px;
}

.style16 {
	width: 515px;
	height: 125px;
}

.style17 {
	color: #FF0000;
	font-weight: bold;
}

.style18 {
	color: #000000;
}

.style19 {
	height: 125px;
}

td,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tablepub {
	vertical-align: middle;
}

a:link,a:active,a:visited {
	color: #b80000;
	text-decoration: none;
}

a:hover {
	color: #b80000;
	text-decoration: underline;
}

h1 {
	/*color: #9a9a9a; 	font-size: 14px; 	text-align: center; 	text-decoration: underline; 	border-bottom-color: #9a9a9a;*/
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

/*ul
{
    margin: 2px;
    padding: 2px;
    list-style: decimal inside;
    text-align: left;
}
li
{
    margin-left: 2px;
    list-style: square inside;
}*/
input,select,textarea {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
}

input.formButton {
	
}

.item {
	margin-bottom: 8px;
}

.itemHead {
	padding: 4px;
	border-left: 8px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #b7b7b7;
	color: #000080;
	font-weight: bold;
}

.itemInfo {
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #b7b7b7;
	color: #b7b7b7;
}

.itemTitle a {
	
}

.itemPoster {
	font-size: 90%;
}

.itemPostDate {
	font-size: 90%;
}

.itemStats {
	font-size: 90%;
}

.itemBody {
	padding: 8px;
}

.itemText {
	line-height: 1.5em;
	margin: 0px;
}

.itemText:first-letter {
	
}

.itemFoot {
	text-align: center;
	padding: 4px;
	border: 1px solid #b7b7b7;
	color: #b7b7b7;
}

.title1 {
	text-align: center;
	padding: 4px;
	border: 1px solid #b7b7b7;
	color: #b7b7b7;
	font-size: 24px;
}

.itemAdminLink {
	font-size: 90%;
}

.itemPermaLink {
	font-size: 90%;
}

th { /*color: #b7b7b7;*/
	padding: 4px;
	vertical-align: middle;
	font-size: 24px;
	font-weight: normal;
}

th a:link,th a:active,th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td#headerbanner {
	
}

td#headerbar {
	
}

/*
td#leftcolumnIng
{
    width: 140px;
    background-image: url(images/BackGround/bg_tableing.jpg);
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
}
td#leftcolumnIng th
{
}
td#leftcolumnIng .blockTitle
{
    padding: 4px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(Structure/BackGround/Karate_Main_Menu.jpg);
}
td#leftcolumnIng .blockContent
{
    padding: 2px;
    line-height: 120%;
    width: 180;
}
*/
.tableaustyle {
	width: 100%;
	background-color: #b7b7b7;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

.tableaustyletitle {
	padding: 4px;
	color: #FFFFFF;
	background-color: #ff0000;
	font-weight: bold;
}

.tableaustylecontent {
	padding: 4px;
	line-height: 120%;
}

td#centercolumn {
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
}

td#centercolumn th {
	
}

td#centerCcolumn {
	padding: 0px;
}

td#centerCcolumn .blockTitle {
	font-weight: bold;
	padding: 4px;
	border-left: 8px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #b7b7b7;
	color: #000080;
}

td#centerCcolumn .blockContent {
	padding: 4px;
	margin-bottom: 8px;
	line-height: 120%;
}

td#centerLcolumn {
	width: 50%;
	padding-right: 4px;
}

td#centerLcolumn .blockTitle {
	font-weight: bold;
	padding: 4px;
	border-left: 8px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #b7b7b7;
	color: #000080;
}

td#centerLcolumn .blockContent {
	padding: 4px;
	margin-bottom: 8px;
	line-height: 120%;
}

td#centerRcolumn {
	width: 50%;
	padding-left: 4px;
}

td#centerRcolumn .blockTitle {
	font-weight: bold;
	padding: 4px;
	border-left: 8px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #b7b7b7;
	color: #000080;
}

td#centerRcolumn .blockContent {
	padding: 4px;
	margin-bottom: 8px;
}

div#content {
	text-align: left;
}

td#rightcolumn {
	width: 160px;
	background-color: #b7b7b7;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

td#rightcolumn th {
	
}

/* td#rightcolumn .blockTitle {padding: 4px; color: #FFFFFF; background-color: #ff0000; font-weight: bold;} */
td#rightcolumn .blockTitle {
	padding: 4px;
	color: #000000;
	background-color: #ff0000;
	font-weight: bold;
}

td#rightcolumn .blockContent {
	padding: 2px;
	line-height: 120%;
	padding-bottom: 8px;
}

tr#footerbar {
	
}

td#mainmenu a {
	width: 120px;
	display: block;
	margin-bottom: 1px;
	margin-right: 1px;
	padding: 4px;
	color: #b80000;
	background-color: #FFFFFF;
	border-left: 8px solid #b7b7b7;
}

td#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b7b7b7;
	border-left: 8px solid #ff0000;
}

/*td#mainmenu a.menuTop
{
}
td#mainmenu a.menuMain
{
}*/
/*td#mainmenu a.menuSub
{
    padding-left: 20px;
}*/
/*td#usermenu a
{
    display: block;
    margin-bottom: 1px;
    padding: 4px;
    color: #b80000;
    background-color: #FFFFFF;
    border-left: 8px solid #b7b7b7;
}
td#usermenu a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #b7b7b7;
    border-left: 8px solid #ff0000;
}
td#usermenu a.menuTop
{
}
td#usermenu a.highlight
{
    color: #b7b7b7;
    background-color: #FFFFFF;
}
td#usermenu a:hover.highlight
{
    color: #FFFFFF;
    background-color: #b7b7b7;
}
*/
.outer {
	border: 1px solid #b7b7b7;
	background-color: #FFFFFF;
}

.head {
	background-color: #b7b7b7;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}

.even {
	background-color: #b7b7b7;
	padding: 4px;
}

.odd {
	background-color: #F0F3F9;
	padding: 4px;
}

.foot {
	background-color: #CCD6EB;
	padding: 4px;
	font-weight: bold;
}

tr.even td {
	background-color: #b7b7b7;
	padding: 4px;
}

tr.odd td {
	background-color: #F0F3F9;
	padding: 4px;
	text-align: center;
}

div.errorMsg {
	background-color: #b7b7b7;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}

div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}

div.resultMsg {
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}

div.xoopsCode {
	font-size: 90%;
	background-color: #FFFFFF;
	border: 1px dashed #b7b7b7;
	padding: 4px;
}

div.xoopsQuote {
	font-size: 90%;
	background-color: #FFFFFF;
	border: 1px dashed #b7b7b7;
	padding: 4px;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	padding: 2px;
}

.comUserStat {
	font-size: 10px;
	color: #b7b7b7;
	font-weight: bold;
	border: 1px solid #ff0000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 10px;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 10px;
	font-weight: bold;
}

.comUserRankImg {
	border: 0;
}

.comUserName {
	
}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
}

div.xoopsCode pre {
	margin: 0px;
}

div.xoopsQuote blockquote {
	margin: 0px;
}

#maintable {
	width: 980px;
	margin: auto;
}

#top {
	margin-bottom: 8px;
}

#top td.side {
	width: 8px;
}

#top td.logo {
	width: 250px;
	background-color: #CCD6EB;
	vertical-align: middle;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

#top td.banner {
	background-color: #CCD6EB;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

#welcome {
	margin-bottom: 8px;
}

#welcome td.side {
	width: 8px;
}

#welcome td.center {
	color: #b7b7b7;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

#footer {
	margin-top: 8px;
}

#footer td.side {
	width: 8px;
}

#footer td.center {
	color: #b7b7b7;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}

#copyright {
	margin-top: 4px;
	text-align: center;
	font-size: 10px;
}

.footerkaram {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
