/** MAIN STYLE *************************************/
body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:11px;
	color:#3e3e3e;
}

* html div {
	overflow:hidden;
}

a {
	text-decoration:none;
	color:#db131a;
}

a:hover {
	text-decoration: underline;
}


h2 {
	font-size:24px;
	line-height:36px;
	color: #5b523e;
	font-weight:bold;
	font-style:italic;
	text-indent:20px;
	height:36px;
}

h3 {
	font-size:17px;
	line-height:27px;
	color: #5b523e;
	font-weight:bold;
	font-style: italic;
	height:27px;
}

h4 {
	font-size:15px;
	line-height:28px;
	height:25px;
	font-weight:bold;
	font-style: italic;
}

.align-center {
	text-align:center;
}

textarea {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}



/** COLUMNS ******************************************/

.col-1-4 {
	width:24.90%;
	float:left;
}

.col-1-2 {
	width:50%;
	float:left;
}

.col-spacer-h {
	height:16px;
	overflow:hidden;
	width:100%;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.spaced-left {
	padding-left:20px;
}

.border-red {
	border:1px solid red;
}



/** TOC-TOC COLORS ************************************/

.green {
	color: #759900;
}

.white {
	color: #ffffff;
}

.red {
	color:#cc1218;
}










/** CONTENT STYLE ***********************************/

.content {
	font-size:12px;
	padding-bottom:20px;
}

.content a {
	text-decoration:underline;
}

.content a:hover {
	text-decoration: none;
}

.content p {
	padding-top: 7px;
	padding-left:20px;
	padding-right:20px;
}

.content form {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}

.content ul {
	padding: 10px 10px 10px 50px;
}

.content.new h3 {
	padding-left:30px;
}









/** MESSAGES *******************************************/

#messages {
	padding-left:24px;
	padding-bottom:14px;
	padding-top:10px;
}

.messages {
	list-style-type: none;
	padding:0;
}

.messages li {
	border:1px solid #ffffff;
	margin-bottom:10px;
	padding-top:8px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:30px;
	min-height:20px;
	line-height:16px;
	background-repeat: no-repeat;
	background-position:6px 7px;
	font-weight:bold;
}

.messages .success {
	background-image:url(../../images/message_success.png);
	color: #277823;
}

.messages .warning {
	background-image:url(../../images/message_warning.png);
	color: #B5811D;
}

.messages .error {
	background-image:url(../../images/message_error.png);
	color: #E25E52;
}

.messages .information {
	background-image:url(../../images/message_information.png);
	color: #6179d7;
}


/** FORM ERRORS ***************************************/


.error_list {
	list-style-type:none;
	color:red;
	font-style:italic;
	font-size:10px;
	clear:left;
}







/** LAYOUT ***********************************************/

body {
	background-color: #f1eee5;
	background-image:url(../../images/footer-background.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
}

#wrapper-container {
	min-width:930px;
	background-image:url(../../images/header-background.gif);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:center;
}

#wrapper {
	width:930px;
	margin:0 auto;
	text-align:left;
	min-height:400px;
}





















/** FORMS **************************************************************************************************/

form.simple-form {
	
}

form.simple-form .radio_list {
	float:left;
	list-style-type: none;
	padding:0 0 10px 0;
}

form.simple-form .radio_list label, form.simple-form .radio_list input {
	float:none;
	display:inline;
	font-weight:normal;
}

form.simple-form .form-title {
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
}
form.simple-form .form-title h3 {
	padding-bottom:3px;
}

form.simple-form .form-line {
	min-height:30px;
	clear:left;
}

form.simple-form .form-check label,form.simple-form .form-check input {
	width:auto;
	float:left;
	font-weight:bold;
}

form.simple-form .form-check {
	min-height:10px;
}

form.simple-form label {
	display: block;
	width:150px;
	float:left;
	font-weight:bold;
}

form.simple-form input {
	float:left;
}

form.simple-form .error_list {
	width:285px;
	text-align:right;
	padding-bottom:8px;
	padding-left:0;
}

form.simple-form .form-submit {
	height:30px;
	clear:left;
}


form.simple-form .form-line textarea {
	width:142px;
	margin-bottom:4px;
	height:40px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
}

form.simple-form .form-check {
	min-height:30px;
}

form.simple-form .form-check label, form.simple-form .form-check input {
	display:inline;
	float:none;
}




