head { display: none; }
address, blockquote, body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, hr, object, ol, p, pre, ul { display: block; }
a, abbr, acronym, b, bdo, big, button, cite, code, del, dfn, em, i, img, ins, kbd, label, q, samp, small, span, strong, sub, sup, tt, var { display: inline; }

/* ==================== GLOBALS ==================== */
/* daje windy pionowe */
html { height: 101%; }

/* alters a text-indent on IE5mac if put before a visible txt */
.ahem { display: none; }

body /* bkgd photo defined locally */
{
	height: 100%;
	color: #666;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#headerbkgd
{
	position: absolute;
	top: 12px;
	left: 0;
	width: 22%;
	height: 195px;
	color: #999;
	background-color: #333;
	z-index: 108;
}

#headerphoto /* bkgd photo & border colors defined locally */
{
	position: absolute;
	top: 27px;
	left: 0;
	width: 24%;
	height: 145px;
	color: #FFF;
	background-color: #000;
	z-index: 110;
}

.toptxt /* bkgd color defined locally */
{
	width: 100%;
	color: #FFF;
	font-size: 1.4em;
	line-height: normal;
	margin: 0;
	padding: 20px 0;
	text-indent: 30%;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

/* ==================== COL1 ==================== */
#col1 /* border color defined locally */
{
	position: absolute;
	top: 168px; /* 160px 20040926 */
	left: 25px;
	width: 20%;
	margin: 0;
	padding: 0;
	z-index: 109;
	font-family: tahoma, arial, sans-serif;
}

#col1 ul
{
	list-style-type: none;
	margin-top: 15px; /* for IE5Mac, godzi wszystkie przegladarki */
	margin-left: 0;
	padding-left: 0;
}

#col1 li
{
	text-align: right;
	padding-right: 15px;
	margin: 0.5em 0 0.5em 0;
}

#col1 li.separator /* border color defined locally */
{
	text-align: left;
	font-size: 0.8em;
	margin-top: 1.1em;
}

#col1 a
{
	font-weight: bold;
	text-decoration: none;
}

#col1 a:link, #col1 a:visited { color: #666; }
#col1 a:hover, #col1 a:active { color: #00C; }

.flagon, .flagoff
{
	margin: 0 4px 1px 4px;
	padding: 0 0 1px 0; /* for IE5Mac */
}

.flagon
{
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#col1 a.aback:link, #col1 a.aback:visited /* w wesji polskiej */
{
	color: #FFF;
	font-weight: bold;
}

#col1 a.aback:hover, #col1 a.aback:active /* w wesji polskiej */
{
	color: #FC3;
	font-weight: bold;
}

/* ==================== COL2 ==================== */
#col2 /* width redefined locally if necessary, no bkgd photo attached */
{
	position: absolute;
	top: 4em;
	left: 21%;
	right: 0;
	/* maxi 79% */
	width: 63%;
	margin: 0;
	padding: 0;
}

#content
{
	margin: 0;
	padding: 15px 50px;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: underline;
	background-color: transparent;
}

a:link { color: #000; }
a:visited { color: #666; }
h1, h2, h3 { background-color: transparent; }

/* color defined locally */
h1
{
	font-size: 1.4em;
	padding-left: 0;
	margin-bottom: 1em;
	margin-top: 1.5em;
}

h2
{
	font-size: 1.2em;
	padding-left: 0;
}

h3
{
	font-size: 1em;
	padding-left: 20px;
}

.photoR
{
	float: right;
	margin: 0 0 10px 20px; /* inversed m/p values 20041029 */
	padding: 0;
}

.photoL
{
	float: left;
	margin: 0 20px 10px 0; /* inversed m/p values 20041029 */
	padding: 0;
}

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

.rouge
{
	color: #F00;
	background-color: transparent;
}

hr
{
	height: 1px;
	border-width: 0;
	text-align: center;
	width: 100%;
}

acronym, abbr, dfn
{
	color: #00F;
	background-color: transparent;
	border: none;
	cursor: help;
}

code
{
	color: #006;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
}

img { border: none; }

.mininav
{
	text-align: center;
	font-size: small;
	height: 1em; /* remplace nbsp */
}

.footer
{
	margin: auto;
	text-align: center;
	font-size: 0.8em;
	padding-top: 0.5em;
	margin-top: 5em;
	width: 70%;
	color: #666;
	background-color: transparent;
	border-color: red;
	border-width: 1px;
	border-style: solid none none none;
}

/* ==================== COL3 ==================== */
#col3
{
	position: absolute;
	top: 5em; /* 20040926 */
	left: 80%;
	width: 18%;
	border-left: black;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

#col3 p { margin-left: 15px; }

#col3 a /* inherit local color of COL2 */
{
	font-size: small;
}

#col3 ul  /* 20040926 */
{
	list-style-type: none;
	padding-left: 2em;
	margin: 0;
}

/* ==================== REPERES & OTHERS ==================== */
.chapeau
{
	font-size: small;
	margin-left: 2em;
	margin-right: 2em;
}

.date, .auteur
{
	text-align: right;
	font-size: 0.8em;
}

sup
{
	font-size: 0.7em;
	color: #F00;
	background-color: transparent;
}

#note, .note /* pas futé, trouver mieux */ { font-size: 0.8em; }

.longdesclink
{
	color: #F30;
	background-color: transparent;
}

.pdf a
{
	background-position: left center;
	padding: 2px 5px 3px 20px;
	line-height: 1.3em;
	background-image: url(/img/pdf16.gif);
	background-repeat: no-repeat;
}

/* from css */

body
{
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment: fixed;
}

#headerphoto
{
	background-position: right top;
	background-repeat: no-repeat;
	border-width: 1px 1px 1px 0;
	border-style: solid solid solid none;
}

#col1
{
	border-width: 0 1px 0 0;
	border-style: none solid none none;
}

#col1 li.separator
{
	border-width: 1px 0 0 0;
	border-style: solid;
}

#col1 a:hover, #col1 a:active,
a:hover, a:active,

{

}
img.left {
float:left;
margin-right:15px;
}