
/* ELEMENTS OP 49 *************************************** */
/* DIV CONTENANT TOUT */
.op49main { 
  width: 99%; 
  overflow: auto; 
  /*position: relative; */
  /*background:#fff; */
  /*border: 1px solid #ccc;*/
}
#op49t{
	text-align:center;
  width: 10%; 
  float:left;
  /*height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
  /*border: 1px solid #00f;*/
}
/* contenu */
#op49c{ 
  width: 66%; 
  overflow:auto;
  /*height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
  /*border: 1px solid #CCCCCC;*/
}
/* col droite option */
#op49o { 
  width: 20%; 
  float:right;
 /* height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
  border:dashed #CCCCCC 1px;
  /*border: 1px solid #ddd;*/
}
/* col droite si vide */
#op49n { 
  width: 20%; 
  float:right;
 /* height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
  /*border: 1px solid #f00;*/
}
.big0{
	color:#333333;
	font-size:24px;
	font-weight:500;
}
.big0-1{
	color:#555555;
	font-size:30px;
	font-weight:500;
}
.big0-2{
	color:#999999;
	font-size:36px;
	font-weight:500;
}
.big0-3{
	color:#cccccc;
	font-size:28px;
	font-weight:500;
}
.big1{
	color:#2221cf;
	font-size:36px;
	font-weight:500;
}
.big2{
	color:#fe146c;
	font-size:36px;
	font-weight:500;
}
.big3{
	color:#b9e843;
	font-size:36px;
	font-weight:500;
}
.big4{
	color:#f7a00a;
	font-size:36px;
	font-weight:500;
}
.big5{
	color:#3ec0e0;
	font-size:36px;
	font-weight:500;
}
.lit1{
	color:#2221cf;
	font-size:16px;
	font-weight:bold;
}
.med1{
	color:#2221cf;
	font-size:24px;
	font-weight:500;
}
.med2{
	color:#fe146c;
	font-size:24px;
	font-weight:500;
}
.med3{
	color:#b9e843;
	font-size:24px;
	font-weight:500;
}
.med4{
	color:#f7a00a;
	font-size:24px;
	font-weight:500;
}
.med5{
	color:#3ec0e0;
	font-size:24px;
	font-weight:500;
}
.med6{
	color:#bbbbbb;
	font-size:24px;
	font-weight:500;
}
.med7{
	color:#cccccc;
	font-size:24px;
	font-weight:500;
}

.op49gotopricebutton{
	font-size:24px;
	width:400px;
	height:100px;
	cursor:pointer;
	border:outset 1px #000 solid;
	/*background:#999;*/
	color:#fff;
	font-weight:bold;
	padding: 1px 2px;
	background:url(http://static.myrsys.com/img/op49/fondbut.jpg) repeat-x left top;
}

/* colonnes dans form */
.op49colgauche-form{
  /*text-align:center;*/
  width: 65%; 
  float:left;
  /*height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
  /*border: 1px solid #00f;*/
}
.op49coldroite-form {
	position: absolute;
  left: 564px;
  width: 271px;
  text-align:center;
  width: 200px; 
  /*float:right;*/
  margin:2px;
  border: 1px dashed #ccc;
  -moz-opacity: 0.85; 
  opacity:.85; 
  filter: alpha(opacity=85);
}
.op49t-form{
text-align:center;
  width: 10%; 
  float:left;
  /*height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
 /* border: 1px solid #00f;*/
}
/* contenu */
.op49c-form{ 
  width: 86%; 
  overflow:auto;
  /*height:200px;*/
  margin:2px;
  /*position: relative; */
  /*background:#fff; */
 /* border: 1px solid #CCCCCC;*/
}





/* *************************** */
