html{
	height: 100%;
}

body{
/*	background: url(../pictures/Background.gif); */
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#mainwindows{
	width:800px;
	height: 1000px;
	background: #FFF;
	z-index:1;
}

h1{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color:#1609BB;
}

h2{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #1609BB;
}

h3{
	font-size: 0.9em;
	font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCC;
    margin: 1em 0;
    padding: 0; 
}

#logo{
	position: relative;
	top: 20px;
	left: 0px;
	height: 100px;
	z-index: 2;
}

#Menu_Home_FR {
	position: relative;
	left: 280px;
	top: -65px;
	height: 25px;
	z-index: 4;
}

#Menu_Principal_FR {
	position: relative;
	left: 398px;
	top: -90px;
	height: 32px;
	z-index: 5;
}

#Menu_Secondaire_FR {
	position: relative;
	left: 605px;
	top: -85px;
	height: 32px;
	z-index: 6;
}

#Menu_Home_GB {
	position: relative;
	left: 280px;
	top: -65px;
	height: 25px;
	z-index: 4;
}


#Menu_Principal_GB {
	position: relative;
	left: 438px;
	top: -90px;
	height: 32px;
	z-index: 5;
}

#Menu_Secondaire_GB {
	position: relative;
	left: 605px;
	top: -85px;
	height: 32px;
	z-index: 6;
}


#ColonneGauche {
	position: relative;
	left: 5px;
	top: 0px;
	width: 360px;
	z-index: 9;
	height: 50px;
}

#ColonneDroite {
	position: relative;
	left: 390px;
	top: -50px;
	width: 360px;
	z-index: 10;
	height: 200px;
}

.SiteText {
	position: relative;
	top:-75px;
	z-index: 8;
	border: solid 1px #999999;
	padding: 20px;
	background-color: #FFF;

}

#LausanneMap {
	position: absolute;
	left: 375px;
	top: 10px;
	width: 430px;
	height: 300px;
	z-index: 4;
}

.Coypright {
	color: #C0C0C0;
}
Horizonal line {
	color: #C0C0C0;
}

/* CSS for Popup Contact */
/*************************/

#wrapper { 
	width: 640px; 
	margin: 0 auto; 
	padding: 30px 45px;
}

#inline { 
	display: none; 
	width: 600px;
}

label { 
	margin-right: 12px; 
	margin-bottom: 9px; 
	font-family: Georgia, serif; 
	color: #646464; 
	font-size: 1em; 
}

.txt { 
	display: inline-block; 
	color: #676767;
	width: 420px; 
	font-family: Arial, Tahoma, sans-serif; 
	margin-bottom: 10px; 
	border: 1px dotted #ccc; 
	padding: 5px 9px;
	font-size: 1em;
	line-height: 1em;
}

.txtarea { 
	display: block; 
	resize: none;
	color: #676767;
	font-family: Arial, Tahoma, sans-serif; 
	margin-bottom: 10px; 
	width: 500px; 
	height: 150px;
	border: 1px dotted #ccc;
	padding: 5px 9px; 
	font-size: 1em;
	line-height: 1.4em;
}

.txt:focus, .txtarea:focus { 
	border-style: solid; 
	border-color: #bababa; 
	color: #444; 
}

input.error, textarea.error { 
	border-color: #973d3d; 
	border-style: solid; 
	background: #f0bebe; 
	color: #a35959; 
}

input.error:focus, textarea.error:focus { 
	border-color: #973d3d; 
	color: #a35959; 
}

