﻿/* BASIC TAGS   url(Imatges/img-bg-3.gif) repeat-x left top*/
body {
margin: 0;
padding: 0;
background: #ffffff;
font-family:  Arial, Helvetica, sans-serif; 
font-size: 100.1%;
}

h1, h2, h3, h4, h5 {margin: 0;font-family:  Arial, Helvetica, sans-serif;}

h1 {font-size: 1.5em;color: #000066;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1.0em;color: #000066;}

p {font-family:  Arial, Helvetica, sans-serif;font-size: 0.9em;	line-height: 1.2em;}

a, a:active {text-decoration: none;color: #000066; background-color:Transparent;}
a[href^="http:"] { background: url(Imatges/external.png) center right no-repeat;
    padding-right: 13px;
}

a:hover {text-decoration: none;background-color:#000066;color: #ffffff;}

hr {border: 0;border-top: 1px solid #000033;height: 1px;}

img {border-width: 0;}

table {font-size: 1em;}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

