CSS - http://www.benefiber.co.uk/terms.html#termsofuse

    * Collapse All
    * Expand All

http://www.benefiber.co.uk/terms.html#termsofuse
http://www.benefiber.co.uk/css/terms.css

/* CSS Document */



#content {
	width: 700px;
	margin-left:68px;
	top: 75px;
}

p.margintop {
margin-top: 10px;
}

.subhead {
	margin-top: 30px;
	margin-bottom: 7px;
	color:#026732;
	font-size: 1.3em;
}

h1 {
color:#026732;
font-size:1.3em;
}

h2 {
font-size:1.1em;
}

h3 {
font-size:1.1em;
}

h3,h4 {
color:#026732;
}

h4,h5 {
font-size:1em;
}

h5 {
	margin:2px 0;
	font-style:italic;
}

h4 {
	margin:8px 0;
}

#termstitle{
	position: relative;
	padding-top: 70px;
}

#centerSite{
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

body {
	position: relative;
	background-image: url(../imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

p{
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #000000;
}

dt {
	font-weight: bold; float:left; margin-right: 1em;
}

div.surligne {
	color:#026732 !important;

}

p.indent { 
margin-left: 2em;
}

