.visiFrameHead {
	font-weight: bold;
	color: #3C7B72;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #B6C7C7;
	border-left-color: #FFFFFF;
	text-align: center;
}
.visiFrame {
	border: 1px solid #B6C7C7;
	margin: 3px;
	width: 145px;
	background-image: url(/images/visiCadre_bg.gif);
}

.visiFrameContent {
	padding: 1px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.visiFrameContent a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#visiConnexion input#VSlog, #visiConnexion input#VSpwd{
	background-repeat: no-repeat;
	/* text-indent: 16px;  */
	height: 14px;
	width: 115px;
	border: 1px solid #B6C7C7;
	padding-left: 18px;
	margin-bottom: 2px;
}

#visiConnexion input#VSlog {
	background-image: url(/images/mail.png);
}
#visiConnexion input#VSpwd {
	background-image: url(/images/unlock.png);
}

input.smallBtn {
	font-size: 9px;
}

div.visiCadreExt {
	background-color: #FFFFFF;
	width: 400px;
	margin: 10px;
	background-image: url(/images/visiCadre_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #BBDDCC;
}
div.visiCadreInt {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
div.visiCadreExt  h2 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	color: #666666;
}


div.visiCadreExt:hover {
	border: 1px solid #BFFFBF;
}
div.visiCadreInt:hover {
	border: 1px solid #00FF00;
}

div#login {
	background-image: url(/images/icon_login_disabled.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 50px;
}
div#login:hover {
	background-image: url(/images/icon_login_enabled.png);
}

div#loosepwd {
	background-image: url(/images/loosepwd_disabled.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 50px;
	height: 55px;
	text-align: center;
}
div#loosepwd:hover {
	background-image: url(/images/loosepwd_enabled.png);
}
div#newaccount {

	background-image: url(/images/newaccount_disabled.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 50px;
	height: 55px;
	text-align: center;
}
div#newaccount:hover {
	background-image: url(/images/newaccount_enabled.png);
}


div.visiCadres {
	text-align: center;
}

div.visiCadreAdresse{
	margin: 3px;
	border: 1px dashed #666666;
	padding: 3px;
	background-color: #FFFFFF;
	}
.document  h6 {
	margin: 0px;
}
.document textarea.recap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 3px;
	width: 270px;
}




div.visiError
{
	border: 2px solid #FF0000;
	padding: 2px;
	background-color: #FFCECE;
}
span.visiError {
	font-weight: bold;
	color: #FF0000;
}
div.visiErrorDial {
	border: 2px solid #FF0000;
	background-color: #FF9999;
	width: 400px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(/images/box_red_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 10px;
}

table.errorBox, table.sucessBox, table.alertBox {
	width: 400px;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	font-weight: bold;
}

table.errorBox {
	background-image: url(/images/box_red_bg.png);
	background-color: #FF9999;
	border: 2px solid #FF0000;
	color: #FF0000;
}

table.sucessBox {
	background-image: url(/images/box_green_bg.png);
	border: 2px solid #00CC00;
	color: #006600;
}

table.alertBox {
	background-image: url(/images/box_yellow_bg.png);
	border: 2px solid #D24E00;
	color: #D24E00;
}
.vertGras {
	font-weight: bold;
	color: #009900;
}



div.visi_fe {

}
#visiCommand_process h1 .etape {
	display: none;
}


input.visiStd, input.visiError {
	padding: 2px;
}

input.visiStd, select.visiStd, textarea.visiStd {
	background-color: #FFFFFF;
	border: 1px solid #7C9EE2;
}
textarea.visiStd {
	padding: 3px;
}

input.visiError, select.visiError {
	background-color: #FFBBBB;
	border: 1px solid #FF0000;
}
div.visiConfCadre {
	width: 300px;
	border: 1px solid #999999;
	float: left;
	margin: 5px;
	background-color: #EEEEEE;
	padding: 2px;
}
.clear {
	clear: both;
}
table #visiCart .prix_ht{
	font-size: 8px;
}
.aRegler {
	font-size: 16px;
	font-weight: bold;
}
.gris50 {
	color: #999999;
}


span.visiConfirm {
	font-weight: bold;
	color: #009900;
}
.visi_btn {
	cursor: pointer;
}
table#visiCart {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99AAAA;
	border-left-color: #99AAAA;
}
table#visiCart .foot{
	background-color: #F0F4F4;
}
#VSop_cart_show h2 {
	display: none;
}

table#visiCart th{
	background-image: url(/images/visiCadre_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99AAAA;
}

table#visiCart td, table#visiCart th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #99AAAA;
	border-bottom-color: #99AAAA;
}
div#visiOPBarre {
	text-align: center;
}
#visiCommand_process h1 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16pt;
	color: #009900;
}
table.formulaire, table.document, table.std {
	background-image: url(/images/visiCadre_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

table.formulaire {
	margin-bottom: 10px;
	width: 450px;
}

table.document {
	margin-bottom: 10px;
	width: 600px;
}

table.formulaire th,table.document th, table.std th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: center;
}
#visiCommand_process #cart {

	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
label.medium {
	font-size: 7pt;
}
input.number {
	text-align: right;
}

#payModes img.icon{
	float: right;
	top: 0px;
	border: 1px dotted #006600;
}
.visiSmallIndic {
	font-size: 7px;
	color: #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
.smallLink {
	font-size: 10px;
}
.document .case {
	background-image: url(/images/visiCadre_bg.gif);
	padding: 5px;
	border: 1px solid #A5BDCB;
	margin: 5px;
}


.smallIndic
 {
	font-size: 9px;
	color: #309292;
	text-align: center;
	font-weight: normal;
}
.small {
	font-size: 10px;
}
#cartFrameContent .ttc {
	font-size: 8px;
}
.rouge {
	color: #FF0000;
}



th.tab_sel a {
	text-decoration: none;
	font-weight: bold;
}
th.tab_sel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	background-color: #CCDDDD;
	background-image: url(/images/tab_bg.gif);
	background-repeat: repeat-x;
}
td.tab_body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #669999;
	border-bottom-color: #669999;
	background-color: #FFFFFF;
	background-image: url(/images/tab_body_bg.gif);
	background-repeat: repeat-x;
}
th.tab_no, th.tab_nosel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
}


th.tab_nosel a {
	text-decoration: none;
	font-weight: bold;
	color: #99BBBB;
}
th.tab_nosel {
	background-color: #F2F7F7;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
}
table.tabbed {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669999;
}
textarea#cons {
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #779999;
}
.telephone {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
#cartFrameContent #nbArticles {
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.blocAdr input {
	display: block;
}
#cgv {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	padding: 5px;
}

