h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
#blurb {
	height: 92px;
	background-position: top left;
	background-repeat: no-repeat;
}
#blurb h3 {
	height: 92px;
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
}
body.sector1 #blurb {
	background-image:url(../images/bg/sector1.jpg);
	background-color: #cd0000;
}
body.sector2 #blurb {
	background-image:url(../images/bg/sector2.jpg);
	background-color: #0e133d;
}
body.sector3 #blurb {
	background-image:url(../images/bg/sector3.jpg);
	background-color: #2a93b5;
}
body.sector4 #blurb {
	background-image:url(../images/bg/sector4.jpg);
	background-color: #6b9b00;
}
body.sector5 #blurb {
	background-image:url(../images/bg/sector5.jpg);
}
body.generic #blurb {
	background-image:url(../images/bg/sector_generique.jpg);
}
body.home #blurb h3 {
	height: 155px;
}
#quicktools {
	text-align: center;
	border-top: 1px dashed rgb(156, 156, 156);
	border-bottom: 1px dashed rgb(156, 156, 156);
	padding: .5em;
	margin: 1em 0;
}
#quicktools img {
	vertical-align: middle;
}

#quicktools a {
	color: rgb(156, 156, 156);
}
#breadcrumbs, #breadcrumbs a {
	color: #484848;
	font-weight: normal;
}
#breadcrumbs {
	padding: 0 1%;
	margin: 10px 0px;
	font-size: .9em;
}
#content {
	padding: 0 1%;
}

.pressarchives, #toc {
	display: block;
	width: 20%;
	margin: 0 0 1.5em 10px;
	border-left: 5px solid;
	background-color: #e4e4e4;
	float: right;
	clear: right;
}

.pressarchives h2, #toc p, #toc h2 {
	font-variant:small-caps;
	margin: 0;
	padding: 3px 5px;
	font-size: 1.1em;
}

.pressarchives a, #toc a {
	font-weight: normal;
}

.pressarchives span.current, #toc span.current {
	font-weight: bold;
}

body.sector1 #toc, body.sector1 #toc a, body.sector1 .pressarchives, body.sector1 .pressarchives a {
	color: #cd0000;
	border-color: #cd0000;
}
body.sector2 #toc, body.sector2 #toc a, body.sector2 .pressarchives, body.sector2 .pressarchives a {
	color: #0e133d;
	border-color: #0e133d;
}
body.sector3 #toc, body.sector3 #toc a, body.sector3 .pressarchives, body.sector3 .pressarchives a {
	color: #2a93b5;
	border-color: #2a93b5;
}
body.sector4 #toc, body.sector4 #toc a, body.sector4 .pressarchives, body.sector4 .pressarchives a {
	color: #6b9b00;
	border-color: #6b9b00;
}
body.sector5 #toc, body.sector5 #toc a, body.sector5 .pressarchives, body.sector5 .pressarchives a {
	color: #585858;
	border-color: #585858;
}
body.generic #toc, body.generic .pressarchives {
	color: #000;
	border-color: #000;
}

body.generic #toc a, body.generic .pressarchives a {
	color: black;
}

.pressarchives ul, #toc ul {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

.pressarchives li,#toc li {
	margin: 0;
	padding: 2px 5px;
	list-style: none;
}



body.sector1 #toc li, body.sector1 .pressarchives li {
	background-color: #f5cccc;
}
body.sector2 #toc li, body.sector2 .pressarchives li {
	background-color: #cfd0d8;
}
body.sector3 #toc li, body.sector3 .pressarchives li {
	background-color: #cae4ec;
}
body.sector4 #toc li, body.sector4 .pressarchives li {
	background-color: #c4d799;
}
body.sector5 #toc li, body.sector5 .pressarchives li {
	background-color: #cdcdcd;
}
body.generic #toc li, body.generic .pressarchives li{
	background-color: #d5d5d5;
}


h1 {
	font-size: 1.4em;
	position: relative;
	border-left: 5px solid black;
	background-color: #e4e4e4;
	line-height: 1.2em;
	padding: 4px 0;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.3em;
}

#related {
	clear: right;
	padding-top: 1em;
}

