/*
	---Site foirexpo62.fr---

	couleurs ==>
	gris : #C3c3c3;
	rouge : #C93522;
	orange : #EBBB55;
	police: Arial 0.75em

	parametrage titre
	font-family:Arial;font-weight:bold;font-size:1.2em;color:#C93522;

	parametrage sous-titre
	font-family:Arial;font-weight:bold;font-size:1.1em;color:#EBBB55;


*/

	BODY
	{
		margin:0px;
		font-family:Arial;
		font-size:0.70em;
		color:#000000;
		background-color:#000000;
	}

	font.defaut
	{
		color:#000000;
	}

	font.blanc{
		font-size:1.1em;
		color:#FFFFFF;
		font-weight:bold;
	}


	font.erreur
	{
   		color:#CF4D4D;
	}

	font.titre_acc
	{
		font-family:Arial;
		font-size:1.8em;
		text-transform:uppercase;
		color:#FFFFFF;
	}

	font.ss_titre_acc
	{
		font-family:Arial;
		font-size:1.5em;
		text-transform:uppercase;
		color:#EBBB55;
		font-weight:bold
	}

	font.horaire
	{
		font-family:Arial;
		font-size:1.0em;
		color:#C93522;
		font-weight:normal
	}

	font.titre{
		font-family:Arial;
		font-weight:bold;
		font-size:1.2em;
		color:#C93522;
	}

	font.liste_titre{
		font-family:Arial;
		font-weight:bold;
		font-size:1.1em;
		/*color:#C93522;*/
		color:#686868;
	}

	font.legende_partenaires
	{
		font-family:Arial;
		font-weight:bold;
		font-size:1.1em;
		color:#000000;
	}


	input.idcheck
	{
		background-color:#E9E9E9;
		color:#000000;
		font-family:Arial;
		font-size:1em;
		text-align:left;
		padding-left:1px;
		border:1px solid #C3C3C3;
	}

	td.actu
	{
		border-top-width:1px;
		border-top-style:solid;
		border-bottom-width:1px;
	  	border-bottom-style:solid;
	  	border-color:#000000;
	  	background-color:#C3C3C3;
	  	padding-left:5px;
	  	height:24px;
	}

	td.cadre_acc_ht
	{
		border-left-width:1px;
		border-left-style:solid;
  		border-color:#EBBB55;
  		padding-left:20px;
  		vertical-align:top
	}





	/* Balise A pour les liens créés dans FCK*/
	a
	{
		text-decoration:none;
		color:#C93522;
	}

	a:hover
	{
		text-decoration:none;
		color:#EBBB55;
	}

	a.defaut
	{
		color:#C93522;
		font-weight:bold;
		text-decoration:none;
	}

	a.defaut:hover
	{
		color:#EBBB55;
		font-weight:bold;
		text-decoration:none;
	}

	a.blanc
	{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}

	a.blanc:hover
	{
		color:#C93522;
		font-weight:bold;
		text-decoration:none;
	}

	a.noir
	{
		color:#000000;
		font-weight:bold;
		text-decoration:none;

	}

	a.noir:hover
	{
		color:#C93522;
		font-weight:bold;
		text-decoration:none;
	}

	a.gris
	{
		color:#000000;
		text-decoration:none;
	}

	a.gris:hover
	{
		color:#C3C3C3;
		text-decoration:none;
	}

	a.bas_page{
		color:#FFFFFF;
		text-decoration:none;

	}

	a.bas_page:hover
	{
		color:#C93522;
		text-decoration:none;
	}


	a.bordeaux
	{
		color:#C93522;
		font-weight:bold;
		text-decoration:none;
	}

	a.bordeaux:hover
	{
		color:#EBBB55;;
		font-weight:bold;
		text-decoration:none;
	}

	a.band_anim{
	 color:#000000;
	 font-weight:bold;
	 text-decoration:none
	}

	a.band_anim:hover{
	 color:#C93522;
	 font-weight:bold;
	 text-decoration:none
	}



	a.txt
	{
		color:#000000;
		text-decoration:none;
		text-align:left;
	}

	a.txt:hover
	{
		color:#000000;
		text-decoration:none;
		text-align:left;
	}


	td.interligne
	{
		height:12px;
	}

	select,input
	{

	}



	textarea
	{

	}


	textarea.saisie_compte
	{
		background-color:#EAEAEA;
		border:0px;
		color:#000000;
		font-family:Arial;
		font-size:1em;
		width:220px;
	}


	img
	{
		border:0;
	}



	img.cadre
	{
		border:1px solid #FFFFFF;
	}


	/* FORMULAIRE */

	td.formulaire
	{
		width:100%;
		padding-left:20px;
		padding-right:20px;
		padding-top:10px;
		padding-bottom:10px;
		background-color:#FFFFFF;
	}

	td.formulaire_libelle{
		text-align:left;
		width:120px;
		color:#000000;
		font-size:1em;
		height:25px;
		vertical-align:middle;
	}

	td.formulaire_libelle2
	{
		text-align:left;
		color:#000000;
		font-size:1em;
		width:5px;
	}

	td.formulaire_libelle3
	{
		text-align:left;
		width:250px;
		color:#000000;
		font-size:1em;
		height:25px;
		vertical-align:middle;
	}

	td.formulaire_libelle4
	{
		text-align:left;
		width:375px;
		color:#000000;
		font-size:1em;
		height:25px;
		vertical-align:middle;
	}

	td.formulaire_liste
	{
		text-align:left;
		width:125px;
		color:#000000;
		font-size:1em;
		height:25px;
		vertical-align:middle;
	}


	input.formulaire_radio
	{
		background-color:#FFFFFF;
		border:0px;
		color:#000000;
		font-family:Arial;
		font-size:1em;
		width:20px;
	}

	select.formulaire
	{
		background-color:#EAEAEA;
		border:0px;
		color:#000000;
		font-family:Arial;
		width:220px;
		font-size:1em;
	}


	input.formulaire
	{
		background-color:#EAEAEA;
		border:0px; /* borders ne sont pas gerees */
		color:#000000;
		letter-spacing:1px;
		font-family:Arial;
		width:220px;
		font-size:1em;
		padding:2px;
	}


	textarea.formulaire
	{
		background-color:#EAEAEA;
		border:0px;
		color:#000000;
		font-family:Arial;
		font-size:1em;
		width:345px;
	}

	input.formulaire_date
	{
		background-color:#EAEAEA;
		border:0px;
		color:#000000;
		font-family:Arial;
		width:20px;
		font-size:1em;
	}

	input.formulaire_heure
	{
		background-color:#EAEAEA;
		border:0px;
		color:#000000;
		font-family:Arial;
		width:20px;
		font-size:1em;
	}

	td.legende_form
	{
		text-align:left;
		font-family:Arial;
		color:#000000;
		font-size:1em;
		height:25px;
		vertical-align:middle;
	}

	td.btn_form
	{
		text-align:center;
		font-family:Arial;
		color:#EBBB55;
		font-size:1em;
		height:25px;
		vertical-align:middle;
	}

	a.formulaire
	{
		font-family:Arial;
		color:#C93522;
		font-weight:bold;
		text-decoration:none;
	}

	a.formulaire:hover
	{
		font-family:Arial;
		color:#EBBB55;
		font-weight:bold;
		text-decoration:none;
	}


