
  	             
// body{
//	min-width: 770px;
//}

//header, footer, .puces, .bandeau, .tableau, .wrapper, .row{
//	min-width:950px;
//}

#mentions, #mentions p, #mentions span{
	color: #707070;
}

p{
	color: #707070;
}

#ft1 ul{
	padding-left: 0px;
}
        
.center3 {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 951px;
}
#ft1 {
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    font-family: 'Asap',sans-serif;
    margin-top: 40px;
    width: 951px;
    height: 285px;
}

#cadreFooter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #f1f1f1;
    border-bottom-style: solid;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #f1f1f1;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #f1f1f1;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #f1f1f1;
    border-top-style: solid;
    border-top-width: 1px;
    
    margin-bottom: 20px;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    width: 949px;
    clear:both;
    height: 240px;
    border-bottom-width: 5px;
    border-top-width: 5px;
}
.footerCol {
	border-right-width: 5px;
	
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #f1f1f1;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    float: left;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
	width: 180px;
}

.footerColLarge {
	border-right-width: 5px;
	
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #f1f1f1;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    float: left;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    width: 180px;
}
.last {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
}
#mentions {
    color: #707070;
    float: left;
    margin-bottom: 35px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    font-size: 12px;
}
#mentions a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #707070;
}

li {
    display: list-item;
}

ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    line-height: 16px;
}

#ft1 h2 {
    color: #707070;
    font-size: 12.8px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Asap',sans-serif;
}

body{
	background-image: none;
	background:url("<?php echo get_template_directory_uri(); ?>/images/formulaire/bg.png");
	//min-width: 940px;
}

#ft1 h2 {
    color: #707070;
    font-size: 0.8em;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
}
#ft1 li {
    list-style-image: url("<?php echo get_template_directory_uri(); ?>/images/landing/puce.png");
    margin-left: 15px;
}


#ft1 li a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #707070;
    font-size: 12px;
}

.caret{
    border-bottom-style: none;;	
}

/*#ft1{
	min-width: 940px;
}

.tableau{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}*/