form.block-form .form-line label {
	display:block;
	font-weight:bold;
}

form.simple-form input.error, form.simple-form select.error, form.simple-form textarea.error {
	border:1px solid red;
	background-color : #E6C3BD;
}

form.block-form input.error, form.block-form select.error, form.block-form textarea.error {
	border:1px solid red;
	background-color : #E6C3BD;
}










.autocomplete-edit {
	text-indent:1000px;
	display:block;
	overflow:hidden;
	width:16px;
	height:16px;
	float:left;
	background-image:url(../../images/page_edit.png);
}

.ac_input {
	float:left;
}




/** HEADER TOP *****************************************/

#header-menu-second-container {
	height:29px;
}

#header-menu-second {
	padding:0;
	width:543px;
	height:29px;
	float:right;
	list-style-type:none;
	font-size:10px;
	background-image:url(../../images/header-menu-second-background.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#header-menu-second li {
	float:left;
	padding-top:7px;
}

#header-menu-second a {
	border-right: 1px solid #6c6c6c;
	color:#6c6c6c;
	display:block;
	padding-left:6px;
	padding-right:6px;
}

#header-menu-second .first {
	padding-left:95px;
}

#header-menu-second .last a {
	border-right: 0px;
}















/** HEADER *********************************************/

#col-header {
	height:122px;
}

#col-header-1 {
	float:left;
	width:260px;
}

#col-header-1 a {
	display:block;
	width:260px;
	height:122px;
	background-image:url(../../images/header-logo.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#col-header-1 span, #col-header-1 em {
	display:none;
}

#col-header-2 {
	float:left;
	width:435px;
}

#col-header-3 {
	float:left;
	width:235px;
}

#col-header-2 p {
	background-image:url(../../images/header-baseline.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	width:413px;
	height:84px;
}

#col-header-2 span {
	display:none;
}

#header-login {
	padding-top: 12px;
	padding-left:24px;
	padding-right:24px;
}

#header-login .form-text {
	padding:0;
	padding-top:3px;
	padding-bottom:3px;
	height:auto;
	margin:0;
	padding-left:7px;
	border: 1px solid #9B9281;
	width:150px;
	font-size:10px;
	color:#6c6c6c;
}

#header-login a {
	color:#ffbabc;
}

#header-login div {
	height:24px;
	text-align:center;
}

#header-login div.submit-line .col-1 {
	float:left;
	text-align:center;
	line-height:19px;
	width:129px;
	text-indent:8px;
	font-size:10px;
}

#header-login div.submit-line .col-2 {
	float:left;
	width:40px;
}

#header-login ul.error_list {
	position: absolute;
	left: -1000px;
}

#header-login input.error {
	background-color: #BD3636;
	color: #ffffff;
	border:1px solid white;
}


#header-logged {
	color:#ffffff;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}

#header-logged ul {
	color: #ffbabc;
	padding-left:40px;
}

#header-logged a {
	color:#ffbabc;
}

#header-logged .name {
	text-align:center;
}

#header-logged .name span {
	font-weight:bold;
}






/** MENU *************************************************/

#menu-container {
	height:43px;
	background-image:url(../../images/header-menu-background.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#menu {
	padding: 0px 4px 0px 0px;
	float:right;
	height:43px;
	list-style-type:none;
}

#menu li {
	float:left;
	display:block;
	height:43px;
}

#menu a {
	display:block;
	height:43px;
	background-repeat:no-repeat;
	background-position: center center;
}

#menu span {
	display:none;
}



#menu .qsn { width:140px; }
#menu .qsn a { background-image:url(../../images/header-menu-qui-sommes-nous.gif); }

#menu .abonnements { width:130px; }
#menu .abonnements a { background-image:url(../../images/header-menu-formules.gif); }

#menu .vehicules { width:102px; }
#menu .vehicules a { background-image:url(../../images/header-menu-vehicules.gif); }

#menu .reservation { width:130px; }
#menu .reservation a { background-image:url(../../images/header-menu-reservation.gif); }









/** FOOTER ***********************************************/

#footer {
	padding-top:40px;
	padding-bottom:90px;
	text-align:center;
	clear:both;
	line-height:20px;
}

#footer a {
	color:#2a2a2a;
}

