html{
background: #fff url(/incl/empreintesb.png) fixed no-repeat 5px 5px;
}


body {  margin: 1em;

}

/* Titles */

h1 {    border-bottom: 2px solid #000080;
        font-family: sans-serif;
}

h2 {    font-family: sans-serif;
}

dt {	font-weight: bold;
	font-style: italic;
}

/* Boxes */

.box {  	border: 1px dashed #cccccc;
		padding: 0ex 1ex;
		margin: 2ex;
                background: transparent url(/incl/empreintesg.png) fixed no-repeat 5px 5px;
}

.box:hover {  	border: 1px dashed #444444;
}

/* Footnotes */

div.footnote, div.foot {
		border: 1px dashed #cccccc;
		margin: 1ex;
                padding: 0em 1ex;
		background: transparent url(/incl/empreintesg.png) fixed no-repeat 5px 5px;
		font-size: small;
}

/* Comments */

form.foot fieldset, form.foot legend	{border: 1px dashed #cccccc;
		margin: 1ex;
                padding: 0em 1ex;
		background: transparent url(/incl/empreintesg.png) fixed no-repeat 5px 5px;
		font-size: small;
}

.foot li {	display: inline;
		font-size:small}
.form.foot p {	font-size: small}

.back	 	{border: 1px dashed #cccccc;
		margin: 1ex;
                padding: 0em 1ex;
		background: transparent url(/incl/empreintesg.png) fixed no-repeat 5px 5px;
}

.back p		{text-align: right;
}


/* Paragraphs */

p {     font-family: sans-serif;
	font-style : normal;
        text-align : justify;

}

p:first-letter {font-weight: bold}


p.footnote {	font-size: smaller;
}

li {	font-family: sans-serif;
        font-style : normal;
        text-align : justify;
}


/* Links */

a {		text-decoration: none;
}

h2 a {		color:	black;
}

a:hover { 	text-decoration: underline ;
}


/* Foot */

div.foot p {	font-size: smaller;
}