#related h2 {
	position: relative;
	border-left: 5px solid black;
	background-color: #e4e4e4;
	line-height: 1.2em;
	padding: 4px 0;
	padding-left: 6px;
}
body.sector1 h1, body.sector1 h2, body.sector1 #related h2 {
	border-left-color: #cd0000;
	color: #cd0000;
}
body.sector2 h1, body.sector2 h2, body.sector2 #related h2 {
	border-left-color: #0e133d;
	color: #0e133d;
}
body.sector3 h1, body.sector3 h2, body.sector3 #related h2 {
	color: #2a93b5;
	border-left-color: #2a93b5;
}
body.sector4 h1, body.sector4 h2, body.sector4 #related h2 {
	color: #6b9b00;
	border-left-color: #6b9b00;
}
body.sector5 h1, body.sector5 h2, body.sector5 #related h2 {
	color: #585858;
	border-left-color: #585858;
}
ul.archives {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
ul.archives li.first {
	font-size: 1.1em;
}
ul.archives li.first a {
	font-size: 1.3em;
}
ul.archives li {
	border-bottom: 2px solid #e4e4e4;
	padding: 5px 0 6px;
	color: #9c9c9c;
}
ul.archives img {
	float: left;
	margin-right: 10px;
}
body.sector1 #related li {
	list-style-image: url(../images/bg/sector1-current.gif);
}
body.sector2 #related li {
	list-style-image: url(../images/bg/sector2-current.gif);
}
body.sector3 #related li {
	list-style-image: url(../images/bg/sector3-current.gif);
}
body.sector4 #related li {
	list-style-image: url(../images/bg/sector4-current.gif);
}
body.sector5 #related li {
	list-style-image: url(../images/bg/sector5-current.gif);
}

.top {
	text-align: center;
}

.top a{
	text-align: right;
	font-weight: normal;
	display: block;
	width: 120px;
	padding: 0px 15px 0px 0px;
	margin: 0px auto 25px auto;
	background: url(../images/top.gif) no-repeat bottom right;
}

#content div.sitemap {
	padding-left: 5px;
	margin-left: 15px;
	border-left: 5px solid;
	margin-bottom: 35px;
}

#content div.sitemap ul{
	margin: 0px;
	padding: 0px 20px;
}

#content div.sitemap li {
	margin: 0px 15px;
	padding: 0px;
	border: 0px;
}


#content .sitemap.sector1,#content .sitemap.sector1 a:hover {
	color: #cd0000;
	border-color: #cd0000;
	list-style-image: url(../images/bg/sector1-current.gif);
}

#content .sitemap.sector2,#content .sitemap.sector2 a:hover {
	color: #0e133d;
	border-color: #0e133d;
	list-style-image: url(../images/bg/sector2-current.gif);
}

#content .sitemap.sector3,#content .sitemap.sector3 a:hover {
	color: #2a93b5;
	border-color: #2a93b5;
	list-style-image: url(../images/bg/sector3-current.gif);
}

#content .sitemap.sector4,#content .sitemap.sector4 a:hover {
	color: #6b9b00;
	border-color: #6b9b00;
	list-style-image: url(../images/bg/sector4-current.gif);
}

#content .sitemap.sector5,#content .sitemap.sector5 a:hover {
	color: #585858;
	border-color: #585858;
	list-style-image: url(../images/bg/sector5-current.gif);
}

#content .sitemap.generic {
	color: #000;
	border-color: #000;
	list-style-image: url(../images/bg/sector5-current.gif);
}

#content .sitemap.generic a:hover {
	color: black;
}

.form dt {
	display: block;
	line-height: 1.4em;
	margin-top: 1em;
}

.form dd {
	line-height: 1.4em;
	margin-left: 0;
	margin-bottom: 1em;
}

.form label {
	font-weight: bold;
}

.form dt label{
	text-transform: lowercase;
	font-variant: small-caps;
}

.form dt label strong, .form li label strong {
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}

.form ul {
	list-style: none;
	padding: 0;
	margin: 1em 0;
	clear: both;
}

.form li {
	margin: .5em 0;
	line-height: 1.4em;
}

.form dd input {
	width: 20em;
}

.form p {
	clear: both;
	margin: 1em 0 1.4em;
}