#footer-main {
	list-style-type:none;
	font-weight:bold;
	padding-bottom:3px;
}

#footer-main li {
	display:inline;
}

#footer-main li.separator {
	padding-left: 7px;
	padding-right:7px;
	
}

#footer-second {
	list-style-type:none;
	padding-bottom:4px;
}

#footer-second li {
	display:inline;
}

#footer-second li.separator {
	padding-left: 4px;
	padding-right:4px;
	
}

















/** BANNER **************************************************/

#banner-container {
	margin-top: 0px;
	padding-left:9px;
}

#banner.default {
	margin-top: -20px;
	background-image:url(../../images/header-noregister.jpg);
	height:263px;
}

#banner.default #banner-content {
	position: relative;
	top: 30px;
	left: 280px;
	width: 300px;
	height:140px;
}

#banner.default #banner-sidebar {
	position: relative;
	top: -140px;
	left: 530px;
	width:400px;
	height:265px;
}

#banner.default #banner-video {
	height:189px;
	overflow:hidden;
}

#banner.default #banner-video-container {
	margin-left: 120px;
	padding-top:7px;
}
#banner.default #banner-video a {
	display:block;
	height:196px;
	width:269px;
}

#banner.default #banner-video a span {
	display:none;
}

#banner.default #banner-register {
	padding-top:3px;
	padding-left:40px;
}

#banner.default #banner-register a {
	display:block;
	background-image:url(../../images/banner-default-register2.jpg);
	width:315px;
	height:55px;
	margin-left: 19px;
}

#banner.default #banner-register a span {
	display:none;
}

#banner-video-flash .alt {
	display:none;
}

#banner-container div.airport {
	background-image:url(../../images/banner-airport.jpg);
	background-repeat:no-repeat;
	height:267px;
}

#banner-container div.airport.with-navigation {
	height:340px;
}


#banner-container .airport #banner-content {
	float:left;
	width:558px;
}

#banner-container .airport #banner-content a {
	display:block;
	height:234px;
}

#banner-container .airport #banner-content a span {
	display:none;
}

#banner-container .airport #banner-video-container {
	padding-top:6px;
	padding-left:95px;
}

#banner-container .airport #banner-video {
	height:189px;
	overflow:hidden;
}

#banner-container .airport #banner-sidebar {
	height:265px;
	width:344px;
	float:left;
}

#banner-container div.airport #banner-register {
	padding-top:3px;
}

#banner-container div.airport #banner-register a {
	display:block;
	background-image:url(../../images/banner-airport-register.gif);
	width:344px;
	height:55px;
}

#banner-container div.airport #banner-register a span {
	display:none;
}

#banner-navigation {
	height:70px;
	background-image:url(../../images/navigation-background.gif);
	clear:both;
	background-repeat:no-repeat;
	background-position: right;
}

#banner-navigation-user {
	height:70px;
	clear:both;
	padding-left:360px;
	margin-top: -135px;
}

#banner-navigation-user a {
	color:#3e3e3e;
	display:block;
}

#banner-navigation-user a:hover {
	text-decoration:none;
	font-weight:bold;
}

#banner-navigation-user .selected a {
	font-weight:bold;
}

#banner-navigation-user .title {
	float:left;
	width:110px;
}

#banner-navigation-user .title .content {
	padding:20px 0 0 0;
}

#banner-navigation-user .orders {
	float:left;
	width:110px;
	text-align:center;
}

#banner-navigation-user .order {
	float:left;
	width:120px;
	text-align:center;
}

#banner-navigation-user .informations {
	float:left;
	width:110px;
	text-align:center;
}

#banner-navigation-user .signout {
	float:left;
	width:110px;
	text-align:center;
}

#banner-navigation a {
	display:block;
	float:left;
	height:66px;
}

#banner-navigation a.family {
	width: 109px;
}

#banner-navigation a.hservice {
	width: 114px;
}

#banner-navigation a.airport {
	width: 136px;
}

#banner-navigation a.business {
	width: 104px;
}

#banner-navigation span {
	display:none;
}














#banner-container div.business-light {
	background-image:url(../../images/banner-business-light.jpg);
	background-repeat:no-repeat;
	height:219px;
}
#banner-container .business-light #banner-content a {
	display:block;
	height:153px;
}




