/* CSS Document */


html {

	margin: 0;
	padding: 0;
	overflow:hidden;
	
	border: 0 none;
}


body{
	background-color: #000000;
	color: #890b14;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
	
}



*{
	margin:0;
	padding:0;
} 

div#conteneur{
margin-top:10px;
	width:900px;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	left:50%;
	margin-left:-450px;
	
}

#header_g{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/header_g.gif);
width:390px;
height:130px;
}




#header_c{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/header_c.gif);
width:120px;
height:130px;
left:390px;
}


.logo_header{
margin-top:17px;

margin-left:6px;
}

#header_d{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/header_d.gif);
width:390px;
height:130px;
left:510px;
}


#bord_g{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/bord_g.gif);
margin-top:130px;
width:235px;
height:370px;

}

#bord_c{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/accueil.jpg);
margin-top:130px;
width:430px;
height:370px;
left:235px;
}

#bord_d{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/bord_d.gif);
margin-top:130px;
width:235px;
height:370px;
left:665px;
}

#footer_g{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/footer_g.gif);

width:235px;
height:110px;
top:500px;


}

#footer_c{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/footer_c.gif);
/*margin-top:151px;*/
width:430px;
height:110px;
top:500px;
left:235px;

}

#footer_d{
position:absolute;
background-repeat:no-repeat;
background-image:url(images/footer_d.gif);

width:235px;
height:110px;
top:500px;
left:665px;
}

/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------barre de menu-----------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/



/* CSS issu des tutoriels http://css.alsacreations.com */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;

}


/*---------------------------------------menu haut-droit-----------------------------*/
#menu_h {
position: absolute;
top: 7px;
left: 34px;
width: 130px;
font-size:12px;

}



#menu_h a{
text-decoration:none;
color: #fbfb93;

}

#menu_h a:hover{

color: #f99f01;

}

#menu_h a:visited{
text-decoration:none;
}


#menu_h dt {
cursor: pointer;
color: #fbfb93;
height: 20px;
line-height: 20px;
margin: 2px 0;
font-weight: bold;
}




#menu_h dd {
position: absolute;
z-index: 100;
left: 68px;
margin-top: -23px;
width: 10em;

}

#menu_h ul {
margin-top: 6px;

}


#menu_h li {
width:130px;
font-size:10px;
margin-top:4px;
font-weight: bold;


}
#menu_h li a{
color: #fbfb93;
text-decoration: none;
display: block;
}

#menu_h li a:hover {

color: #f99f01;
}


/*---------------------------------------menu bas-gauche-----------------------------*/
#menu_b {
position: absolute;
top: 252px;
right: 34px;
width: 130px;
font-size:12px;
text-align:right;

}

#menu_b a{
text-decoration:none;
color: #fbfb93;

}

#menu_b a:hover{

color: #f99f01;

}

#menu_b a:visited{
text-decoration:none;
}


#menu_b dt {
cursor: pointer;
color: #fbfb93;
height: 20px;
line-height: 20px;
margin: 2px 0;
font-weight: bold;
}




#menu_b dd {
position: absolute;
z-index: 100;
right: 135px;
margin-top: -23px;
width: 10em;


}



#menu_b ul {
margin-top: 6px;

}
#menu_b li {
width:130px;
font-size:10px;
margin-top:4px;
font-weight: bold;


}
#menu_b li a{
color: #fbfb93;
text-decoration: none;
display: block;
}

#menu_b li a:hover {

color: #f99f01;
}


#menu_c {
position: absolute;
top: 270px;
right: 70px;
width: 55px;
}

#menu_d {
position: absolute;
top: 25px;
left: 58px;
width: 55px;
}


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------fin du menu-----------------------------*/
/*---------------------------------------------------------------------------------*/



.flash1{

margin-left:40px;

}



/*--------------------------------------CONTENEURS--------------------------------------*/
#fleches{
width:140px; 
height:50px; 
position:absolute;
left:395px;
top:520px;
}



#contenu_general{
	position:absolute;
	overflow: hidden;
	/*color: #d58d0f;*/

color: #890b14;
	margin-top:130px;
	margin-left:235px;
	background-color: #fefebd;
	width:430px;
	height:370px;
	margin-bottom:10px;
	
	
}

#contenu{
position:absolute;
top:0;
}

#support{

position: relative;
width:430px; height:360px; overflow:hidden;
margin-top:10px;


}


.texte-centre{
width:430px;
text-align:center;

}


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------fin conteneurs-----------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------*/
/*--------------------------------------CLASSES--------------------------------------*/
/*---------------------------------------------------------------------------------*/


/*gras-italliques*/
.bold {
font-weight: bold;
color:#890b14;
}

.italic {
font-style:italic;
}


/*---------------------------------------titres rubriques, sous-rubriques------------------------------------------*/
h1{
	font-family:"Times New Roman", Times, serif;
	color: #f9a105;
	font-size:17px;
	margin-top:110px;
	margin-left:235px;
	width:300px;
			
	
	}

