body {
	margin: 10px;
	background-color: #08394A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2a2a;
}

/* ----- CONTENT --------------------------------------------------------------------------- */

#content h1 {
	background-image: url(../img/construct/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left;
	margin: 10px 0px 3px 10px;
	padding-left: 5px;
	border-bottom: 1px dotted #08394a;
	color: #08394a;
	font-size: 13px;
	font-weight: bold;
}

#content h1 a {
	color: #08394a;
	text-decoration: none;
}

#text {
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: 1px solid #96908e;
	border-bottom: 3px solid #08394a;
}

#text h2 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #2f2a2a;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#text h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #08394a;
	font-weight: bold;
}

#text p, #text td {
	margin-bottom: 10px;
	font-size: 11px;
	color: #2f2a2a;
}

#text a {
	color: #2f2a2a;
	text-decoration: none;
}

#text a:hover {
	color: #2f2a2a;
	text-decoration: underline;
}

#text ul {
	margin: 0px 0px 10px 20px;
	font-size: 11px;
	color: #2f2a2a;
}

#text li {
	margin-bottom: 10px;
	list-style-type: none;
	list-style-image: url(../img/construct/bullet.gif);
}

#text img {
	border: 2px solid #96908e;
}

#text input, #text select, #text textarea {
	background-color: #ffffff;
	border: 1px solid #2f2a2a;
	margin: 2px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f2a2a;
}

#warning {
	margin: 10px;
	padding: 10px;
	width: 400px;
	background-color: #d4d4d5;
	border: 1px solid #08394a;
	color: #08394a;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#warning a {
	padding: 10px;
	color: #08394a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#warning a:hover {
	padding: 10px;
	color: #08394a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/* ----- LEFT ------------------------------------------------------------------------------ */

#left h1 {
	background-image: url(../img/construct/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: left;
	margin: 10px 10px 3px 10px;
	padding-left: 5px;
	border-bottom: 1px dotted #08394a;
	color: #08394a;
	font-size: 13px;
	font-weight: bold;
}

#left h1 a, #left h1 a:hover {
	color: #08394a;
	text-decoration: none;
}

#left div.box {
	margin: 0px 10px 10px 10px;
	border: 1px solid #96908e;
	border-bottom: 3px solid #08394a; 
}

#left h2 {
	margin: 5px;
	font-size: 10px;
	color: #2f2a2a;
	text-decoration: none;	
}

#left h2 a {
	color: #2f2a2a;
	text-decoration: none;
}

#left h2 a:hover {
	color: #2f2a2a;
	text-decoration: none;
}

#left p, #left td {
	margin: 5px;
	font-size: 10px;
	color: #2f2a2a;	
}

#left a {
	color: #2f2a2a;
	text-decoration: none;
}

#left a:hover {
	color: #2f2a2a;
	text-decoration: underline;
}

#left img {
	border: 1px solid #96908e;
}

#left table {
	margin: 5px;
}

#left input, #left select {
	background-color: #ffffff;
	border: 1px solid #2f2a2a;
	margin: 2px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2f2a2a;	
}

#left p.plus, #text p.plus {
	margin: 5px;
	font-size: 10px;
	color: #08394a;
	font-weight: bold;
	text-align: right;
}

#left p.plus a, #text p.plus a {
	color: #08394a;
	text-decoration: none;
}




/* ----- BOTTOM ---------------------------------------------------------------------------- */

#lineBottom {
	background-color: #ffffff;
	font-size: 10px;
}

#menuBottom {
	background-color: #08394a;
	border-left: 5px solid #FCD91D;
	border-right: 5px solid #FCD91D;
	color: #ffffff;
	font-size: 10px; 
	text-align:center;
	font-weight: bold;
}

#menuBottom a {
	color: #ffffff;
	text-decoration: none;
}

#menuBottom a:hover {
	color: #fcd91d;
	text-decoration: none;
}

.copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #ffffff; 
	text-decoration: none; 
	text-align:center;
}

a.copylien:hover {
	font-size: 7pt; 
	color: #d4d4d5; 
	text-decoration: none; 
	text-align:center;
}

/* ----- CONSTRUCT ------------------------------------------------------------------------- */

#main {
	margin: 10px;
	background-color: #ffffff;
	border-bottom: 0px solid #2f2a2a;
	border-right: 0px solid #2f2a2a;
}


/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, html, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

a img,:link img,:visited img {
	border: none;
}

hr {
    width:100%;
    height:1px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    background-color: #96908e;
    color:#2f2a2a;
    border:0;
    padding:0;
    display:block;
}
