								/* Content */
#content{
	width: 874px;
	background: #E8F8FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
	overflow: hidden;
	border-right: solid 3px #2B5790;
	border-left: solid 3px #2B5790;
	border-bottom: solid 3px #2B5790;
}

#contener{
	width: 875px;
	margin-top: 5px;
	background: url("../img-verres/content/content1.png") no-repeat top #FFF;
	height: 43px;
	padding-left: 10px;
	padding-right: 15px;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
	display: block;
}

h2{
	font-size: 13px;
	color: #9aa2a7;
	font-weight: bold;
	text-align: left;
}
h2 a{
	font-size: 13px;
	color: #9aa2a7;
	font-weight: bold;
	text-align: left;
}

h2:before{
	content:url("../img-verres/questionTag.jpg");	
	vertical-align: middle;
	margin-right: 3px;
}

img.middle{
	vertical-align: middle;
	margin-right: 3px;
}

/*	Box uploadOrdonnance end
---------------------------------------------------*/

#uploadOrdonnanceContainer{
	width: 370px;
	z-index: 3;
	position: fixed;
	text-align: left;
	top: 40px;
	background: #fff;
	margin-left: 35%;
	padding-top: 0px;
	border: 1px solid gray;
}

#uploadOrdonnanceOver{
	width: 100%;
	height: 100%;
	z-index: 2;
	position: fixed;
	background: black;
	top: 0px;
	left: 0px;
	opacity:0.4;
	filter : alpha(opacity=50);
}

.titleBox {
	width: 360px;
	height: 24px;
	background: #2A5790;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
}

.textTitle {
	height: 20px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 80%;
	float: left;
}

#orderPrescription {
	width: 350px;
	padding: 10px;
}

.desc {
	margin-bottom: 8px;
	padding: 8px 0 8px 0;
	width: 100%;
	border-bottom: solid 1px #2A5790;
}

.labelAndInput {
	width: 100%;
	margin-left: 0;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px;
}

.labelBox {
	float: left;
	width: 50%;
	font-weight: bold;
	color: #2A5790;
	margin-top: 5px;
}

.inputBox {
	float: right;
	width: 50%;
}


/*	Box uploadOrdonnance end
---------------------------------------------------*/

div.inDivRight1Top{
	background: url("../img-verres/intraDivRight1Top.png") no-repeat top;
	width: 165px;
	height: 11px;
	float: right;
}

div.inDivRight1Middle{
	background: url("../img-verres/intraDivRight1Middle.png") repeat-y top;
	padding-right: 3px;
	padding-left: 3px;
	width: 159px;
	text-align: left;
	float: right;
}

div.inDivRight1Bottom{
	background: url("../img-verres/intraDivRight1Bottom.png") no-repeat top;
	width: 165px;
	height: 11px;
	float: right;
}

div.inDivRight1{
	width: 175px;
	float: right;
	
}

.inDivRight1Blue{
	font-size: 13px;
	color: #0069b2;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

.inDivRight1BlueCenter{
	font-size: 15px;
	color: #0069b2;
	font-weight: bold;
	padding-left: 45%;
	line-height: 25px;
}
/*
.vision, .correction{
	color: #12c1ff;
	font-size: 17px;
	float: left;
	width: 150px;
}


.vision{
	height: 62px;
}

.correction{
	height: 142px;
}
*/	

.w150{
	width: 150px;
	float: left;
	line-height: 18px;
}

.w120{
	width: 120px;
	float: left;
	line-height: 18px;
}

.w150B{
	width: 150px;
	color: #2B5790/*#12c1ff*/;
	float: left;
	line-height: 20px;
}

.w200B{
	width: 200px;
	color: #2B5790/*#12c1ff*/;
	float: left;
	line-height: 15px;
}

select{
	width: 100px;
}



.buttonBox{text-align: center; width: 100%;}
