@import "produits/produits.css";

body, table						{
	font-family:'Lucida Grande', Arial, Helvetica, Serif;
	font-size:12px;
}

body							{
	margin:0;
	background:#E1D39C;
}
form							{
	margin:0;
}

#mainright *							{
	scrollbar-3dlight-color:#466021;
	scrollbar-arrow-color:#CFC;
	scrollbar-darkshadow-color:#627B3C;
	scrollbar-face-color:#668041;
	scrollbar-highlight-color:#96B071;
	scrollbar-shadow-color:#567031;
	scrollbar-track-color:#627B3C; 
}

@media print					{
	body	{
		background:#FFF;
	}
	@page { size:landscape; }
}

#content						{
	width:20.5cm;
	background:#E1D39C;
}
#mainright .fullwidth	{
	width:434px;
}

#top_menu	{
	height:15px;
}
#top_menu a							{
	color:#796556;
	font-size:10px;
	text-decoration:none;
}
#top_menu a:hover					{
	color:#998576;
}





#header							{
	background-color:#9FC081;
}

#header td						{
	color:#506240;
	font-size:17px;
}

#header	a						{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#FF9;
}
#header	a:hover					{
	color:#FFB;
}


.error				{
	padding:8px;
	font-size:12px;
	border:1px solid #A33;
	background-color:#FDD;
	color:#833;
	font-weight:bold;
}

.field_error		{
	color:#FC0;
	font-weight:bold;
}

.sep_bas						{
	border-bottom:1px solid #EEC;
}

.brun_bar, .vert_bar, .vertfonce_bar			{
	font-size:1px;
	height:6px;
	background-position:top;
	background-repeat:repeat-x;
}
.brun_bar a, .vert_bar a, .vertfonce_bar a		{
	font-family:Verdana, 'Lucida Grande', Arial, Helvetica, Serif;
	line-height:6px;
	height:6px;
	font-size:7px;
	text-decoration:none;
	color:#000;
}

.brun_bar						{
	background-image:url('images/brun_bar.gif');
}
.vert_bar						{
	background-image:url('images/vert_bar.gif');
}
.vertfonce_bar					{
	background-image:url('images/vertfonce_bar.gif');
	height:6px;
}


.brun_degrade, .vert_degrade, .vertfonce_degrade 		{
	font-size:12px;
	background-position:top;
	background-repeat:repeat-x;
}

.brun_degrade					{
	background-image:url('images/brun_degrade.gif');
}
.vertfonce_degrade				{
	background-image:url('images/vertfonce_degrade.gif');
	padding:5px 10px;
	padding-bottom:0;
	min-height:160px;
}



.boutons th				{
	width:4px;
}

.boutons a, #header .boutons a				{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#686;
	background-image:url('images/header_bouton1.gif');
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	height:30px;
}

.boutons a div			{
	cursor:pointer;
	background-image:url('images/header_bouton2.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:30px;
	font-size:16px;
	padding:0 8px;
}
.boutons a .pti			{
	font-size:5px;
}

.boutons a:hover, .boutons .actif:hover,
#header .boutons a:hover, #header .boutons .actif:hover {
	background-position:1px 1px;
}
.boutons a:hover div	{
	color:#464;
}
.boutons .actif *, .boutons .actif a:hover *,
#header .boutons .actif *, #header .boutons .actif a:hover * {
	color:#FF7;
}

.boutons a:hover div, .boutons .actif div, #header .boutons a:hover div, #header .boutons .actif div	{
	background-image:url('images/header_bouton2_over.gif');
	background-position:right 1px;
	padding-left:9px;
	padding-right:7px;
}

.boutons a:hover .pti, .boutons .actif .pti	{
	font-size:7px;
}


.boutons .actif a, #header .boutons .actif a		{
	background-image:url('images/header_bouton1F.gif');
	background-position:1px 1px;
}
.boutons .actif a div, .boutons .actif a:hover div, .boutons .actif:hover div,
#header .boutons .actif a div, #header .boutons .actif a:hover div, #header .boutons .actif:hover div {
	background-image:url('images/header_bouton2F.gif');
	background-position:right 1px;
}




#main							{
	background:#668041;
	font-size:12px;
	color:#EEE;
}
#main td	{
}

#mainleft						{
	width:260px;
}
#mainleft *						{
	font-family:Verdana, Arial, Helvetica, Serif;
	color:#594536;
	font-size:9px;
}

#mainleft a						{
	text-decoration:none;
}
#mainleft a:hover				{
	text-decoration:underline;
}

#mainleft a.actif		{
	color:#A70;
	font-weight:bold;
	font-size:11px;
}


#mainleft .fond_left			{
	padding:4px;
	background-image:url('images/mainleft_fond.gif');
	background-position:top;
}

