/* Zone globale*/
body
{
    font-family: Verdana, 'Times New Roman' , 'Courier New';
    font-size: smaller;
    color: Maroon;
    
 
  
}


/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid #efeff7;
	height: 1px;
}

/* TITRE */
h1,h2,h3
{
    margin: 0;
	font-family: verdana;
	font-size: 11px;
}
h1
{
 	margin-top: 1.0em;
	margin-bottom: 1.12em;
    font-size: 12px;
    font-weight: bold;
}
h2
{
    font-weight: normal;
}
h3
{
    font-weight: bold;
}

/* LIENS HYPERTEXTE */
a {
	text-decoration: none;
	color: #31659C;
	font-weight:bold;
}

a:visited {
	color: #31659C;
	font-weight:bold ;
}

a:hover {
	text-decoration: underline;
	color: #31659C;
	font-weight:bold;
}

a:active {
	color: #31659C;
	font-weight:bold;
}

/* LISTE */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}

/* Classe de ma page */
.rubrique
{
    text-align:left;
    font-size: 14px;
    text-decoration:underline;
    text-transform: uppercase;
    font-weight:bold;
    margin-bottom:5px;
}

.image_conteneur_gauche2a
{    
     margin-bottom:10px;
   
}

.hr_invisible  /* saut de ligne */
{
    clear:both;	
	border: 0;
	border-top: invisible;
	height: 1px;
 margin-top:0px;
	margin-left:0em;
	margin-bottom:0px;
	
}

.hr_visible2a  /* saut de ligne trait simple   <div class="hr_invisible">   </div>  <div class="hr_invisible">   </div>visible */
{
    clear:both;	
	border: 0;
	border-top: 1px solid Navy;
	height: 1px;
    margin-top:5px;
 	margin-left:50px;
	margin-bottom:0px;
	
}

#conteneur_gauche2a
{  
     left: 0px;
    position: absolute;
    top: 0px;
     width:50px;
   /* float:left; width:900px;*/
}

#rotator_h2a
{    
     margin-bottom:50px;
   /* float:left; width:900px;*/
}



/* éléments de ma page */
#aikidostage_com2a
{  left: 290px;
    position: absolute;
    top: 0px;
    margin-bottom:3em;
    font-size:18px;
}

#calendrier2a
{
    left: 220px;
    position: absolute;
    top: 60px;
    margin-bottom:3em; 
    font-size:26px;
    font-weight:bolder;
  text-transform: uppercase; 
  text-align:center;
  color:Red;
}

#peyrache2a
{
    left: 360px;
    position: absolute;
    top: 120px;
    margin-bottom:3em; 
    font-size:20px;
  text-transform: uppercase; 
  text-align:center;
  color:Red;
}

#shihan2a
{
    left: 420px;
    position: absolute;
    top:145px;
    margin-bottom:20px; 
    font-size:15px;
    font-style:italic;
  text-transform: capitalize; 
 color:Red;
  text-align:center;
}

#conteneurdatalist2a
{
    /*display: block;   width:900px;*/
    
  left: 200px;
    position: absolute;
    top: 230px;
     width:600px;
}


#Lieu_Stage2a
{
    float:left;
   font-weight:bolder;    
   font-size:18px;
  text-transform: uppercase; 
  text-align: left;
 color:Red;
	      	       
}

#pays2a
{
    float: left;
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
    vertical-align: baseline;
}

#Date_Debut2a
{
   float:left;
    font-weight:bolder;    
   font-size:16px;
  text-align: left;
  margin-top:0px;
  margin-left:50px;
  color: Maroon;
}

#Date_Fin2a
{
    float:left;
   font-weight:bolder;    
   font-size:16px;
  text-align: left;
  margin-top:0px;
  margin-left:10px;
  color: Maroon;
}

#Lien_affiche2a
{
    float:left;   
  margin-top:0px;
  margin-left:20px;
 
}


#Tel_12a
{
   float:left;
   font-size:10px;
   font-style:italic;
  text-align: left;
  margin-top:0px;
  margin-left:0px;
  color: Maroon;
     
}

#Tel_22a
{
  float:left;
  font-size:10px;
  font-style:italic;
  text-align: left;
  margin-top:0px;
  margin-left:0px;
  color: Maroon;
  
}


#Courriel2a
{
   float:left;
  font-size:10px;
  text-align: left;
  margin-top:0px;
  margin-left:0px;
  color: Maroon;
      
}


#Site_Dojo12a
{
    float:left;
   font-size:10px;
  text-align: left;
  margin-top:0px;
  margin-left:0px;   
  color: Maroon;
}

