
/* ---------------------------------------
	Responsive design code
-----------------------------------------*/

@media screen and (min-width: 1024px) {

.hidemobile5 {
	display: none !important;
}

#banner {
	display: inherit;
}
#nav1 {
	display: inherit;
}
#footer {
	display: inherit;
}

#center > div.inner {
  width: 800px;
}

#bannerlogo {
position:absolute;
z-index:100;
top: 0;
}

#nav1 .inner {
margin-left:328px;
line-height:66px;
}

.baseline {
  position: absolute;
  top: 104px;
  left: 49px;
}

.com_secureaccess #center > div.inner {
  max-width: 365px;
}

#maincontent {
  min-height: 500px;
}

}

@media screen and (min-width: 950px) and (max-width: 1024px) {

img {
	max-width: 100% !important;
        height: auto !important;
}

.container {
	width: 950px !important;
}

.hidemobile4 {
	display: none !important;
}

#banner {
	display: inherit;
}
#nav1 {
	display: inherit;
}
#footer {
	display: inherit;
}

#bannerlogo {
position:absolute;
z-index:100;
top: 0;
}

#nav1 .inner {
margin-left:328px;
line-height:66px;
}

.baseline {
  position: absolute;
  top: 104px;
  left: 49px;
}

.com_secureaccess #center > div.inner {
  max-width: 365px;
}

#maincontent {
  min-height: 500px;
}

}

@media screen and (min-width: 758px) and (max-width: 950px) {

img {
	max-width: 100% !important;
	height: auto !important;
}

.container {
	width: 758px !important;
}

.hidemobile3 {
	display: none !important;
}

#banner {
	display: inherit;
}
#nav1 {
	display: inherit;
}
#footer {
	display: inherit;
}

#bannerlogo {
position:absolute;
z-index:100;
top: 0;
}

#nav1 .inner {
margin-left:328px;
line-height:66px;
}

.com_secureaccess #center > div.inner {
  max-width: 360px;
}

.baseline {
  position: absolute;
  top: 104px;
  left: 49px;
}

#maincontent {
  min-height: 500px;
}

}

@media screen and (min-width: 524px) and (max-width: 758px) {

img {
	max-width: 100% !important;
	height: auto !important;
}

.container {
	width: 524px !important;
}

.hidemobile2 {
	display: none !important;
}

#banner {
	height: auto !important;
}
#banner .logobloc {
	float :none !important;
	width: auto !important;
}
#banner img {
	display :block !important;
	margin: 0 auto !important;
}
#nav1 {
	height: auto !important;
}
#nav1 ul {
	height: auto !important;
}
#nav1 li {
	float :none !important;
	width: 100% !important;
}
#nav1 div.floatck {
	width: 100% !important;
}
#maincontent .column {
	width: 100% !important;
	clear:both;
	float:left
}
#maincontent .column1 div.inner, #maincontent .column2 div.inner {
	/*overflow:hidden;*/
}
#maincontent .column div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.items-row .item, .column {
	width: auto !important;
	float: none;
	margin: 0 !important;
}

.column div.moduletable, .column div.moduletable_menu {
	float: none;
	width: auto !important;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

/** specifique au formulaire de contact **/
.contact form fieldset dt {
	max-width: 80px;
}

.contact input, .contact textarea {
	max-width: 160px;
}#footer {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}

#bannerlogo {
text-align:center;
}

.com_secureaccess #center > div.inner {
width: 360px;
  margin-left: auto !important;
  margin-right: auto !important;
}

}

@media screen and (max-width: 524px) {

img {
	max-width: 100% !important;
	height: auto !important;
}

.container {
	width: 375px !important;
}

.hidemobile1 {
	display: none !important;
}

#banner {
	height: auto !important;
}
#banner .logobloc {
	float :none !important;
	width: auto !important;
}
#banner img {
	display :block !important;
	margin: 0 auto !important;
}
#nav1 {
	height: auto !important;
}
#nav1 ul {
	height: auto !important;
}
#nav1 li {
	float :none !important;
	width: 100% !important;
}
#nav1 div.floatck {
	width: 100% !important;
}
#maincontent .column {
	width: 100% !important;
	clear:both;
	float:left
}
#maincontent .column1 div.inner, #maincontent .column2 div.inner {
	/*overflow:hidden;*/
}
#maincontent .column div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.items-row .item, .column {
	width: auto !important;
	float: none;
	margin: 0 !important;
}

.column div.moduletable, .column div.moduletable_menu {
	float: none;
	width: auto !important;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

/** specifique au formulaire de contact **/
.contact form fieldset dt {
	max-width: 80px;
}

.contact input, .contact textarea {
	max-width: 160px;
}#footer {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}


}
