/** MAIL GRID **/
.recevoir-tarifs input.text {
	width:215px;
	border:1px solid #aaaaaa;
	color: #777777;
	font-size:11px;
	height:15px;
}

.recevoir-tarifs input.text.focus {
	border:1px solid #777777;
	color: #777777;
}

.recevoir-tarifs .city {
	margin-top:5px;
	margin-left:15px;
	width:220px;
}

.recevoir-tarifs .email {
	margin-top:5px;
	margin-left:15px;
	width:220px;
	margin-bottom:5px;
}

#grille-tarifs-pending, #grille-tarifs-after {
	text-align:center;
	padding-top:20px;
}

#grille-tarifs-after p {
	padding-bottom:10px;
}



#please-rewait-container {
	height:15px;
	width:100px;
	border: 1px solid #CC1218;
	margin-right:13px;
	text-align:left;
}

#please-rewait-wrapper {
	padding-top:3px;
	float:right;
}

#please-rewait {
	overflow:hidden;
	width:1px;
	background-color:#E6C3BD;
	height:15px;
}







/** RESULT **/

#simulateur-result {
	height:400px;
	width:600px;
	background-image:url(../../images/fond-bulle-carte.gif);
	position:absolute;
	top:100px;
	left:100px;
}

#simulateur-map-container {
	padding-left:10px;
	padding-top:0px;
}

#simulateur-map {
	height:316px;
	width:580px;
}

#simulateur-result-close, #simulateur-price-close {
	padding-top:4px;
	overflow:hidden;
	text-align:right;
	padding-right:6px;
}

#simulateur-result-close a, #simulateur-price-close a {
	vertical-align: bottom;
}

#simulateur-details {
	line-height:30px;
	font-size:24px;
	color:red;
	font-size:15px;
	text-align:center;
}


#simulateur-price {
	height:118px;
	width:149px;
	background-image:url(../../images/fond-bulle-prix.gif);
	position:absolute;
	top:300px;
	left:100px;
}

#simulateur-price p{
	text-align:center;
	font-weight:bold;
	padding:2px 15px;
}

#simulateur-price .price {
	font-size:22px;
	line-height:1em;
	color:#33dd33;
}

#simulateur-price p .coupon_details_text {
	font-weight:normal;
	font-size:10px;
}





/** THE FORM **/

#simulateur-form .col-1 {
	width:250px;
	float:left;
}

#simulateur-form .col-2 {
	width:300px;
	float:left;
}

#simulateur-form .final {
	clear:both;
}

#simulateur-form .error_list {
	padding: 0 30px 0 0;
	text-align:right;
}

#simulateur-form label {
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-bottom:3px;
}

#simulateur-form .start_at  {
	height:50px;
}

#simulateur-form .start_at .col-1 {
	width:104px;
	float:left;
}

#simulateur-form .start_at .col-2 {
	width:104px;
	float:left;
}

#simulateur-form .start_at input {
	width:70px;
	display:block;
	float:left;
}

#simulateur-form .city {
	height:50px;
}

#simulateur-form .city .error_list {
	clear:left;
}

#simulateur-form .city input {
	width:210px;
}

/** END **/

#simulateur-form .end {
	height:50px;
}

#simulateur-form .end select {
	width:210px;
}

#simulateur-form .end .error_list {
	padding-top:20px;
}

#simulateur-form .end .contact {
	font-size:10px;
	padding:7px 0 0 0;
	font-style: italic;
}


/** PEOPLE **/

#simulateur-form .people {
	height:65px;
	width:185px;
	line-height:23px;
}

#simulateur-form .people label {
	display:inline;
}


/** OPTIONS **/

#simulateur-form .options {
	height:78px;
	line-height:20px;
}

#simulateur-form .options label {
	padding-left:5px;
}

#simulateur-form .options .inline label {
	display:inline;
	font-weight:normal;
}

#simulateur-form .options .inline input {
	margin-left:5px;
	display:inline;
}



/** COUPON **/

#simulateur-form .coupon {
	background-image:url(../images/code-promo.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 30px;
	padding-left:30px;
}

#simulateur-form .coupon label {
	display:inline;
	font-weight:normal;
}

#simulateur-form .coupon input {
	display:inline;
	width:100px;
}





/** FOOTER **/

#simulateur-form .info {
	font-size:10px;
	padding-bottom:14px;
	font-style: italic;
}

#simulateur-form p.info {
	padding:0;
}

#simulateur-form .form-line .submit input {
	float:right;
	margin-right:13px;
}

#please-wait-container {
	height:15px;
	width:100px;
	border: 1px solid #CC1218;
	margin-right:13px;
	text-align:left;
}

#please-wait-wrapper {
	padding-top:3px;
	float:right;
}

#please-wait {
	overflow:hidden;
	width:1px;
	background-color:#E6C3BD;
	height:15px;
}


/** CONTENT **/

.quote-container {
	padding-top:35px;
	padding-left:20px;
}

.quote {
	background-image:url(../../images/page-airport-quote.gif);
	width:308px;
	height:75px;
}

.quote p.base {
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
}

.quote p.more {
	padding-top:4px;
	padding-left:10px;
}




#toc-toc-selector
{
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	margin-top: 10px;
	background-image: url('../images/logos-top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	height: 17px;
	padding-top: 25px;
}

#toc-toc-selector a
{
	color: #000000;
	margin-right: 20px;
}

#toc-toc-selector .selected
{
	color: #000000;
	margin-right: 20px;
	padding: 6px;
	background-color: #e4e4e4;
	font-weight: bold;
}


