*{
      margin:0;
      padding:0;
}

a {
	width: 200px;
	overflow: hidden;
}

p{
	width: 800px;
}
html{
	text-align: center;
	background-color: #ccc;
}

body{
	position: relative;
	top: 0px;
	border: 1px solid #669;
	width: 1100px;
	height: 500px;
	background-color: white;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	font-family: verdana;
	padding: 4px;
}

html>body{
	min-height: 500px;
	height: auto;
}

.header{
	padding: 0px;
	margin: 0px;
}

.bottom{
	margin-top: 30px;
}

.cont{
	width: 880px; 
	overflow: auto;
}

.contenu{
	position: relative;
	top: 20px;
	left: 195px;
	width: 880px;
	text-align: justify;
	padding: 10px;
	min-height: 500px;
	font-size: 13px;
	font-family: verdana;
	margin-bottom: 20px;
}
/*pour firefox*/
html>body .contenu{
	min-height: 500px;
	height: auto;
}


.contenu2{
	position: relative;
	top: 20px;
	left: 0px;
	text-align: justify;
	padding: 10px;
	height: 800px;
	width: 1050px;
	overflow: auto;
	font-size: 12px;
	font-family: verdana;
	margin-bottom: 25px;
}

.texte{
	margin-top: 25px;
	width: 820px;
}

.contenu_cra{
	width: 1000px;
	min-height: 500px;
	margin-left: 35px;
	overflow: scroll;
	font-size: 13px;
	font-family: verdana;
}

form{
	width: 700px;
	border: 1px solid #036;  
}

form p{
	width: 680px;
	margin: 10px;
}

.actionm{
	overflow: auto;
	width: 200px;
}

.menu li{
	float: right;
	padding : 2px;
	list-style-image: url("../img/item.gif");
}

caption{
	margin: 5px;
	color: #036;
}

table{
	border: 1px solid black;
	background-color: white;
	font-size: 11px;
	width: 850px;
}

th{
	padding: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

td{
	padding: 10px;
	text-align: left;

}

li{
	display:list-item;
	margin-right: 25px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

.menu li{
	font-size: 10px;
}

li .liste{
	display:list-item;
	margin-right: 25px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}


.sous-liste{
	margin-left: 40px;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
}

h1{
	color: #036;
	font-family: verdana;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 20px;
}

h2{
	color: #036;
	font-family: verdana;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 20px;
}

h3{
	color: #f63;
	font-family: verdana;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: 1;
}



.rubrique a:visited {
	color: #036;
	text-decoration: none;
}
.menu a:active {
	color: #f63;
	text-decoration: none;
}
.rubrique a:hover {
	color: #f63;
	text-decoration: none;
}
.rubrique a:link {
	color: #036;
	text-decoration: none;
}

.logout{
	margin-top: 10px;
	color: #f63;
	font-size: 10px;
	font-weight: bold;
}
.logout a:visited {
	color: #036;
	text-decoration: none;
}
.logout a:active {
	color: #f63;
	text-decoration: none;
}
.logout a:hover {
	color: #f63;
	text-decoration: none;
}
.logout a:link {
	color: #036;
	text-decoration: none;
}


.menu{
	margin-top: 5px;
	margin-left: 80px;
	color: #f63;
}

html>body .menu{
	left: 100px;
}

.links{
	position: absolute;
	top: 0px;
	right: 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.links a:visited {
	color: #036;
	text-decoration: none;
}
.links a:link {
	color: #036;
	text-decoration: none;
}

.links a:hover {
	color: #f63;
	text-decoration: none;
}
.links a:active {
	color: #f63;
	text-decoration: none;
}

a:visited {
	color: #036;
}

a:link {
	color: #036;
}

a:hover {
	color: #f63;
}

a:active {
	color: #f63;
}




.sous-menu{
	width: 150px;
	position: absolute;
	top: 100px;
	left: 25px;
	border-right: 1px dotted black;
	padding-top: 45px;
	text-align: left;
	color: #f63;
	line-height: 20px;
}

.sous-menu ul{
	text-align: left;
	list-style-image: url('../img/item.gif');
}

.sous-menu li{
	font-size: 10px;
	margin-top: 15px;
}


.sous-menu a:visited {
	color: #036;
	text-decoration: none;
}

.sous-menu a:link {
	color: #036;
	text-decoration: none;
}

.sous-menu a:hover {
	color: #f63;
	text-decoration: none;
}

.sous-menu a:active {
	color: #f63;
	text-decoration: none;
}

.sous-menu li .liste{
	font-size: 9px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: normal;
	list-style-type: square;	
}

table.row{
	width: 25px;
	border-spacing:0px;
	/*float: left;*/
	position: absolute;
	left: 209px;
	/*top: 326px;*/
	top: 355px;
	z-index: 15;
}

html>body table.row{
	top: 342px;
}

table.row td{
	border : 0.2px solid black;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: 48px;
}

table.cra{
	border-spacing:0px;
	width: 300px;
	z-index: -1;
}


table.cra td{
	border : 0.2px solid black;
	text-align: center;
	height: 48px;
	padding: 2px;
	margin: 0px;
}

.cra input{
	width: 28px;
	height: 28px;
	text-align: right;
	border: 1px solid grey;
}

form p{
 	margin-bottom:5px;
 	padding:10px 0;
}

label {
	display:block;
	width: 295px;
	float:left;
	font-size:12px;
	margin-left:8px;
	color: #036;
}

input{
	width: 200px;
}

.submit{
	text-align: center;
	width: 700px;
}

.submit input{
	width: 100px;
}

form ul li{
	list-style-type: none;
	font-size: 14px;
	color: #036;
	line-height: double;
	margin-bottom:5px;
	padding: 5px;
 	padding-left:20px;
	margin-right: 0px;
	text-align: left;
}

#extranet {
	display: none;
}

#congconv {
	display: none;
}

#periode {
	display: none;
}

#puissance {
	display: none;
}

#km {
	display: none;
}


