/*
Bismi ALLAH ARRAHMAN ARRAHIM
*/

/* le corps */
body {
	margin: 0;
	padding: 0;
	background: #0D0D0D url(../images/img0.gif) repeat-y center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #707070;
}
/* fin de corps*/

/* les titres */
h1, h2, h3, h5{
	text-transform: Uppercase;
	font-family:  Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

h2 { font-size: 26px; }
h3 { font-size: 18px; }
h4 { 
	text-transform: Uppercase;
	font-family:  Georgia,"Times New Roman", Times, serif;
	font-weight: normal;        
        font-size: 17px; 
	}
h5 { font-size: 12px; } 
.aa{ font-size: 12px; }
 .post {
	margin-bottom: 10px;
}

.post .titre {
	padding: 0 10px;
}

.post .cont {
	padding: 0 20px;
        font-size: 12px;
}   
.boxe .titre{
        height:32px;
    	margin:0px;
        padding:0px 0 0 0px;
        letter-spacing:-1px;
        color:#111111;
        background: url(../images/titre.jpg) no-repeat;        
}
.boxe .cont{
    padding:10px;
    border:1px solid #FF941D;
}
.boxe .cont hr{
    color:#ffffff;
}
hr{
    color: #FF941D;
    
}
.lettre{
    font-size: 32px; 
	text-transform: uppercase;
	font-family:  Georgia,"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #FF941D;
        
}

/* fin titres*/

/*paragraphe, listes*/
p, ol, ul, blockquote {
	line-height: 26px;
}
/* fin para.. listes*/

/*lien standard*/
a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}
/* fin liens standards*/

/*mots specifiques*/
strong {
	color: #8D8C8C;
}
span{
   color: #FF941D; 
}
/*fin mots speci..*/

/* corps div paragraphe */

.para {
	margin-bottom: 9px;
	padding: 20px 30px 15px 40px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(../images/img0.gif) repeat-y -150px 0px;
        
  text-align: justify;
}

.para h2, .para h3 {
	margin-left: -40px;
}
/* fin corps div paragraphe*/


/* l entete */

#header {
	width: 600px;
	height: 280px;
	margin: 0 auto;
	background: url(../images/img1.jpg);
  top: 1px;
}

#header h1 {
	margin: 0;
	padding: 40px 0 0 40px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 192px;
	font-size: 16px;
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFFF52;
}
#header .tete{
        text-transform: Uppercase;
	font-family:  "Times New Roman",Georgia, Times, serif;
	font-weight: normal;
        font-size:10 px;
	color: #FFffff;    
}
/* fin de l entete*/

/* Contenu */

#content {
	width: 600px;
	margin: 0 auto;
	padding: 10px;
}
/* fin contenu*/

/* les colonnes*/
/*colonne 1*/
#colUn {
	float: left;
	width: 190px;
}

#colUn ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
/* fin colonne 1*/

/*colonne 2*/
#colDeux {
	float: right;
	width: 390px;
}
/* fin colonne 2*/

/*colonne popup*/
#colpop {
	float: right;
	width: 595px;
}
/*fin colonne popup*/
/* fin de colonnes*/


/* pied */

#footer {
	clear: both;
	width: 600px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer2 {
	clear: both;
	width: 600px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer * {
	color: #333333;
}
/*fin pied*/


/* le menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	background: url(../images/puce.gif) no-repeat 10px 17px;
	border-bottom: 1px solid #EBEBEB;
	color:#BFBFBF ;
}

#menu a:hover, #menu .active a {
	background: #707070;
	text-decoration: none;
	font-weight: bold;
	color: #E08934;
}

/* fin menu */
/*menu secondaires*/
.navigation {
font-size: 10 px;
}
.navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 1em;
}
.navigation li {
display: inline;
border-left:1px solid;
color:white; 
padding:0 5px 0 9px; 
}
.navigation a:link,.navigation a:visited{
color:white;
text-decoration: underligne;
font-size: 10 px;
}
.navigation a:hover {
text-decoration: none;
color:#707070;
}
/*fin menus secondaires*/
/*tableau*/
.tab {
	margin-bottom: 9px;
	padding: 1px 4px 1px 6px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
        font-size:16px;

}
.tab caption{
  	text-transform: Uppercase;
	font-family:  Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
        font-size: 15px;
}
.lin1{
    background:#1F1F1F;
    color:silver;
    }
    
/* fin tableau*/
/*bouton*/
  button{
      border:none;
      background:none;
      padding:0;
      margin:0;
      width:auto;
      overflow:visible;					
      text-align:center;	
      white-space:nowrap;	
      height:26px;
      line-height:24px;			
 }
 button span, button em{
      display:block;
      height:26px;
      line-height:24px;			
      margin:0;
      color:#954b05;
 }	
 button span{
      padding-left:20px;
      background:url(../images/button.gif) no-repeat 0 0;
 }	
 button em{
      font-style:normal;
      padding-right:20px;
      background:url(../images/button.gif) no-repeat 100% 0;
  }	    
    
/*fin bouton*/
/*liste evenement*/
 TABLE.aatable
{ 
    font-family:arial;
    font-size:11pt;
    background-color:#808080;
    width:100%;
    border-style:solid;
    border-color:#1F1F1F;
    border-width:1px;     
}

.aatable TH
{
    font-size:10pt;
    color:white;
    text-align:left;
}


.aatable TR
{ 
}

.aatable TD
{  
    font-size:9pt;
    background-color:#AA2808;
    color:white;
    border-style:solid;
    border-width:1px;
    text-align:left;
}
 
 /*fin liste evenement*/
.imgborder {
border: 4px solid #1F1F1F;
}
.texte{
    color:#E3DED7;
}

/*gallerie*/
#paraGal {
	margin-bottom: 9px;
	padding: 20px 30px 15px 40px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(../images/img0.gif) repeat-y -150px 0px;          
}
#paraGal img{
    border: 1px solid #1F1F1F;
}  
#paraGal a {
	
	border: 1px solid #1F1F1F;
}

#paraGal a:hover, .gal .active a {
	border: 1px solid #707070;
        background: #707070;
}

.haut{
        text-transform: Uppercase;
	font-family:  "Times New Roman",Georgia, Times, serif;
	font-weight: normal;
        font-size:10 px;
	color: #FFffff;    
}
/*fin gallerie*/    