h6{
font-family:"Times New Roman", Times, serif;
	color: #f9a105;
	font-size:14px;
	margin-top:110px;
	margin-left:235px;
	width:300px;
	}


h2{
	font-family:"Times New Roman", Times, serif;
	color: #f9a105;
	font-size:17px;
	margin-top:110px;
	margin-right:235px;
	margin-left:-100px;
	
	text-align:right;		
	height:40px;
	}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F40000;	
	font-variant:small-caps;
	font-size:11px;
	margin-top:-90px;
	margin-left:30px;
	text-decoration:none;
	}



h4{
	font-family:"Times New Roman", Times, serif;
	color: #f9a105;
	font-size:15px;
	
	font-weight:100;
	}
	
h5{
	font-family:"Times New Roman", Times, serif;
	color: #f9a105;
	font-size:24px;
	margin-top:40px;
	
		
	height:30px;
	}

#chinois{	
	margin-top:-100px;
	margin-left:30px;
		
	}

#credit0{
	margin-top:66px;
	margin-right:5px;
	
	text-align:right;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bf0308;		
	font-variant:small-caps;
	font-size:10px;	
	}


#credit{
position:absolute;
	top:560px;
	left:595px;
	width:300px;
	text-decoration:none;
	margin-right:3px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bf0308;		
	font-variant:small-caps;
	font-size:10px;	
	}





	
/*-----------------------------------liens hypertexte-------------------------------------*/
.hypertexte a{

font-size:12px;
font-variant:normal;
color:#bf0308;
text-decoration:none;
}

.hypertexte a:hover{
color: #f40000;

}

.hypertexte a:visited{
text-decoration:none;
}

.hypertexte2 a{

font-size:12px;
font-variant:normal;
color:#bf0308;
font-variant:small-caps;

text-decoration:none;
}

.hypertexte2 a:hover{
color: #f40000;
}

.hypertexte2 a:visited{
text-decoration:none;
}

/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------fin classes-----------------------------*/
/*---------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*-------------------------------------PHOTOS Videos-------------------------------*/
/*---------------------------------------------------------------------------------*/
#popup_video{
text-align:center;
color:#ffff99;

}



.img-gauche{
float:left;
padding:7px 7px 3px 0;

border:none;



}


.img-droite{
float:right;
padding:7px 0 3px 7px;
border:none;

}



.img-gimmick{
position:relative;
border:none;
width:50px;


float:left;
left:38%;

text-decoration:none;
}






/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*-----------------------------------fin PHOTOs------------------------------------*/
/*---------------------------------------------------------------------------------*/



/*----------------------------------PAGE ARTISTES individuels-------------------------*/
#cv {
margin-left:15px;
padding-top:10px;

}

#cv li{
margin-left:15px;
padding-top:20px;

list-style-type: disc;
list-style-position: outside;
}




/*--------------------------------------PAGE Liens--------------------------------------*/
.liens{
height:40px;
margin-left:100px;
}

/*--------------------------------------FORUM-------------------------------------*/
#forum{
width:430px;

text-align:center;


}

A.lien2 { text-decoration:none; color: #fefebd; }
A:hover.lien1 { text-decoration:none; }


A.lien1 { font-size: 10px; color:#3ff9900; text-decoration:none; }
A:hover.lien1 { color:#ff9900; text-decoration:underline; }

.messages{

color: #ff9900;
font-size:10px;
font-style:italic;

}




.messages2{

font-size:13px;


}


.messages2{
margin:4px 0 4px 0;

font-size:12px;


}

.flyers{
width:200px;
position: absolute;

top:50px;
left:250px;
}



#flys{
font-size:20px;
position:absolute;
width:430px;
top:60px;
text-align:center;


}


#flys-aff{


width:430px;

text-align:center;


}

.mini{
font-style:italic;
font-size:10px;
color: #330000;

}


.admin{
color:#FF6600;
text-decoration:none;


}


A.lien1 { font-size: 10px; color: #f9a105; text-decoration:none; }
A:hover.lien1 { color: #f9a105; text-decoration:underline; }

/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------- Tableau-----------------------------------*/
/*---------------------------------------------------------------------------------*/

table
{
    margin: auto;
}

table
{
    
  
   
    
	font-size:10px;
}

table 
{
   
	font-size:11px;
}


caption
{
   font-family:"Times New Roman", Times, serif;
	color: #f9a105;
	font-size:15px;
	text-align:left;
	
	height:40px;
	

}


table th
{
   
    background-color: #fdd978;
	padding:4px;
	
    font-variant: small-caps;
    font-size: 10px;
 
	height:30px;
}

tfoot tr td
{
font-size:9px;
border:none;
text-align:left;

}

table td
{
    border: #fdd978 1px solid;
	text-align:center;
    
}



/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*-----------------------------------fin Tableau-----------------------------------*/
/*---------------------------------------------------------------------------------*/

