@charset "utf-8";

body {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

.imagelink {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.error {
	font-size:11px;
	color:#FF0000;
}

.moderation {
	font-size:11px;
	color:#000000;
}

.productName {
	font-size :14px;
}

input {
	border:2px #252525 solid;
}

select {
	border:2px #252525 solid;
}

textarea {
	border:2px #252525 solid;
}

.sendButton {
	background-color:#46494A;
	border:2px #8C8C8C solid;
	color:#FFFFFF;
	font-weight:bold;
}



.links

{ text-decoration:none}



.textstyle{font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

a.bottomLink:link {
	color : #E1E1E1;
	text-decoration : none;
}

a.bottomLink:visited {
	color : #E1E1E1;
	text-decoration : none;
}

a.bottomLink:hover {
	color : #E1E1E1;
	text-decoration: underline;
}

a:link {
	color : #3E4C97;
	text-decoration : underline;
}

a:visited {
	color : #3E4C97;
	text-decoration : underline;
}

a:hover {
	color : #B5B5B5;
	text-decoration: underline;
}

a.gallery:link {
	color : #3E4C97;
	text-decoration : underline;
	font-weight:bold;
	font-size:14px;
}

a.gallery:visited {
	color : #3E4C97;
	text-decoration : underline;
	font-weight:bold;
	font-size:14px;
}

a.gallery:hover {
	color : #B5B5B5;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}

.textFooter
{
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#EEEEEC;
}