
body, p, td, h1 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a:link,a:visited {
	color: #CC3300;
	
	text-decoration:none;
}

a:active,a:hover {
	
	border-bottom-color: #CC3300;
	color: #CC3300;
	text-decoration:none;
}

li {
	padding-bottom: 5px;
}

h1 {
	color: #CC3300;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}

#content {
	width: 980px;
	border: 1px dashed #000;
	padding: 100px;
	margin-left: auto;
	margin-right: auto;
}

#company {
	padding-top: 10px;
	font-weight: bold;
	text-align:center;
	font-size: 9px;
}

#linkButton {
	background-color: #CC3300;
	color: #FFFFFF;	
	border-top: #F3F3F3 1px outset;	
	border-left: #F3F3F3 1px outset;	
	border-bottom: #9D9DA1 1px outset;	
	border-right: #9D9DA1 1px outset;				
	cursor: hand;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	text-align:center;
}

A.lien2 { color:#942463; text-decoration:none; }
A.lien2:link { color:#942463; text-decoration:none; }
A.lien2:hover { color:#942463; text-decoration:none; }
A.lien2:visited { color:#942463; text-decoration:none; text-transform: none;}


<!--
#content { background-image: url(http://www.broderies-cie.com/image/BANNIERESAT.gif); background-attachment: scroll; background-position: top center; background-repeat: no-repeat;   }
#footer { background-image: url(http://www.broderies-cie.com/image/shopBgPastelGlass.gif); background-attachment: scroll; background-position: top left; background-repeat: repeat;  }
#nav_horizontal { background-image: url(http://www.broderies-cie.com/image/shopBgPastelGlass.gif); background-attachment: scroll; background-position: top left; background-repeat: repeat;  }

-->