#send { 
color: #dee5f0;
display: block;
cursor: pointer;
padding: 5px 11px;
font-size: 1em;
border: solid 1px #224983;
border-radius: 5px;
background: #1e4c99; 
background: -webkit-gradient(linear, left top, left bottom, from(#2f52b7), to(#0e3a7d)); 
background: -moz-linear-gradient(top, #2f52b7, #0e3a7d); 
background: -webkit-linear-gradient(top, #2f52b7, #0e3a7d);
background: -o-linear-gradient(top, #2f52b7, #0e3a7d);
background: -ms-linear-gradient(top, #2f52b7, #0e3a7d);
background: linear-gradient(top, #2f52b7, #0e3a7d);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f52b7', endColorstr='#0e3a7d'); 
}
#send:hover {
background: #183d80; 
background: -webkit-gradient(linear, left top, left bottom, from(#284f9d), to(#0c2b6b)); 
background: -moz-linear-gradient(top,  #284f9d, #0c2b6b); 
background: -webkit-linear-gradient(top, #284f9d, #0c2b6b);
background: -o-linear-gradient(top, #284f9d, #0c2b6b);
background: -ms-linear-gradient(top, #284f9d, #0c2b6b);
background: linear-gradient(top, #284f9d, #0c2b6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284f9d', endColorstr='#0c2b6b');
}
#send:active {
color: #8c9dc0; 
background: -webkit-gradient(linear, left top, left bottom, from(#0e387d), to(#2f55b7)); 
background: -moz-linear-gradient(top,  #0e387d,  #2f55b7);
background: -webkit-linear-gradient(top, #0e387d, #2f55b7);
background: -o-linear-gradient(top, #0e387d, #2f55b7);
background: -ms-linear-gradient(top, #0e387d, #2f55b7);
background: linear-gradient(top, #0e387d, #2f55b7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e387d', endColorstr='#2f55b7');
}


/* Menu created by : http://www.cssmenubuilder.com/ */
/* Start Horizontal Menu */

.menu{
	margin:0 auto;
	padding:0; 
	height:28px; 
	width:100%; display:block; 
	background:url( url(../pictures/topMenuImages.png)) repeat-x;
}
	
.menu li{
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
}

.menu li a{
	float:left;
	padding-left:5px; 
	display:block; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	background:url("../pictures/topMenuImages.png") 0px -30px no-repeat; 
	outline:none;
}

.menu li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url("../pictures/topMenuImages.png") 100% -30px no-repeat;
}

.menu li a:hover{
	background-position:0px -60px; 
	color:rgb(255,255,255);
}

.menu li a:hover span{
	background-position:100% -60px;
}

.menu li a.active, .menu li a.active:hover{
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url("../pictures/topMenuImages.png") 0px -90px no-repeat; 
	color:rgb(247,247,7);
}
	
.menu li a.active span, .menu li a.active:hover span{
	background:url("../pictures/topMenuImages.png") 100% -90px no-repeat;
}

/* End Horizontal Menu */

/* Start Horizontal Menu  Contact Lien Langues */

.menu1{
	margin:0 auto;
	padding:0; 
	height:30px; 
	width:100%; display:block; 
	background:url( url(../pictures/topMenuImages.png)) repeat-x;
}
	
.menu1 li{
	padding:0; margin:0; 
	list-style:none; display:inline;
}

.menu1 li a{
	float:left;
	padding-left:5px; 
	display:block; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	background:url("../pictures/topMenuImages.png") 0px -30px no-repeat; 
	outline:none;
}

.menu1 li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url("../pictures/topMenuImages.png") 100% -30px no-repeat;
}

.menu1 li a:hover{
	background-position:0px -60px; 
	color:rgb(255,255,255);
}

.menu1 li a:hover span{
	background-position:100% -60px;
}

.menu1 li a.active, .menu1 li a.active:hover{
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url("../pictures/topMenuImages.png") 0px -90px no-repeat; 
	color:rgb(247,247,7);
}
	
.menu1 li a.active span, .menu1 li a.active:hover span{
	background:url("../pictures/topMenuImages.png") 100% -90px no-repeat;
}

.menu2{
	margin:0 auto;
	padding:0; 
	height:28px; 
	width:100%; display:block; 
	background:url( url(../pictures/topMenuImages.png)) repeat-x;
}
	
.menu2 li{
	padding:0; margin:0; 
	list-style:none; display:inline;
}

.menu2 li a{
	float:left;
	padding-left:5px; 
	display:block; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	cursor:pointer; 
	background:url("../pictures/topMenuImages.png") 0px -30px no-repeat; 
	outline:none;
}

.menu2 li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url("../pictures/topMenuImages.png") 100% -30px no-repeat;
}

.menu2 li a:hover{
	background-position:0px -60px; 
	color:rgb(255,255,255);
}

.menu2 li a:hover span{
	background-position:100% -60px;
}

.menu2 li a.active, .menu li a.active:hover{
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url("../pictures/topMenuImages.png") 0px -90px no-repeat; 
	color:rgb(247,247,7);
}
	
.menu li a.active span, .menu li a.active:hover span{
	background:url("../pictures/topMenuImages.png") 100% -90px no-repeat;
}

/* End Horizontal Menu */


/* End Horizontal Menu  Contact Lien Langues */


#L1 {
	position: relative; 
	top: -85px; 
	width: 100%; 
	background-color: #003399; 
	overflow: hidden;
}

#L2 {
	position: relative;
	left: 50%; 
	width: 5000px; 
	text-align: center;
	 margin-left: -2500px;
}
