.modele {
	color:#820000;
	font-weight:bold;
	text-align:left;
}

.produit {
	width:175px;
	text-align:left;
}

.panier {
	color:#6AAA41;
	text-align:left;
}

/************lien modele - vers fiche produit***************/
a.modele:link {
	color:#820000;
	font-weight:bold;
	text-align:center;
	background-color:transparent;
	text-decoration:none;
}

a.modele:visited {
	color:#820000;
	font-weight:bold;
	text-align:center;
	background-color:transparent;
	text-decoration:none;
}

a.modele:hover {
	color:#820000;
	font-weight:bold;
	text-align:center;
	background-color:transparent;
	text-decoration:none;
}
/*************************************************************/

/************lien panier***************/
a.panier:link {
	color:#6AAA41;
	font-weight:normal;
	text-align:center;
	background-color:transparent;
	text-decoration:none;
}

a.panier:visited {
	color:#6AAA41;
	font-weight:normal;
	text-align:center;
	background-color:transparent;
	text-decoration:none;
}

a.panier:hover {
	color:#6AAA41;
	font-weight:normal;
	text-align:center;
	background-color:transparent;
	text-decoration:underline;
}
/*************************************************************/


h1 {
	margin:0;
	padding:0;
	font-size:15pt;
	color:#820000;
	font-weight:bold;
	text-align:left;
}

h2 {
	font-size:13pt;
	color:#820000;
	font-weight:normal;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
}
h3 {
	font-size:11pt;
	color:#820000;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
}

hr {
	height: 1px;
	margin: 0;
	padding: 0;
	color:#820000;
	background-color: #820000;
	border: 0;
}

.question {
	font-size:10pt;
	color:#820000;
	font-weight:normal;
	text-align:left;
	padding:0;
}

.photo {
	border:4px solid;
	border-color: #E0D8C5;
}

/****************** Formulaire - fiche à un ami ****************/
input.fiche {
	margin-top:none;
	color:#333333;
	background-color:#ffffff;
	font-size:9pt;
	font-family:Arial;
	border: 1px solid;
	border-color:#A49889;
	valign: top;
	width:300px;
}
input.noborder {
	border: none;
	background-color:transparent;
	width:100%;
}
textarea.fiche {
	color:#333333;
	background-color:#ffffff;
	font-size:9pt;
	font-family:Arial;
	border: 1px solid;
	border-color:#A49889;
	width:300px;
}

select.fiche {
	color:#333333;
	background-color:#EFEEE6;
	font-size:9pt;
	font-family:Arial;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-color:#A49889;
	width:300px;
}

.silo {
	color:#ffffff;
	width:250px;
	height:30px;
	text-align:center;
	background-color:#EBE3D0;
	text-decoration:none;
}

/**************************************************************/


/************lien onglet***************/
.onglet80 {
	text-align:center;
	text-decoration:none;
	background:url(../images/img-nav/fond-onglet.gif) no-repeat center top;
	line-height:12px;
	height:30px;
}
.onglet40 {
	text-align:center;
	text-decoration:none;
	background:url(../images/img-nav/fond-onglet40.gif) no-repeat center top;
	line-height:12px;
	height:30px;
}
.onglet100 {
	text-align:center;
	text-decoration:none;
	background:url(../images/img-nav/fond-onglet100.gif) no-repeat center top;
	line-height:12px;
	height:30px;
}

a.onglet:link {
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	border:none;
}
a.onglet:active {
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	border:none;
}
a.onglet:visited {
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	border:none;
}

a.onglet:hover {
	font-size:11px;
	color:#eac6c6;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
	border:none;
}

/*************************************************************/

a.outil:link {
	color:#333333;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}

a.outil:visited {
	color:#333333;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}

a.outil:hover {
	color:#333333;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}


/************lien general***************/
a:link {
	color:#820000;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}

a:visited {
	color:#820000;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}

a:hover {
	color:#820000;
	font-weight:normal;
	background-color:transparent;
	text-decoration:none;
}
/*************************************************************/

/*********************** Actualites************************/
.scroll {
	SCROLLBAR-FACE-COLOR: #EBE6DB;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBE6DB;
	SCROLLBAR-SHADOW-COLOR: #EBE6DB;
	SCROLLBAR-3DLIGHT-COLOR: #EBE6DB;
	SCROLLBAR-ARROW-COLOR:  #820000;/*fleche#c4c6ca*/
	SCROLLBAR-TRACK-COLOR: #EBE6DB;
	SCROLLBAR-DARKSHADOW-COLOR: #EBE6DB;
	background-color:TRANSPARENT;
}


/*************************************************************/
