h1 {
	font-weight : bold;
	font-size : 30px;
	color : #0D2D82;
	text-align : center;
}
h2 {
	font-weight : bold;
	font-size : 14px;
	color : #cc3333;
	text-align : left;
}
h3 {
	font-weight : bold;
	font-size : 12px;
	color : #0D2D82;
	text-align : left;
}
h4 {
	font-weight : bold;
	font-size : 11px;
	color : #0D2D82;
	text-align : left;
}
body {
	font : normal 10pt/normal Tahoma, Arial, Helvetica, sans-serif;
	color : #0D2D82;
	background-image: url(/communs/background/bg75.gif);
}
.coche {
	list-style: url(/communs/images/coche.gif) outside;
}
.folder {
	list-style: url(/communs/images/smfolder.gif) outside;
}
.file {
	list-style: url(/communs/images/smfile.gif) outside;
}
a:link {
	color : #0000ff;
}
a:visited {
	color : #800080;
}
a:active {
	color : #ff0000;
}
a:hover {
	color : #000000;
}
a.ext:link {
	text-decoration : underline;
	color : #0000ff;
}
a.ext:visited {
	text-decoration : underline;
	color : #800080;
}
a.ext:active {
	text-decoration : overline underline;
	color : #ff0000;
}
a.ext:hover {
	text-decoration : overline underline;
	color : #000000;
}
.name {
	font-weight: bold;
	color: #cc3333;
}
.foot {
	color : #0D2D82;
	font-size: 9px;
}
.subtitle {
	font-weight: bold;
	color: #cc3333;
	font-size: 16px
}