#mainleft .fond_left a			{
	/*line-height:12px;*/
	color:#813700;
}
#mainleft .fond_left a:hover	{
	color:#A15720;
}
#mainleft .brun_bar				{
	font-size:1px;
}
#mainleft .brun_degrade			{
	padding:0 3px;
}
#mainleft .fond_left .field		{
	background:none;
	border:1px solid #C2AF73;
}


#mainleft h1, #mainleft h1 a, #mainleft h1 input, #mainleft .fond_left h1 a	{
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	margin:0;
	font-size:16px;
	color:#D72;
}
#mainleft h2, #mainleft h2 a	{
	margin:0;
	font-size:14px;
}
#mainleft ul					{
	margin:0;
	padding-bottom:8px;
	margin-left:10px;
	padding-left:10px;
}
#mainleft .fond_bas				{
	height:8px;
	background-image:url('images/mainleft_bas.gif');
	background-repeat:no-repeat;
	background-position:top right;
}


#mainleft #div_encart h2, #mainleft #div_encart label 	{
	color:#FFC;
}

#mainleft #encart		{
	background:none;
	width:250px;
	height:auto;
	border:1px dotted #5D7538;
}

#mainleft #encart	td	{
	padding:0px 6px;
	text-align:center;
}
#mainleft #encart	textarea	{
	text-align:center;
}
#mainleft #encart	.encart_texte	{
	color:#FFA;
	padding:2px 8px;
	font-family:'Lucida Grande', Arial, Helvetica, Serif;
	font-size:13px;
	font-weight:bold;
}








#mainright, #mainright table	{
	font-size:11px;
	color:#EEE;
}
#mainright p					{
	margin:5px 0px;
}

#mainright a					{
	color:#E1D39C;
}
#mainright a:hover				{
	color:#F2E4AD;
	text-decoration:none;
}

#mainright h1, #mainright h1 a, #mainright h1 a:hover, #mainright .h1	{
	font-family:'Lucida Grande', Arial, Helvetica, Serif;
	color:#EFC;
	font-size:18px;
	margin-top:0;
	margin-bottom:2px;
	font-weight:bold;
}

#mainright input.h1, #mainright textarea		{
	background:none;
}


#mainright h2, #mainright h2 a, #mainright h2 a:hover, #mainright .h2	{
	font-family:'Lucida Grande', Arial, Helvetica, Serif;
	color:#EFC;
	font-size:16px;
	margin-top:0;
	margin-bottom:8px;
	font-weight:bold;
}
#mainright h3, #mainright h3 a, #mainright h3 a:hover, #mainright .h3	{
	font-family:'Lucida Grande', Arial, Helvetica, Serif;
	font-size:14px;
	color:#FFCC00;
	margin-top:0;
	margin-bottom:2px;
	font-weight:bold;
	text-decoration:none;
}

#mainright ul					{
	margin-top:2px;
}


#mainright .infos				{
	margin:2px;
	font-size:11px;
	color:#ACC;
}






#copy							{
	margin-top:2px;
}
#copy a							{
	padding-left:4px;
	color:#796556;
	font-size:10px;
	text-decoration:none;
}
#copy a:hover					{
	color:#998576;
}





#news					{ border-bottom:1px solid #CCC }

.liste					{ margin-top:5px }
.liste th,.liste td		{ border-right:0; border-left:0 }
.liste th				{ border-bottom:1px solid #CCC; padding-left:4px; color:#E1D39C }
.liste .titre			{ color:#0540AB; font-weight:bold }
.liste a				{ color:#005 }

#list.liste td			{ border-bottom:1px solid #AAA }


#button td								{ background-repeat: no-repeat }
#button .button							{ background-repeat: repeat-x }
.button									{ background-image:url('images/login_fond.gif'); background-repeat: repeat-x; height:21px; border:0 }
#button, #button td, .button td			{ margin:0; padding:0 }
.button, .button a, #main .button a		{ text-decoration:none; color:#240; font-size:10px; font-weight:bold }
.button	a:hover, #main .button a:hover	{ color:#462 }

.button a.link, #main .button a.link	{ display:block; padding:0 3px; /*padding-top:4px*/ }





input, textarea, select {
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#6E844B;
	font-family:Tahoma;
	font-size:11px;
	color:#E1D39C;
}
.noborder {
	border:1px;
	background:transparent;
}
textarea {
	overflow:auto;
}



#articles a img	{ border:1px solid #496229 }



#encart		{
	background:url('images/encart_fond.gif');
	background-position:right;
	background-repeat:no-repeat;
	width:450px;
	height:60px;
}

#encart	td	{
	padding:0px 6px;
}
#encart	.encart_texte	{
	color:#FFA;
	padding:2px 6px;
	font-family:'Lucida Grande', Arial, Helvetica, Serif;
	font-size:13px;
	font-weight:bold;
}
#encart	p	{
	margin:0;
}



.dotted	{
	color:#FFF;
	border:1px dotted #898;
	background:transparent;
}


.little		{
	font-size:11px;
}

input, textarea		{
	padding:0px 2px;
}