/*-------------general------------------*/
li {
list-style:none;
list-style-image: none;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.validate {
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.bare {	text-decoration: line-through;
}
.separateur {
	background-image: url(../images/separateur-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
}


/*-------------etapes reservation------------------*/
.etapes {
	float: left;
}

.etapes ul {	
}
.etapes li {
	display: inline;
	vertical-align: middle;
	float: left;
	width: 160px;
	height: 24px;
	font-weight: bold;
}
.etapes li img {
	padding-right:8px;
	float: left;
	margin-top: -4px;
	border-width: 0px;
	border-style: none;	
}
.langue {
	text-align:right;
	font-weight:bold;
	float: left;
}
.main-caption {
	clear: both;
	padding-top: 6px;
}



/*-----------PAGES ETAPES-------------*/

/*------------Etape 1------------------*/
#dates {
	margin-bottom: 8px;
	background-image: url(../images/infos-bg-2-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 8px;
	float: left;
	width: 425px;
	margin-right: 8px;
}
#dates .int {
	background-image: url(../images/infos-bg-2-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#dates .ligne {
	clear: both;
}
#dates .case {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dates .third {
	width: 40px;
}

#reservation {
	margin-bottom: 8px;
	background-image: url(../images/infos-bg-2-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 8px;
	float: left;
	width: 425px;
}
#reservation .int {
	background-image: url(../images/infos-bg-2-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

/*------------Etape 2------------------*/
.header {
	height: 40px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*width: 860px;*/
	margin-top: 20px;
	margin-bottom: 4px;
}
.header h2 {
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 30px;
	margin: 0px;
}
.groupe-form {
	/*clear:both;*/
}
.ski-ligne {
	clear: both;
	/*width: 850px;*/
	border:1px solid #DEE4EB;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
div.ski-ligne:hover {
	background-color: #F7F9FB;
}
.ski-ligne .col {
	float: left;
	margin-bottom: 5px;
	margin-right: 14px;
}
.ski-ligne .produit {
	background-image: url(../images/naziv-haut-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 120px;
}
.ski-ligne .produit .int {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 120px;
	padding-right:20px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 10px;		
	background-image: url(../images/naziv-bas-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.ski-ligne .visuel {
}
.ski-ligne .prix {
}
.ski-ligne .quantite {
}
.ski-ligne .total {
	float: right;
	text-align: right;
	white-space: nowrap;
}
.ski-ligne .prixtotal {
	margin-right: 0px;
	float: right;
	text-align: right;
}
.ski-ligne .description {
	clear:both;
	padding-left:20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6E2EB;
	margin-top: 2px;
	font-size: 90%;
}

/*------------Etape 3------------------*/
.prix-rouge {
	color: #FF0000;
	font-weight: bold;
}
.bare {
	font-weight: bold;
}
.checkbox {
}
.skieur-form {
clear:both;
}
.options-ligne {
	clear: both;
	width: 850px;
	border:1px solid #DEE4EB;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	display: table;
}
div.options-ligne:hover {
	background-color: #F7F9FB;
}
.options-ligne .col, .entete .col {
	float: left;
	margin-bottom: 5px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebecee;
	height:50px;
	padding-right: 5px;
	padding-left: 5px;
}
.options-ligne .col10 {
	border-right-width: 0px;
	border-right-style: none;
}

.entete {
	font-weight: bold;
}
.entete .col1, .entete .col2, .entete .col3, .entete .col4, .entete .col5, .entete .col6, .entete .col7, .entete .col8, .entete .col9,  .entete .col10 {
	padding-top: 0px;
}
.col1 {
	font-weight: bold;
	width: 14px;
	padding-top: 12px;
}
.col2 {
	width: 105px;
}
.col3 {
	width: 80px;
	padding-top: 12px;	
}
.col4 {
	width: 45px;
}
.col5 {
	width: 55px;
	padding-top: 12px;	
}
.col6 {
	width: 120px;
}
.col7 {
	width: 60px;
	padding-top: 12px;	
}
.col8 {
	width: 105px;
}
.col9 {
	width: 70px;
	padding-top: 12px;	
}
.col10 {
	padding-top: 8px;	
}
#prix-total {	
	margin-top: 10px;
	background-image: url(../images/infos-bg-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 8px;
	width: 860px;	
}
#prix-total .int {
	text-align: right;
	background-image: url(../images/infos-bg-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
}
#prix-total span {
	padding-top: 10px;
	padding-bottom: 10px;
}




/*------------Etape 4------------------*/
#resume {
	margin-top: 10px;
	background-image: url(../images/infos-bg-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 8px;
	width: 860px;
}
#resume .int {
	background-image: url(../images/infos-bg-haut.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 40px;	
	padding-bottom: 5px;
}
#resume .gauche {
	float: left;
	padding-right: 40px;
}
#resume .droite {
	float: left;
}

.coordonnees-form {
	width: 860px;
}

.licence-check{
	clear:both;
	text-align:center;
	padding-top:20px;
}
.licence{
	padding-top: 2px;
	padding-bottom: 2px;
}

/*STARO PROVERITI*/

.coordonnees-form ul {
	border:1px solid;
	border-color:rgb(235, 236, 238);
	border-top:none;
	padding-bottom: 10px;
}
ul.row{
	border-bottom:none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
ul.last-row{
}
ul.row li.label, ul.last-row li.label {
	float:left;
	padding-top:3px;
	width:40%;
}
ul.row li.field input ul.last-row li.input {
}
ul.row li.field input.email {
}
.left-part {
	float:left;
	width:55%;
}
.left-part ul li.first{
	padding-top:5px;
}
.left-part ul li.second span{
	color: #FF0000;
	font-weight: bold
}
li.right-part{
	background-color: rgb(235, 236, 238);
	width:40%;
}

li.right-part ul {
padding-left:2px;
}

li.right-part ul li.first{
padding-top:5px;
padding-left:2px;
}
.right-part ul li ul li.first{
	width:45%;
	float:left;
}
.right-part ul li ul li.second{
	padding-right:20px;
	padding-top:6px;
	float:left;
}
.right-part ul li ul li.third{
	padding-top:1px;}
