.yform
{
	margin-top:10px;
}
.yb_html
{
	display:inline-block;
}
.ycode_erreur
{
	color:red;
}
.yform h1,.yform h2,.yform h3,.yform h4,.yform h5,.yform h6
{
	margin:0px;
}
.opt_tit
{
	font-weight:bold;
	text-align:center;
	color:#000000;
}
.apercu
{
	text-align:center;
	padding:1px;
}
.sous_groupe_opt
{
	font-weight:bold;
	font-style:italic;
}
.code
{
	padding-left:20px;
}
.sous_groupe_opt
{
	padding-left:10px;
	color:#000000;
}
.apercu_ycode
{
	background-color:#ffffff;
	border:2px dotted black;
	padding:2px;
	margin:1px;
	overflow: auto;
}
.yform table
{
	border:1px solid black;
	background-color:#efc292;
}
.yform td
{
	border:1px solid black;
	background-color:#ff8400;
}
.yform th
{
	border:1px solid black;
	background-image:url('images/fond_titre_tableau.gif');
	background-repeat:repeat-x;
	background-color:#ff8a04;
}
.y_block_gauche
{
	width:140px;
	float:left;
}
.y_block_droite
{
	margin-left:150px;
}
.y_emot
{
	padding:1px;
}
/*Textes*/
.gras
{
	font-weight:bold;
}
.italique
{
	font-style:italic;
}
.souligne
{
	text-decoration:underline;
}
.barrer
{
	text-decoration:line-through;
}
.titre
{
/*	border-left:3px solid #5783ee;
	font-size:20px;
	background-image:url('images/ycode/titre_fond.gif');
	margin:0px;
	margin-left:10px;
	display: inline;
	padding-left:4px;
	padding-right:4px;
	height:23px;*/

	display: inline;
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-size:25px;
	color:#5599ff;
}
/*positions*/
.pos_justifie
{
	text-align:justify;
}
.pos_gauche
{
	text-align:left;
}
.pos_centre
{
	text-align:center;
}
.pos_droite
{
	text-align:right;
}
/*tailles*/
.tai_1
{
	font-size:9px;
}
.tai_2
{
	font-size:11px;
}
.tai_3
{
	font-size:13px;
}
.tai_4
{
	font-size:18px;
}
.tai_5
{
	font-size:20px;
}
.tai_6
{
	font-size:25px;
}

/*Polices*/
.pol_arial_black
{
	font-family:"Arial Black", serif;
}
.pol_times_new_roman
{
	font-family:"Times New Roman", serif;
}
.pol_courrier_new
{
	font-family:"Courier New", serif;
}
.pol_impact
{
	font-family:"Impact", serif;
}
.pol_georgia
{
	font-family:"Georgia", serif;
}
.pol_verdana
{
	font-family:"Verdana", serif;
}

/*Couleurs*/
.cou_brun
{
	color:#924e05;
/*	background-color:d1a3c0;*/
}
.cou_rouge
{
	color:#ff0000;
/*	background-color:d1a3c0;*/
}
.cou_rose
{
	color:#ff00ff;
/*	background-color:d1a3c0;*/
}
.cou_orange
{
	color:#ffae33;
/*	background-color:d1a3c0;*/
}
.cou_jaune
{
	color:#ffff00;
/*	background-color:d1a3c0;*/
}
.cou_olive
{
	color:#708D23;
/*	background-color:d1a3c0;*/
}
.cou_vert
{
	color:#4FD94F;
/*	background-color:d1a3c0;*/
}
.cou_turquoise
{
	color:#25FDE9;
/*	background-color:d1a3c0;*/
}
.cou_bleu_ciel
{
	color:#77B5FE;
/*	background-color:d1a3c0;*/
}
.cou_bleu
{
	color:#4444D3;
/*	background-color:d1a3c0;*/
}
.cou_blanc
{
	color:#ffffff;
/*	background-color:d1a3c0;*/
}
.cou_gris
{
	color:#cccccc;
/*	background-color:d1a3c0;*/
}
.cou_noir
{
	color:#000000;
/*	background-color:d1a3c0;*/
}

/*Flottants*/
.flot_gauche
{
	float:left;
}
.flot_droite
{
	float:right;
}

/*codes*/
.code_titre
{
	font-weight:bold;
	color:#555555;
}
.code_block
{
	background-color:white;
	font-size:12px;
	font-family:'arial',serif;
	border:2px solid #999999;
	overflow:auto;
	margin-right:10px;
	padding:5px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.code_block:hover
{
	border:2px solid #555555;
}
.code_block div
{
	overflow:auto;
	max-height:400px;
}
/*Flottants*/
.flo_droite
{
	float:right;
	margin:5px;
}
.flo_gauche
{
	float:left;
	margin:5px;
}
/*Messages*/
.mess_information
{
	color:#00e000;
	padding-left:60px;
	min-height:50px;
	background-image:url('images/ycode/information.png');
	background-repeat: no-repeat;
	background-position:7px center;
}
.mess_attention
{
	color:#ffba00;
	padding-left:60px;
	min-height:50px;
	background-image:url('images/ycode/attention.png');
	background-repeat: no-repeat;
	background-position:7px center;
}
.mess_question
{
	color:#6200ff;
	padding-left:60px;
	min-height:50px;
	background-image:url('images/ycode/question.png');
	background-repeat: no-repeat;
	background-position:7px center;
}
.mess_erreur
{
	color:#ff0000;
	padding-left:60px;
	min-height:50px;
	background-image:url('images/ycode/erreur.png');
	background-repeat: no-repeat;
	background-position:7px center;
}
/*Puces*/
.puce_simple
{
	display:block;
}
.puce_numero_romain
{
	list-style-type:upper-roman;
}
.puce_alphabet
{
	list-style-type:lower-alpha;
}
.puce_numero
{
	list-style-type:decimal;
}
.puce_cercle
{
	list-style-type:circle;
}
.puce_carre
{
	list-style-type:square;
}
/*Citations*/
.citation_cadre
{
	border:2px dotted black;
	background-color:white;
	margin-left:10px;
	margin-right:10px;
	padding:2px;
	padding-left:7px;
}
.citation_titre, .citation_auteur
{
	font-style:italic;
	font-weight:bold;
}
/*Galeries* /
.glr_btn
{
	margin-left:50%;
}
.etape
{
	border:1px solid black;
	background-image:url('images/ycode/galerie_fond.gif');
	background-repeat:no-repeat;
	background-color:#f4c38e;
	padding:3px;
	margin:2px;
}
.etape_titre
{
	text-align:center;
	font-size:25px;
}
*/