#banner-container div.hservices-light {
	background-image:url(../../images/banner-hservices-light.jpg);
	background-repeat:no-repeat;
	height:219px;
}
#banner-container .hservices-light #banner-content a {
	display:block;
	height:153px;
}




#banner-container div.family-light {
	background-image:url(../../images/banner-family-light.jpg);
	background-repeat:no-repeat;
	height:219px;
}
#banner-container .family-light #banner-content a {
	display:block;
	height:153px;
}




#banner-container div.airport-light {
	background-image:url(../../images/banner-airport-light.jpg);
	background-repeat:no-repeat;
	height:183px;
}

#banner-container div.airport-light.with-navigation {
	height:219px;
}


#banner-container .airport-light #banner-content {
	float:left;
	width:447px;
}

#banner-container .airport-light #banner-content a {
	display:block;
	height:1px;
}

#banner-container .airport-light #banner-content a span {
	display:none;
}

#banner-container .airport-light #banner-sidebar {
	width:472px;
	float:left;
}

#banner-container div.airport-light #banner-register {
	padding-left:249px;
	padding-top:83px;
	padding-bottom:13px;
}

#banner-container div.airport-light #banner-register a {
	display:block;
	background-image:url(../../images/banner-airport-light-register.jpg);
	width:207px;
	height:55px;
}

#banner-container div.airport-light #banner-register a span {
	display:none;
}


















#banner-container div.airport-light-loggued {
	background-image:url(../../images/banner-airport-loggued.jpg);
	background-repeat:no-repeat;
	height:183px;
}

#banner-container div.airport-light-loggued.with-navigation {
	height:219px;
}


#banner-container .airport-light-loggued #banner-content a {
	display:block;
	height:153px;
}

#banner-container .airport-light-loggued #banner-content a span {
	display:none;
}





/** CONTENT *********************************************/

#content {
	min-height:200px;
	padding-left:24px;
}










/** GLOBAL BLOC STYLE ***********************************/

