<!--
/* reset css*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */

#applyblock, #contentArea {
align: left;
margin: 20px 0 20px 20px;
float: left;
width: 730px;
}
#contentArea h1 {
font-size: x-large;
font-family: "Titillium Maps", Arial;
text-align: left;
border-bottom:solid lightgray 1px;
margin-bottom: 15px;
}

#contentArea h2 {
font-size: large;
color: #7BA428;
font-family: "Titillium Maps", Arial;
}
#contentArea p.first {
margin-top: 20px;
}
#contentArea ul, #contentArea p, #contentArea li {
margin: 10px 0;
}
#footer {
color: white;
padding: 20px 10px 5px 0;
text-align: right;
clear: both;
background-color: gray;
}

.column-1, .column-2 {
margin-top: 15px;
width: 46%;
}
.column-1 h2, .column-2 h2 {
border-top: 1px solid lightgray;
border-bottom: 1px solid lightgray;
padding: 5px 0;
margin-bottom: 10px;
}

.column-1 {
float: left;
}
.column-2 {
float: right;
}

p.intro {
margin: 10px 0;
}
body {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	background-color: #eee;
	background-image: url(images/header_outer.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	margin-top: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto; /* contain float*/
	height: 1080px;
	background-color: white;
	/*background-position: top left;
	/*margin-left: 50px;*/
}
#banner {
	width: 960;
	height: 165px;
	background: url(images/header.jpg) left top;
	background-repeat: no-repeat;
}
#back {
	width: 960px;
	height: 1080px;
	background-color: white;
}

fieldset {
	width: 400px;
	background-image: url(images/Background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-radius: 5px;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid black;
}
fieldset.medium {
	width: 500px;
	background-image: url(images/backgroundCu.gif);
	align: left;
}
fieldset.medium .formline, p.contact , p.about {
	margin: 5px 0;
}

legend { 
	background: white;
/*	border: black 1px solid;
	border-bottom: none;
	border-radius: 2px;*/
}
#top {
	width: 100%;
	margin: 10px 0 10px 20px;
}

label {
	float: left;
	text-align: right;
	width: 90px;
	margin-right: 10px;
}
#menu {
	margin: 0 40px 0 0 ;
	float: left;
	width: 100%;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: #d8d8d8;
/*	width: 130px;*/
}
#menu h1 {
	padding: 10px 0 10px 5px;
	font-size: large;
	/*border-bottom: 1px solid black;*/
}

ul.nav li:first-child {
/*	border-top: black solid 1px;*/
}

ul.nav  {
	background-color: #d8d8d8;
	padding-left: 0;
	margin-left: 0;
}
ul.nav li {
	background-color: #d8d8d8;
	list-style-type: none;
	color: black;
	padding: 5px 15px 5px 15px;
/*	border-bottom: solid black 1px;	*/
	border-right: 1px solid white;
	float: left;
}
ul.nav li:hover {
	background-color: gray;
}

ul.nav li.past, ul.nav li.future {
	color: grey;
	background-color: white;
}
ul.nav li.present {
	color: black;
	background-image: url(images/rightarrowtransparentblack.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	}
ul.nav a {
	display: block;
	text-decoration: none;
}
ul.nav a:visited, ul.nav a:link {
	color: black;
}
	
ul.nav a:hover {
	color: white;
}
ul.nav li.actif {
	background-color: white;
	color: grey;
}
#terms {
	margin: 10px 0 40px 0;
}
#terms p {
	padding: 5px 0;
	}
.missing input, .missing textarea, .notvalid {
	background-color: yellow;
	}

blockquote
{
	font-size: 90%;
	background: #cc6;
	width: 330px;
	padding: 5px;
	text-align: justify;
/*	display: inline; */
	margin: 4px;
	float: left;
}
/* blockquote.box
{
	font-size: 90%;
	background: #ccc;
	width: 300px;
	padding: 5px;
	text-align: justify;
	display: inline;
	margin: 4px;
	float: top;
} */

div.titlebox
{
	width: 730px;
	background: gray;
	float: left;
	margin-bottom: 10px;
}
div.kontent
{
	margin-top: 10px;
	width: 730px;
}
div.show
{
	clear: both;
	border: 2px solid blue;
	background: yellow;
	margin-top: 10px;
}
div.block
{
	margin-top: 20px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	text-align: center;
	font-size: 120%;
}
.block .header {
	background: white;
}
.outside, .inside
{
	border-top: 1px solid gray;
	border-bottom: 2px solid gray;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	background: lemonchiffon;	
}	
.inside
{
	border-top: none;
	background: lavenderblush;	
}
    #galleria{ width: 700px; height: 400px; background: #000 ; autoplay:3000 }
-->
