@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
	text-decoration: none;
	}
	
	a:hover {
	color: #E00;
		}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #222;
	text-decoration: none;
}

.txt_identification {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.txt_identification a {
	color: #FFF;
	text-decoration:underline;
}
.txt_identification a:hover {
	color: #D00;
}

.texterose {
	font-weight: bold;
	color: #b7047a;
}
.texterosecommun {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
}

.btn_cx{
width:120px;
height:28px;
background-image: url(../img/boutons/btn_off.gif) ;
background-color: transparent; 
font-family: Verdana, Geneva, sans-serif;
font-size: small;
font-style: normal;
font-weight: bold;
color:#FFF;
border:0px;
}
input.btn_cx:hover {
cursor: pointer;
background-image: url(../img/boutons/btn_rol.gif) transparent;
color:#F00;
}
/* Vibration Calculator */

DIV.vib_calc_holder {
	width:100%;
	height:301px;
	background:url('/images/new/vibration_calculator_bg.jpg') left top no-repeat;
	overflow:hidden;
}

DIV.vib_calc_field {
	float:left;
	margin:118px 0 0 49px;
	width:134px;
	height:60px;
	position:relative;
}

DIV.vib_calc_field INPUT {
	position:absolute;
	top:0;
	left:0;
	width:134px;
	font-family:arial;
	font-size:30px;
	color:#000;
	background:transparent;
	border:0;
	text-align:center;
	margin-top:13px;
}

DIV.vib_calc_button {
	float:left;
	margin:119px 0 0 120px;
}

DIV.vib_calc_results_eav {
	float:left;
	margin:89px 0 0 143px;
	width:217px;
	height:30px;
	font-family:arial;
	font-size:30px;
	color:#000;
	overflow:hidden;
}

DIV.vib_calc_results_elv {
	float:left;
	margin:81px 0 0 143px;
	width:217px;
	height:30px;
	font-family:arial;
	font-size:30px;
	color:#000;
	overflow:hidden;
}

DIV.vib_calc_hrs {
	float:left;
	width:55px;
	height:100%;
	text-align:center;
}

DIV.vib_calc_mins {
	float:right;
	width:35px;
	height:100%;
	text-align:center;
}

/* End Vibration Calculator */
.vibrations {
	font-size: xx-small;
	font-style: normal;
	color: #666;
	background-color: #EEE;
}
.vibrations2 {
	font-size: small;
	font-style: normal;
	color: #666;
}