.bloc-large-top {
	background-image:url(../../images/bloc-large-top.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-top:8px;
}

.bloc-large-bottom {
	background-image:url(../../images/bloc-large-bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-bottom:8px;
}

.bloc-large-middle {
	background-image:url(../../images/bloc-large-middle.gif);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
}


.bloc-large-deco-top {
	background-image:url(../../images/bloc-large-middle.gif);
	background-repeat:repeat-y;
	background-position: top left;
}

.bloc-large-deco-bottom {
	background-image:url(../../images/bloc-large-bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-bottom:8px;
}

.bloc-large-deco-middle {
	background-image:url(../../images/bloc-large-deco-top.gif);
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

.bloc-beta-container {
	text-align:center;
	padding-top:10px;
}

.bloc-beta-top {
	text-align:left;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	background-image:url(../../images/bloc-beta-top.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:747px;
	padding-top:5px;
}

.bloc-beta-bottom {
	background-image:url(../../images/bloc-beta-bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-bottom:5px;
}

.bloc-beta-middle {
	background-image:url(../../images/bloc-beta-middle.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	color:#dc131a;
	font-style:italic;
}




.bloc-medium-height {
	height:310px;
}

.bloc-small-height {
	height:403px;
}

.float-left {
	float:left;
}


.bloc-medium-blue-container {
	padding-bottom:16px;
	padding-right:16px;
}

.bloc-medium-blue {
	background-image:url(../../images/bloc-medium-blue.gif);
	width:521px;
	height:294px;
}

.bloc-medium-blue .content {
	padding-top:10px;
	padding-bottom:0;
}

.bloc-medium-blue .part {
	width:350px;
}

.bloc-medium-blue .bottom-right {
	position:relative;
	left:381px;
	top:194px;
	height:0;
}

.bloc-medium-blue .bottom-right a {
	background-image:url(../../images/bloc-medium-blue-bottom-right.gif);
	width:121px;
	height:94px;
	display:block;
}

.bloc-medium-blue .bottom-right a span {
	display:none;
}

.bloc-small-container {
	padding-bottom:16px;
}

.bloc-small {
	background-image:url(../../images/page-airport-promote.gif);
	width:364px;
	height:294px;
}

.bloc-small-content {
	font-size:13px;
	padding-top:225px;
	padding-left:18px;
	padding-right:18px;
}

.bloc-small-container {
	padding-bottom:16px;
}

.bloc-medium-max-container {
	padding-right:16px;
}

.bloc-medium-max {
	background-image:url(../../images/bloc-medium-max.gif);
	width:594px;
	height:316px;
}

.bloc-medium-max .content {
	padding-top:10px;
}

.bloc-1tiers {
	float:left;
	background-image:url(../../images/bloc-1tiers.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:289px;
	height:193px;
}

.bloc-1tiers-container {
	width:289px;
	padding-bottom:16px;
}

.bloc-1tiers .cont {
	padding: 15px 15px 0 15px;
}




/** THICKBOX ************************************************************************/

.form-contact {
	margin-left: 5px;
	margin-top:20px;
	
}

.form-contact table {
	width:220px;
}

.form-contact th {
	height:25px;
	vertical-align:top;
}

.form-contact td {
	text-align:right;
}

.form-contact input {
	width:160px;
}

.form-contact #form-submit {
	width:93px;
	height:24px;
	margin-top:12px;
}

.form-confirmation {
	padding-top:40px;
	text-align:center;
	color:#db131a;
	font-weight:bold;
	line-height:16px;
}
.form-contact textarea {
	width:190px;
	height:60px;
}

#TB_window .block-home-2 {
	height:300px;
	width:364px;
	float:left;
	background-image:url(../../images/bloc-home-2-bis.gif);
	background-position: top left;
	background-repeat:no-repeat;
}


.block-home-2 .cont {
	padding-left:15px;
	padding-top:10px;
}


.title-newsletter {
	background-image:url(../../images/page-home-newsletter.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:336px;
	height:50px;
}

.title-newsletter span {
	display:none;
}









.tb-register {
	width:551px;
	height:670px;
	background-color:#ffffff;
}

.tb-content {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;	
}

.tb-register h2 {
	background-image:url(../../images/register-header.jpg);
	width:538px;
	height:162px;
}

.tb-register h2 span {
	display:none;
}

#tb-register-form .form-line label {
	display:block;
	float:none;
	padding-left:24px;
	padding-bottom:4px;
	width:auto;
	font-weight:normal;
}

#tb-register-form .form-title, #register-form .form-title {
	height:55px;
	padding:0;
}

#tb-register-form .form-line label.required {
	font-weight:bold;
}

#tb-register-form .form-line .element, #tb-register-form .form-check .element {
	display:block;
	float:none;
	width:auto;
	padding-left:24px;
	min-height:30px;
}

#tb-register-form .footer {
	padding-top:20px;
}

#tb-register-form .form-submit a, #tb-register-form .form-submit input {
	display:inline;
	float:none;
}
#tb-register-form .form-line .error_list {
	width:146px;
}

#tb-register-form .form-submit {
	text-align:center;
}

#tb-register-form h3 span, #register-form h3 span {
	display:none;
}

#tb-register-form h3.perso, #register-form h3.perso {
	background-image:url(../../images/register-perso.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	height:40px;
	width:215px;
}

#tb-register-form h3.geo, #register-form h3.geo {
	background-image:url(../../images/register-geo.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	height:40px;
	width:215px;
}



#prix-container {
	font-size:23px;
	color:#D51219;
}
































/** TITLES *************************************************************************************/

