/* CSS Document */

h1{
	font-size: 14pt;
	font-weight: bolder;
	color: #652B54;
}

/* tableau des calibres */

table.jauges {
	border: thick none #006600;
}
table.jauges th {
	padding: 5px;
	border: thick outset #CCC;
	background-color: #666666;
}
table.jauges td {
	border: thick outset #CCC;
	background-color: #000000;
	padding: 5px;
	text-align: center;
}

/* info tableau des couleurs*/

.dhtmlgoodies_contentBox{
		border:thin solid #00615A;
		height:0px;
		visibility:hidden;
		position:absolute;
		background-color:#bbd5d4;
		overflow:hidden;
		padding:2px;
		width:55%;				
}

.dhtmlgoodies_content{
position:relative;
font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
width:96%;
font-size:0.8em;
color: #00615A;
margin-left: 2%;		
}

/* tableau des couleurs */

table.color {
	border: thick none #006600;
}
table.color th {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	border: thick inset #FFFFFF;
	background-image: url(../bg/metal018.jpeg);
	background-repeat: repeat-x;
	text-align: center;
}
table.color td {
	border: medium outset #FFFFFF;
	height: 25px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 20%;
}

/* styles pour les tables calibres et couleurs */

.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff33;
}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffaaf1;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.style11 {
	color: #FF0000;
	font-style: italic;
}
