/* ----------------------------------------- */
/* FEUILLE DE STYLE LOCAPACK - PLANETE-MEDIA */
/* ----------------------------------------- */
/* */
/* BODY */
body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e5a3a;
	
}
body {
	background-color: #7b596e;
	text-align: center;
	width: 800px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
/* */
/* LES LIENS */
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #964306;
}
a:active {
	text-decoration: none;
}
.LINKED_Big {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	height: 100%;
	width: 100%;
}
.LINKED_Big:link {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.LINKED_Big:visited {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.LINKED_Big:hover {
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #DDDDDD;
	text-align: center;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
/* */
/* TEXTE SIMPLE */
.texte_GENERAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e5a3a;
	padding: 3px;
}
.alerte{
color:#FF0000;
}
.etiquette{
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	width: 100%;
	border: thin dashed #666666;
	padding-right: 5px;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.textIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EFE7DC;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 180px;
	width: 150px;
	border: 1px dashed #E1D2A7;
	cursor:pointer;
	margin: 2px;
	padding: 2px;	
}
.topTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e5a3a;
	background-color: #EFE7DC;
	opacity:0.8;
	filter : alpha(opacity=80);
	width: 140px;
	font-weight: bold;
}
.top a:link,.top a:visited,.top a:hover {
	color: #6e5a3a;
	background-color: #EFE7DC;
	opacity:0.8;
	filter : alpha(opacity=80);
	width: 140px;
	font-weight: bold;
	text-align: center;
}
.produit {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EFE7DC;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 180px;
	width: 150px;
	border: 1px dashed #E1D2A7;
	cursor:pointer;
	margin: 2px;
	padding: 2px;
}
.produitIM {
	background-color:#EFE7DC;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 140px;
	width: 150px;
}
.produitTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e5a3a;
	background-color: #EFE7DC;
	opacity:0.8;
	filter : alpha(opacity=80);
	width: 140px;
	font-weight: bold;
}

.produit a:link,.produit a:visited,.produit a:hover {
	color: #6e5a3a;
	background-color: #EFE7DC;
	opacity:0.8;
	filter : alpha(opacity=80);
	width: 140px;
	font-weight: bold;
	text-align: center;
}
.titr {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
._form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EFE7DC;
	color: #6e5a3a;
	width: 300px;
}
.focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF9966;
	color: #333333;
	width: 300px;
}
._formSw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EFE7DC;
	color: #6e5a3a;
}
.focusSw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF9966;
	color: #333333;
}
.editos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e5a3a;
	padding: 3px;
}