.title-suivi-gprs {
	background-image:url(../../images/page-home-gprs.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:263px;
	height:20px;
}

.title-suivi-gprs span {
	display:none;
}

































/** ADDRESS ******************************************************************************/

.address {
	width:407px;
	height:167px;
	margin-bottom:20px;
	font-size:13px;
}

.address-container {
	width:407px;
	height:167px;
	background-repeat:no-repeat;
	background-position: 213px 14px;
}

.address-wrapper {
	background-image:url(../../images/address-fond.png);
	width:407px;
	height:167px;
}

.address p {
	margin-left:20px;
	width:200px;
}

.address p.actions {
	margin-top:8px;
	font-size:11px;
	line-height:20px;
	height:20px;
}

.address p.name {
	padding-top:20px;
	font-size:16px;
	font-weight:bold;
	font-variant: italic;
}

.address p.street {
	padding-top:8px;
}

.address p.city {
	font-weight:bold;
	height:23px;
}


.address .actions {
	padding-left:10px;
}
.address .actions a {
	text-decoration:none;
	display:block;
	padding-left:24px;
	background-repeat:no-repeat;
	height:
}

.address .actions a:hover {
	text-decoration:underline;
}

.address .actions .edit-link {
	color:#f37b24;
	background-image:url(../images/address-edit.png);
}


.address .actions .delete-link {
	color:#db131a;
	background-image:url(../images/address-delete.png);
}


.address .actions .save-link {
	color:#749f00;
	background-image:url(../images/address-save.png);
}























/** ORDER TABLE *********************************************************************************/

table.order {
	width:100%;
	border:none;
	border-collapse: collapse;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
}

table.order td {
	padding:7px;
}

table.order td.start {
	width:100px;
}

table.order td.price {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

table.order th div {
	padding-left:7px;
	height:27px;
	line-height:27px;
}

table.order th div, table.order th.last div.sep {
	background-image:url(../../images/table-header-separator.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

table.order th.first div {
	background-image:url(../../images/table-header-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

table.order th.last div {
	background-image:url(../../images/table-header-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

table.order th {
	background-image:url(../../images/table-header-bg.gif);
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
}

table.order .state {
	text-align:center;
}

table.order .payment {
	font-size:10px;
	font-style: italic;
	font-weight:normal;
	color:#555;
}


ul.order-state {
	height:20px;
	font-size:10px;
	list-style-type: none;
}

ul.order-state li {
	float:right;
	line-height:20px;
	height:20px;
	padding-left:23px;
	padding-right:10px;
	background-repeat:no-repeat;
	background-position:left center;
}

ul.order-state .schedule {
	background-image: url(../../images/scheduled-mini.gif);
}

ul.order-state .validation {
	background-image: url(../../images/validation-mini.gif);
}

ul.order-state .running {
	background-image: url(../../images/running-mini.gif);
}

.col-viewAll .col-1 {
	padding-top:8px;
	float:left;
	width:250px;
}

.col-viewAll .col-2 {
	float:left;
	width:620px;
}




/** CALENDAR **/

.start .calendar {
	background-image:url(../../images/order-calendar.gif);
	width:37px;
	height:44px;
	float:left;
}

.start .calendar .month {
	height:18px;
	line-height:18px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.start .calendar .day {
	height:30px;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	color: #000000;
}

.start .hour {
	float:left;
	font-weight:bold;
	padding-top:21px;
	padding-left:14px;
}











/** NEWS PAGE **/

.news-post h3 {
	padding-left:20px;
}

.news-post {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #dfdfdf;
}























/** SUBSCRIBE PAGE **/

#register-login-form .form-submit {
	height:30px;
}

#register-login-form .col-1 {
	width:150px;
	float:left;
}

#register-login-form .col-1 {
	width:150px;
	float:left;
}

#register-form, #register-login-form {
	padding-left:20px;
}

#register-form .form-submit, #tb-register-form .form-submit {
	padding-left:150px;
}

#register-form .form-submit a, #tb-register-form .form-submit a, #register-form .form-submit input, #tb-register-form .form-submit input {
	float:none;
	margin-right:20px;
}

/** ORDER PAYMENT **/

.airport-order-payment {
	padding: 20px 145px;
}

.payment_method {
	list-style-type:none;
	padding:0;
}

.payment_method li {
	padding: 5px 10px;
}

.payment-address {
	padding:15px 0 30px 15px;
}


/** DRIVE ORDER **/

.form-clear {
	clear:both;
	height:0;
}

.form-element {
	float:left;
}

.form-drive-order label {
	float:left;
	width:150px;
	clear:left;
	display:block;
	padding-bottom:10px;
}

.form-drive-order .radio_list {
	float:left;
}

.form-drive-order .radio_list label {
	display:inline;
	float:none;
	clear:none;
	width:auto;
}



h2.non-editable.title-actualites
{
	width: 250px;
}



a.button-orange {
	display: block;
	background: url('../../images/backend/button-orange.png');
	border: none;
	cursor: pointer;
	width: 120px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	text-align:center;
	text-decoration: none;
	padding-top: 2px;
}

a.button-green {
	display: block;
	background: url('../../images/backend/button-green.png');
	border: none;
	cursor: pointer;
	width: 120px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	text-align:center;
	text-decoration: none;
	padding-top: 2px;
}

.button-red {
	display: block;
	background: url('../../images/button-red-front.gif');
	border: none;
	cursor: pointer;
	width: 93px;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
}

