﻿html{
	background: White;
	width: 710px;
	margin: 5px auto;
}

body{
	width:710px;
}

.btsmall { font-family:Verdana,Palatino,Times,Times New Roman,serif; font-size: 10px; font-style: italic; }

.banner
{
	width: 710px;
	height: 100px;
	background-image:url('media/header.jpg');
	color:white;
}
.banner h1{
	color:rgb(255,165,0);
	position:relative;
	left:5px;
}

.banner p {
	position:relative;
	left:5px;
	top:3px;
	color: #111111;
}

.mainmenu{
	background: rgb(255,240,204);
	text-align: Left;
	width: 100%;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: rgb(255,165,0);
	margin-bottom:2%;
	padding: 5px 0px 5px 0px;
	position: relative;
	float:left;

}
/*
.mainmenu li {
	display:inline;
	
}

.mainmenu a {
	padding:25px;
}
*/

.mainmenu ul
{
	list-style-type:none;
	margin: 0px;
	padding:0px;
	border:0px;
	width: auto;
	position: relative;
	width: 100%;
}

.mainmenu li 
{
	display:inline;
	margin:0px;
	padding: 0px;
	border: 0px;
	position: relative;
	left:0px;
	
	
}

.mainmenu a 
{
	position: relative;
	float:left;
	background:rgb(150,150,150);
	border-right:1px solid #FFFFFF;
	padding: 5px;
	margin-left:0px;
	margin-right:0px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	text-align:justify;
	width: 131px;
	font-family:Verdana,Palatino,Times,Times New Roman,serif; font-size: 13px;
	text-align:center;
}

.mainmenu a:link {color:Blue;}
.mainmenu a:active {color:Blue;}
.mainmenu a:visited {color:Blue;}
.mainmenu a:hover{color:Teal;}

.bottommenu{
	margin-top:2%;
	float:left;
	width:100%;
	font-size:12px;
}

.bottommenu li {
	display:inline;
	padding:15px;
	font-size:12px;
}
/*
#time{
	background: rgb(255,247,229);
	text-align: Left;
	width: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: rgb(255,165,0);
	margin: 0 0 6px 0;
	font-family: Verdana,Palatino,Times,Times New Roman,serif; 
	font-size: 12px;  
    color:blue; 
}
*/

#time{
	background: rgb(255,247,229);
	position: relative;
	clear:left;
	text-align: Left;
	width: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: rgb(255,165,0);
	margin: 0px;
	padding:3px;
	font-family: Verdana,Palatino,Times,Times New Roman,serif; 
	font-size: 12px;  
    color:blue; 
	left:0px;
}

/*
.mainarea{
	background: rgb(255,247,229);
	float:left;
	margin: 0 1% 0 0;
	width:60%;
	padding:10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,165,0);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.rightcolumn {
	background: rgb(255,247,229);
	float:right;
	margin: 0 0 0 1%;
	width: 30%;
	max-height:120%;
	padding:10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,165,0);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*/
.mainarea{
	background: rgb(255,247,229);
	float:left;
	margin: 5px 1% 0 0;
	width:60%;
	padding:10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,165,0);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.rightcolumn {
	background: rgb(255,247,229);
	float:right;
	margin: 5px 0 0 1%;
	width: 30%;
	max-height:120%;
	padding:10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,165,0);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.leftcolumn {
	background: rgb(255,240,204);
	float:left;
	margin: 2% 0 0 2%;
	width: 30%;
	max-height:120%;
	padding:2%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.required  {
	font-weight: bold;
	color: Red;
}

.fileList {
font-family: Verdana,Palatino,Times,Times New Roman,serif; 
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
	height:75px;
	overflow:auto;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,165,0);
}
.fileList h1 {
	font-family: Verdana,Palatino,Times,Times New Roman,serif; 
	font-size: 12px; 
	font-weight: bold; 
    color:rgb(240,120,25);
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom:0px;
	display: inline;
}
.fileList li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 130%; 
}
.fileList ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.fileList a img {
	border: none;
	position: relative;
	top: 2px;

}

.fileList a {text-decoration: none;}

.stepHL { font-family: Verdana,Palatino,Times,Times New Roman,serif; font-size: 12px; font-weight: bold; color: Blue; 
		margin:0px;
		padding:0px;}
.stepHead {font-family: Verdana,Palatino,Times,Times New Roman,serif; 
			font-size: 14px; 
	     	font-weight: bold; 
            color:rgb(240,120,25); 
	        }
.procSteps {padding-left:20px; padding-top:6px; padding-bottom:6px; border-bottom: 1px solid #000000;
				font-family: Verdana,Palatino,Times,Times New Roman,serif; font-size: 10px;}
.procSteps p {margin:0px; padding: 0px;}
.procSteps span {color: Blue; font-weight:normal; cursor:default} 
.orderInfo {
	font-family: Verdana,Palatino,Times,Times New Roman,serif; 
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.smallText {font-family: Verdana,Palatino,Times,Times New Roman,serif; font-size: 10px;}

.mainarea ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.inputtext {font-family: Verdana,Palatino,Times,Times New Roman,serif; font-size: 11px;}

.clos {
    display: none;
}

.ouvert {
    display: block;
    list-style-type: none;
    font-family: Verdana,Palatino,Times,Times New Roman,serif; font-size: 10px;
}

.tdBot {border-bottom: 1px solid #999999; vertical-align:top; }

img.nobd { border: 0px none; cursor:hand;}

.radioList 
{
	margin:10px 0px 10px 40px;
	display:block;
}
.radioList ul {margin:0px; padding:0px; }
.radioList li {margin: 0px; padding:6px 0px 3px 0px; list-style:none;}

#covTxt {display:none;}
#covTxt textarea {font-size:12px;}
#covTxt p {margin-bottom:0px; padding-bottom:0px;}
	
.disabledText { color:Gray;}

.orderlist 
{
	font-family: Verdana,Palatino,Times,Times New Roman,serif; font-size: 11px;
	margin:0px 0px 6px 0px;
}