﻿body {
width: 1050px;
font-size: 0.8em;
margin-top: 0px;
margin: auto;
padding: 0;
background-color: #412c41;
}

#head1 {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 150px;
width: 850px;
height: 110px;
color: gold;
text-align: center;
background-color: #ffffff;
background-image:url(http://acjjt.v-info.info/EnteteClub2.jpg);
width: 850px;

border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;
border-top-right-radius: 25px;
-moz-border-radius-topright: 25px;

}

#head2 {
width: 850px;
height: 50px;
margin-left: 0px;
margin-right: 150px;
background-color: #d098d0;
background-image:url(http://acjjt.v-info.info/EnteteClub3.jpg);
}

.block {
position: relative; 
width: 750px;
height: 26px;
background: #dba9db;
margin-left: 50px;
margin-right: 50px;
font-size: 12px;

box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);

}


.info {
float: right;
width: 190px;
margin-top: 120px;
font-size: 15px;
text-align: center;
color: gold;

background: #dba9db;
box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.5);

border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;

border-top-right-radius: 25px;
-moz-border-radius-topright: 25px;

border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;
-webkit-border-radius: 25px;

border-bottom-right-radius: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-radius: 25px;
}

.flash {
color: #f0f0f0;
}

#corps {
width:1050px;
}

#conteneur {
width:850px;
margin-top: 10px;
margin-left: 0px;
margin-right: 150px;
margin-bottom: 10px;
background-color: #412c41;
box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);

padding: 0;
border: 1px solid;

border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;

border-top-right-radius: 25px;
-moz-border-radius-topright: 25px;

border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;
-webkit-border-radius: 25px;

border-bottom-right-radius: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-radius: 25px;
}

#centre {
font-size: 1.0em;
width: 850px; 
background-color: #d098d0;
margin-left: 0px;
margin-right: auto;
text-align: center;
}  

#pied {
color: gold;
text-align: center;
font-size: 15px;
clear: both;
height: 110px;
background-color: #8370CB;
background-image:url(http://acjjt.v-info.info/pied_850.gif);
margin-left: 0px;
margin-right: auto;
width: 850px;

border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;

-moz-border-radius-bottomright: 25px;
border-bottom-right-radius: 25px;
}

#menuhaut {
list-style-type: none;
text-align: center;
margin: 0;
padding: 0;
color: #ffffff;
font-size: 1.5em;
}

#menuhaut li {
display: inline;
}
#menuhaut a {
margin-top: 5px;
margin: 5px;
color: #f0f0f0;

}

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

#menugauche {
list-style-type: none;
margin: 5px;
padding: 0;
}

#menugauche li {
margin-bottom: 5px;
}

#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}

#menugauche a:hover {
text-decoration: none;
}

#menudroit {
list-style-type: none;
margin: 0;
padding: 0;
}

#menudroit li {
margin-bottom: 5px;
}

#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}

#menudroit a:hover {
text-decoration: none;
}

li {
list-style: none;
}

p {margin: 0 0 10px 0;}

h4 { }
		/* Css Titres */
.titre {color: #966395; font-size:25px;}
.sstitre {font-weight: bold; color: #fcdc6d; font-size:15px;}


		/* Css des News */
.newsb {
width: 750px;
margin-left: auto;
margin-right: auto;
background: #b885b8;

border: 2px solid #967396;

border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;

/*border-top-right-radius: 25px;
-moz-border-radius-topright: 25px;*/

/*border-bottom-left-radius: 25px;
-moz-border-radius-bottomleft: 25px;*/


border-bottom-right-radius: 25px;
-moz-border-radius-bottomright: 25px;

}

.nom {
font-size: 16px;
color: #f0b7f0;
font-weight: bold;
}

.date {color: gold;
font-size: 16px;
font-weight: bold;
}

.titre_news {
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}

.Bnews {
color: #f0f0f0;
font-size: 17px;
width: 750px;
margin-left: auto;
margin-right: auto;
background: #b885b8;
}

.tableau{text-align:center;}

		/* Css de texte */
.parag {text-align :left; color: #412b41; font-size: 20px; font-weight:bold; margin-left: 25px; text-decoration:underline;}
.text_center {text-align :center; color: #412b41; font-size: 15px; margin-left: 10px; margin-right: 10px;}
.text_left {text-align :left; color: #412b41; font-size: 15px; margin-left: 10px; margin-right: 10px;}


		/* Css de la page club.php */
.tab_club {text-align:center; border: 3px solid #513b51; border-collapse:collapse; background-color: #b283b2;}
.case_club {color: #0a050a; font-weight:bold; border: 2px solid #513b51;}
.jour 
{
color: gold; font-size: 18px; font-weight: bold; text-align : center;
}

.horaire 
{
color: #efcaf4; font-size: 16px;
}

		/* Css ACJJT */
.logoACJJT {
margin-left: 10px;
margin-right: 10px;
float:left;
}
.logoACJJT2 {
margin-left: 10px;
margin-right: 10px;
float:right;
}
	
		/* Css La Pratique.php */

		/* Css Photo */

		/* Css Jujutsu */

		/* Css Nihongo */


.tab_ni {
font-size: 15px;
width: 600px;
margin-left: auto;
margin-right: auto;
text-align:center; border: 3px solid #513b51; 
border-collapse:collapse; 
background-color: #b283b2;
}
.head_ni {color:yellow; background-color: #966f96; border: 2px solid #513b51;}

.roma_ni {color: #ffffff; border: 2px solid #513b51;}
.kanji_ni {color: #0a050a; font-weight:bold; border: 2px solid #513b51;}

.enreg_ni {color:white; font-weight:bold;}

td {
color: #0a050a; font-weight:bold; border: 2px solid #513b51;
}


		/* Css Liens */
a{color:white;text-decoration:none;}
a:hover{color:gold;text-decoration:underline;border-color:gold}
a.ancre{color:orange; font-weight:bold;}
a.ancre:hover{color:#FFD700; font-weight:bold;}

		/*Css SiteMap */
.tdmap {

font-size:12px;
padding:3px;
text-align:left;

}


		/* Css Galerie */
div#galerie
{
  width: 800px ;
  background: #d098d0;
  padding: 15px ;
  margin-left: 10px;
  margin-right: 6px;
  margin-bottom:15 px;
  text-align: center ;
  font: 0.7em Georgia, serif ;
}

ul#galerie_mini
{
  margin: 0 ;
  padding: 5 ;
  text-align: center ;	
  list-style-type: none;
  border: 0px solid #FFF;
  background: #d098d0;
}

ul#galerie_mini li
{
  float: left ;
}

ul#galerie_mini li a img
{
  margin: 2px  ;
  border: 0px solid #39455c;
}

dl#photo
{

 
}

dl#photo dt
{
  font: italic 2.5em/3.0em Georgia, serif ;
  color: #000000;
}

dl#photo dd
{
  margin: 0 ;
}

dl#photo img
{
  border: 2px solid #39455c;
}