.image {
	max-width: 300px;
	max-height: 300px;
	width:expression(document.body.clientWidth > 300 ? "300px": "auto" );
}

.lien-acc {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #F76407;
	text-decoration: none;
}

.dns-acc {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 30px;
	color: #92A8DA;
	font-weight: lighter;
}

.menu-lien-papeterie {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9999CC;
}

.menu-lien-boutique {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9999CC;
}

.bouton-recherche {
	margin: 0px;
	padding: 0px;
	clear: right;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 12px;
	vertical-align:middle;
	color:#FFFFFF;		
	border: 1px solid #FF9900;		
	background-color:#FF9900;
}

.menu-lien-qui {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9999CC;
}

.menu-titre {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CD3F0B;
}

.franchise-texte {
	text-decoration: none;
	color: #8FA832;
	font: 14px "Century Gothic", Arial, sans-serif;
}

.papeterie-texte {
	text-decoration: none;
	color: #000000;
	font: 14px "Century Gothic", Arial, sans-serif;
}

input {
	margin: 1px;
	padding: 1px;
	clear: right;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	vertical-align:middle;
}

a {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

.lien {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000000;
}

select {
	margin: 1px;
	padding: 1px;
	clear: right;
	height: 20px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

.papeterie-titre {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 16px "Century Gothic", Arial, sans-serif;
}

.fond-franchise {
	background: url(img/fond-franchise.gif) no-repeat scroll;
}

.traittitre {
	font: bold 16px "Century Gothic", Arial, sans-serif;
}

.traittitrea {
	font-family: Arial, Helvetica, sans-serif;
}

.pointliste {
	list-style: square;
}

.cadre_noir {
	border: 1px solid #000000;
}

.cadre_noir_total {
	border: 3px solid #000000;
}

.cadre_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.cadre_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cadre_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.cadre_gauche_droit {
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}