@charset "utf-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	width:450px;
	height:335px;
	z-index:1;
	left: -10px;
	top:130px;
}
#apDiv2 {
	position:absolute;
	width:77px;
	height:74px;
	z-index:2;
	left: 1131px;
	top: 101px;
}
#apDiv3 {
	position:absolute;
	width:66px;
	height:40px;
	z-index:3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
body {
	background-color: #FFF4CC;
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	background-position:center 450px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: x-small;
}
.Style2 {
	font-family: "Old English Text MT";
	font-size: 48px;
}
.Style4 {font-size: xx-large;
}
.Style6 {
	font-size: 24px;
	font-family: "Imprint MT Shadow";
}
.Style7 {font-family: "Imprint MT Shadow";
}
.Style8 {font-family: Phones;
}
.Style11 {font-size: small;
}
.Style14 {font-size: 18px;
}
.Style17 {font-size: 13px;
}
.Style18 {color: #FFF1BF;
}
.Style20 {font-size: medium; font-family: "Old English Text MT";
}
.Style21 {font-family: Arial, Helvetica, sans-serif;
           font-size:12px;
}
.Style22 {font-family: Arial, Helvetica, sans-serif;
                 color: #FFF4CC;
                font-size: 12px;
				}
 a.type1:link
 {
 	color:#FFF4CC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
 }
 a.type1:visited
 {
 	color:#FFF4CC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	}
	a.type1:hover {
	text-decoration: none;
	color: #FFCC00;
	}
	 a.type2:link
 {
 	color:#FFF4CC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
 }
 a.type2:visited
 {
 	color:#FFF4CC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	}
	a.type2:hover {
	text-decoration: none;
	color: #FFCC00;
	}
.Style23 {color: #FFFFCC}

/*################################################
##												##
##				Fonctions BBcode				##
##												##
################################################*/

#BBCode_text {		/* la div contenant l'éditeur */
	border:#999999 solid 1px;
	background-color: #EFEFEF;
	width: 610px;
}
#Prev_text { /* la div affichant la prévis */
	width: 610px;
}

#BBCodeBouton_text { /* la div contenant toutes les "balises" de {b] à [/size] */
	height: 70px;
}
#BBCodeBouton_text input, #BBCodeBouton_text select {
	border: #666666 solid 1px;
	margin-left: 5px;
}

#BBCodeSubmit_text { /* la div div contenant les 2 submit "Envoie" et "Prévisu." */
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#BBCodeSubmit_text input { border: #666666 outset 1px; background-color: #EFEFEF; margin-left: 20px; }
#BBCodeSubmit_text input:hover { border: #CCCCCC solid 1px; }
#BBCodeSubmit_text input:active { border: #666666 inset 1px; }

#SubBB_text {	/* Bouton Standard des balises : [B], [i], [u], [url], [img], [quote], [code], [list] */
	height: 28px;
}

#SubBB_text input { border: #666666 outset 1px; }
#SubBB_text input:hover { border: #CCCCCC solid 1px; background-color: #FFFFFF; }
#SubBB_text input:active { border: #666666 inset 1px; background-color: #EFEFEF; }

#SelColBB_text, #SelColBB_text select {		/* Les Selects des balises [color] et [bgcolor] choix de couleur de police ou de fond de police */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
}

#SelColBB_text {
	height: 18px;
}

#SelFontBB_text, #SelFontBB_text select { 	/* Selects [font] choix de police */
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	left: 5px;
}

#SelSizeBB_text, #SelSizeBB_text select {	/* Selects [size] choix de taille de police */
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	left: 10px;
}

#SelFontBB_text,#SelSizeBB_text {
	height: 18px;
}

#BBCodeArea_text {  /* la div contenant le textarea */
	margin-left: 2.5px;
}

#text {		/* Le textarea (la ou on tape des lettres ^^') */
}

.bbcode {	/* Concerne l'editeur et la prévisualistion */
	
	
	




