.bloc880 {
height: 880px;
}
html>body .bloc880 {
height: auto;
min-height: 880px;
}

.trebuchet {font-family: 'Trebuchet MS', Verdana, Arial, tahoma;}

a		{text-decoration: none}
a:hover 	{text-decoration: none}

a.under		{text-decoration: none}
a.under:hover 	{text-decoration: underline}


.displaynone{
display:none;
}

.displayblock{
display:block;
}

img	{border-style:none}
.img2	{border-style: solid}

.fond_clair		{background-color:#F4F3EC}
.fond_panier		{background-color:#EAE8F2}
.fond_entete		{background-color:#B7B081}
.bord_tableau		{border:1px solid #8F8865}
.selection_fond	{background-color:#CC4A14}
.selection_bord	{border:1px solid #CC4A14}
.texte_fonce		{color:#8F8865}
.ligne_bas_fonce_solid	{border-bottom:1px solid #8F8865}
.ligne_bas_fonce_dashed	{border-bottom:1px dashed #8F8865}
.ligne_bas_clair_solid	{border-bottom:1px solid #F4F3EC}
.ligne_bas_clair_dashed	{border-bottom:1px dashed #F4F3EC}
.ligne_haut_fonce_solid	{border-top:1px solid #8F8865}
.ligne_haut_fonce_dashed	{border-top:1px dashed #8F8865}
.ligne_haut_clair_solid	{border-top:1px solid #F4F3EC}
.ligne_haut_clair_dashed	{border-top:1px dashed #F4F3EC}

.bold	{font-weight:bold}
.normal{font-weight:normal}
.italic{font-style:italic}

.t8		{font-size:8px;}
.t9		{font-size:9px;}
.t10		{font-size:10px;}
.t11		{font-size:11px;}
.t12		{font-size:12px;}
.t13		{font-size:13px;}
.t14		{font-size:14px;}
.t16		{font-size:16px;}
.t18		{font-size:18px;}
.t20		{font-size:20px;}
.t22		{font-size:22px;}
.t24		{font-size:24px;}
.t26		{font-size:26px;}


.cadre_rouge,
.cadre_orange,
.cadre_marron,
.cadre_blanc,
.table_bord_rouge,
.table_bord_marron,
.table_bord_noir {
border-width:1px;
border-style:solid;
}

.fin_cadre_rouge,
.fin_cadre_marron,
.fin_cadre_noir {
border-width:0px 1px 1px 0px;
border-style:solid;
}

.fin_cadre_noir,.table_bord_noir {
border-color:#000;
}

.blanc		{color:#fff}
.fond_blanc	{background-color:#fff}

.table_bord_blanc{border:1px solid #fff}

.fond_rouge	{background-color:#CC4A14}

.cadre_rouge {
background-color:#F3A59D;
border-color:#DE6150;
}


.marron_clair	{color:#D2AC12}
.marron_light {color:#FEF5C1}
.marron_panier {color:#FFF6DF}
.marron_fonce	{color:#392D05}

.fond_marron {background-color:#E4890D}
.fond_marron_fonce {background-color:#D1551A}
.fond_marron_clair {background-color:#FED642}
.fond_marron_light {background-color:#FEF5C1}
.fond_marron_panier {background-color:#FFF6DF}

.cadre_marron {
background-color:#7B6709;
border-color:#D2AC12 #392D05 #392D05 #D2AC12;
}

.fin_cadre_marron,.table_bord_marron {
border-color:#F2CD6A #7B6709 #7B6709 #F2CD6A;
}

.left	{text-align:left}
.right	{text-align:right}
.justify	{text-align:justify}
.center	{text-align:center}


body {font-family:VERDANA,ARIAL,TAHOMA;font-size:11px}

.img1	{border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-color:#000000}

select {padding: 0px 0px 0px 0px;	margin: 0px;	color:#000;	background-color:#FEFEFC;	border:1px solid #7E6E2B;	font-family:Verdana, Arial, tahoma;	font-size:11px;}
input 	{	padding: 1px;	margin: 1px;	color:#000;	background-color:#FEFEFC;	border:1px solid #7E6E2B;	font-family:Verdana, Arial, tahoma;	font-size:11px;}
textarea {	padding: 0px 0px 0px 0px;	margin: 0px;	color:#000;	background-color:#FEFEFC;	border:1px solid #7E6E2B;	font-family:Verdana, Arial, tahoma;	font-size:11px;}
.none {background:none; border-style: none}