﻿
html,
body,
form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	background-color: #dcdcdc;
	height: 100%;
}

img
{
	border: none;
}

div#container
{
	position: relative;
	width: 980px;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin:0 auto; /* center, not in IE5 */
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
}

div#header
{
	/*height: 100px;*/
	height: 70px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	text-align: left;
	/*margin-bottom: 30px;*/
	margin-bottom: 0px;
	padding: 1em;
}

div#content
{
	padding:1em 1em 5em; /* bottom padding for footer */
}

div#footer
{
	position:absolute;
	width:100%;
	bottom:0;
	/*border-top: 12px solid #2c7082;*/
	border-top: 6px solid #2c7082;
}

div#footer p 
{
	text-align: center;
	padding:1em;
	margin:0;
}

#imgTitle
{
	position: relative;
	left: 495px;
	top: 35px;
}
#imgTitle2
{
	position: relative;
	left: 495px;
	top: 20px;
}

p#intro
{
	font-size: +1;
	font-weight: bold;
	color: #2e6b80;
	width: 490px;
	margin-bottom: 30px;
	color: #2c7082;
}

p#level
{
	font-size: +1;
	font-weight: bold;
	color: #2e6b80;
	width: 430px;
	margin-bottom: 30px;
	margin-left: -50px !important;	
	margin-left: auto;		
	color: #2c7082;
	text-align: left;
}

p#end
{
	position: relative;
	font-size: +1;
	font-weight: bold;
	color: #fff;
}

#boxConnection
{
	position: relative;
	width: 483px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 1px solid #dcdcdc;
}

#boxConnection h1
{
	margin: 0;
}

#boxConnection h1 img
{
	position: relative;
	top: -8px;
}

#boxContact
{
	width: 322px;
	background-color: #2b647e;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#boxContact p, #boxContact p a
{
	color: #fff;
	text-align: center;
}


.leftPart
{
	float: left;
	margin-left: 2%;
	width: 478px;
}

.rightPart
{
	float: right;
	width: 400px;
}

.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.center table
{
	margin-left: auto;
	margin-right: auto;
}

.left, .left table
{
	left: 0;
	margin-left: 2%;
	text-align: left;
}

.box
{
	width: auto;
	margin-left: auto;
	margin-right: auto; /*	background-color: #2c7082;*/
	background-color: #2c7082;
	padding: 0;
	color: #ffffff;
}

.box h1
{
	margin: 0;
	padding: 0;
}

.loginHeader
{
	background-image: url('../images/boxHeader_connect.gif');
	background-repeat: no-repeat;
	width: 484px;
	height: 32px;
}

.loginButton
{
	background-image: url('../images/btn_connect.gif');
	background-repeat: no-repeat;
	width: 155px;
	height: 44px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.updateButton
{
	background-image: url('../images/sbtn_modifier.gif');
	background-repeat: no-repeat;
	width: 79px;
	height: 20px;
	margin-top: 10px;
}

.planButton
{
	background-image: url('../images/sbtn_aplanifier.gif');
	background-repeat: no-repeat;
	width: 79px;
	height: 20px;
	margin-top: 10px;
}

.alternate
{
	background-color: #c5c5c5;
}

.tableForm
{
	position: relative;
		/*width: 98%; */
	background-color: #2c7082;
	padding: 5px;
}

.tableForm td
{
	padding: 0px;
}

.label
{
	position: relative;
	/*width: 48%;*/
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #2c7082;
	border-bottom-color: #3883A7;
}

.data
{
	position: relative;
	width: 51%;
	color: #fff;
	text-align: left;
	background-color: #2c7082;
}

.data input
{
	position: relative;
	width: 99%;
	padding: 0;
	margin: 0;
	border: 1px solid #dcdcdc;
}

.label input
{
	position: relative;
	padding: 0;
	margin: 0;
	border: 1px solid #dcdcdc;
}

.dataWhite
{
	position: relative;
	/*width: 49%;*/
	color: #000;
	text-align: left;
	background-color: #fff;
}

.tableList
{
	/*position: relative;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;*/
	background-color: #fff;
	padding: 5px;
	border: 1px solid #000;
	border-collapse: collapse;
	empty-cells: show;
}

.tableList th
{
	background-color: #2c7082;
	color: #fff;
	text-align: center;
}

.tableList td, .tableList .alternate
{
	border: 1px solid #000;
}

.clear
{
	clear: both;
	visibility: hidden;
}

.tableAvailability
{
	position: relative;
	left: 0;
	width: 350px;
	empty-cells: show;
	background-color: #2c7082;
}

.tableAvailability td
{
	color: #fff;
	text-align: left;
}

.tableAvailability .lightGreen
{
	width: 20px;
	height: 20px;
	background-color: #90ee90;
}

.tableAvailability .thistle
{
	width: 20px;
	height: 20px;
	background-color: #d8bfd8;
}

.tableAvailability .peachpuff
{
	width: 20px;
	height: 20px;
	background-color: #ffdab9;
}

table#tableLevel
{
	border: 1px solid #000;
	border-collapse: collapse;
}

table#tableLevel td
{
	height: 50px;
	border-bottom: 1px solid #000;
	text-align: left;
}

table#tableLevel td.radio
{
	text-align: center;
	width: 150px;
}

/* Styles BVD 

*/

#InfosUtilisateur
{
	position: relative;
	left: 500px;
	width:470px;
	top: 25px;
	color: white;
	font-size:14pt;
	font-weight:bold;
}

div#TableauInfosParticipant
{
	position: relative;
	left: 40px;
	top: 40px;
	
}

#test
{
	background-color: #336666;
}

/* Styles GVI */
.thProgressionNotes
{
 width: 100px; vertical-align: middle; text-align: left;font-weight:normal
}
.tdTitreLigneProgression
{
	vertical-align: middle; text-align: Left; padding-left: 0;margin-left: 0;padding-right :0;margin-right: 0
}
.tdLblProgression
{
	vertical-align: middle; text-align: Center; padding-left: 0;margin-left: 0;padding-right :0;margin-right: 0
}
.tdImgProgression
{
	vertical-align: middle; text-align: left; padding-left: 0;margin-left: 0;padding-right :0;margin-right: 0
}
