
body { margin: auto;
    width: 720px;
    background-color: rgb(157, 157, 157);
    text-align: center;
    font-family: arial,verdana;
    font-size: 11px;
    }


#header { background-image: url(images/head8h.png);
    height: 212px;
    font-weight: normal;
    background-position: left top;
    width: 720px;
    volume: 44;
    font-style: normal;
}

#header h1 {
    color:#FFFFFF;
    text-align: right;
    font-family:"Trebuchet MS", Arial, Verdana;
    font-size:300%;
    font-weight:bold;
    margin-top: 0px;
	padding-top:90px;
	padding-right:40px;}


#menu { background-image: url(images/menu.png);
    width: 720px;
    height: 30px;
    text-align: center;
    margin-top: 0px;
    color: rgb(0, 37, 71);
    font-family: arial,verdana;
    font-size: 15px;
    font-weight: bold;
    }

#menu active { color: rgb(202, 133, 44);}

#menu a { color: rgb(0, 0, 0);
    font-family: arial,verdana;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    }

#menu a:hover { color: rgb(200, 200, 200);
    font-family: arial,verdana;
    font-size: 15px;
    font-weight: bold;
    }

#sous_menu { background-image: url(images/sous_menu.png);
    width: 720px;
    height: 30px;
    }


#conteneur { background-image: url(images/conteneur.png);
    margin-top: 0px;
    padding-top: 1px;
    width: 660px;
    height: 100%;
    padding-left:30px;
    padding-right:30px;
    marging-right:0px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px;
    }

h1 {
	font-family: verdana,arial,comic sans MS;
	text-align : center;
    	verical-align: top;
	font-weight: bold;
	font-size: 2em;}

h2 { margin: 0px 0px 0px;
    color: rgb(0, 37, 71);
    font-family: arial,verdana;
    font-size: 12px;
    font-weight: bold;
text-align : center;
    }

  a { color: rgb(202, 133, 44);
    font-family: arial,verdana;
    font-size: 11px;
    }

  a:hover { color: rgb(0, 0, 0);
    font-family: arial,verdana;
    font-size: 11px;
    }

  a:active { color: rgb(0, 0, 0);
    font-family: arial,verdana;
    font-size: 11px;
    }


#footer { background-image: url(images/footer.png);
    width: 720px;
    height: 34px;
    *margin-top: 20px;
    margin-left:0px;
    margin-right:0px;
    }

input[type="text"]{	width:50px;font-size:11px;
			background-color:white}

input[type="range"]{	width:150px}


button {
    *background-color: #4CAF50; /* Green */
    *border: none;
    color: black;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    *display: inline-block;
    font-size: 12px;
    *margin-left:5px
}

			}

hr{width:80%;height:2px}


#MKR_control input[type="text"]{width:20px}

#MKR_display{font-weight:bold;font-size:14px;color:red}

#CALKIT_Name input[type="text"]{width:180px;text-align:left;font-family:Arial;font-size:13px;font-weight:normal}

#CAL_menu_1 select{width:220px; font-size: 13px;}
#CAL_menu_2 select{width:80px}

#button_menu{width:200px;font-size: 10px; }