#vads_order_info { 
	text-transform: uppercase;
}
::-webkit-input-placeholder { /* WebKit browsers */
	text-transform: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	text-transform: none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	text-transform: none;	
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	text-transform: none;
}

h3 {
	font-family: 'Special Elite', cursive;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.contact .mentions {
	margin-top: 30px;
}

.contact select {
	width: 100%;
}

.wrap  {
	margin-top: 80px; 
	margin-bottom: 20px;
}

span#message {
	font-size: 1em;
    font-weight: normal;
	margin-bottom: 10px;
}

span#message_vads_order_info3 {
	font-size: 1em;
    font-weight: normal;
	margin-bottom: 10px;
}

.location .encart-gris {
	margin-top: 0px;
	text-align: center;
}

.location  .encart-gris p {
	margin-bottom: 5px;
}

.col1 {
	margin-bottom: 0px;
	margin-left: 57px;
}

@media only screen and (max-width: 800px) {
.col1 {
	margin-left: 0px;
}
}

.contact input[type="text"].promo {
	float: left;
	width: calc(100% - 90px);
}

.contact input[type="button"].promo {
	width: 50px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-right: 10px; 
	border-width: 2px;
    border-color: #2e2e2e;
    border-style: solid;
    color: black;
    text-decoration: none;
    font-family: 'Special Elite', cursive;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    display: table;
    background-color: transparent;
    font-size: 16px;
    cursor: pointer;
}

.contact input[type="button"].promo:hover {
	background-color: #2e2e2e;
	color: white;
}


.location .encart-gris .pack {
	font-size: 22px;
	font-weight: bold;
}

.location .encart-gris .prix {
	font-size: 22px;
	font-weight: bold;
}

.message_retour {
	font-size: 22px;
	text-align: center;
	margin-bottom: 30px
}

.center {
	text-align: center;
	margin-bottom: 5px;
}

.point span {
    display: inline-block;
    position: relative;
    line-height: normal;
}

.section h2.image{
	margin-bottom: 10px;
}

p.image  {
	margin-bottom: 50px
}

html, body {
    height:100%;
}

#page {
    position: relative;
    min-height:100%;
}

.section {
    padding-bottom: 223px;
}

.footer {
	height: 223px;
	position: absolute; 
	bottom: 0; 
	left: 0; 
	right: 0
}