html, body, div, h1, h2, h3, h4, h5, h6, img, dl, dt, dd, ol, ul, li, table, tr, td, form {
	border: 0 none;
	margin: 0;
	padding: 0;
}
body {
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
	color: #343434;
}
address {
	font-weight: normal;
	font-style: normal;
}
legend{
	width: 380px;
}
/* Propriétés en tete de la page ===============================*/
#header{
	background: url("../image/background_header.png") repeat-x scroll 0 0 transparent;
	margin: 0;
    padding: 0;
}
#top{
	background: url("../image/fond_header.png") no-repeat scroll 0 0 transparent;
	width: 1024px;
	height: 258px;
}
.padding{
	margin-left: 40px;
	}
.wrap{
    width: 980px;
	}
#logo{
	width: 394px;
	float: left;
	}
#head-right{
	width: 586px;
	float: right;
	}
.head-margin-left{
	margin-left: 25px;
	}
.icon {
    position: relative;
    display: inline-block;
    width: 513px;
    height: 62px;
    margin: 0;
}

.icon:active {
    top: 1px;
}

.icon:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position:-630px -50px;
    background-repeat:no-repeat;
    background-image: -webkit-gradient(
        linear, 0 0, 100% 100%,
        color-stop(0% , rgba(255, 255, 255, 0.3)),
        color-stop(37%, rgba(255, 255, 255, 0.3)),
        color-stop(45%, rgba(255, 255, 255, 0.8)),
        color-stop(50%, rgba(255, 255, 255, 0.0))
    );
    background-image: -moz-linear-gradient(
		0 0,
        rgba(255, 255, 255, 0.3) 0%,
        rgba(255, 255, 255, 0.3) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    );
    -moz-background-size:250% 250%, 100% 100%;
      -o-background-size:250% 250%;
         background-size:250% 250%;
    
    -webkit-transition: background-position 0s ease;
       -moz-transition: background-position 0s ease;
            transition: background-position 0s ease;
}

.icon:hover:before,
.icon:focus:before {
    background-position:0 0;
    -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
            transition-duration: 0.5s;
}

.icon:active:before {
    opacity: 0;
}
/* Navigation 1 ===============================*/
#navigation-primary {
    clear: both;
    line-height: 37px;
    width: 556px;
	margin-top: 15px;
}
#navigation-primary ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 556px;
}
#navigation-primary li ul{
	visibility:hidden;
	list-style: none outside none;
    padding: 4px 0 0;
    position: absolute;
	z-index: 99;
	white-space: nowrap;
	width: 196px;
	border: 2px solid #ed0707;
    }
#navigation-primary  ul  li {
    float: left;
	margin: 0 1px;
}
#slideshow .captionTitle{
	opacity: 1;
	text-shadow: none;
	}
#navigation-primary  ul  li a{
    display: block;
    line-height: 37px;
font-size: 19px;
letter-spacing:1px; 
    font-weight: normal;
	color: #000;
	text-decoration:none;
	text-align: center;
	text-shadow: 1px 1px 0 #b9b9b9;
	}
#navigation-primary ul li:hover, #navigation-primary  ul  li a.active{
    background-color: #ed0707;
	color: #FFF;
	text-shadow: 1px 1px 0 #000;
}
#navigation-primary ul li:hover a{
	color: #FFF;
	text-shadow: 1px 1px 0 #000;
}
#navigation-primary  ul  li.menu-1 a {
    width: 95px;
}
#navigation-primary  ul  li.menu-2 a {
    width: 131px;
}
#navigation-primary  ul  li.menu-3 a {
    width: 103px;
}
#navigation-primary ul  li.menu-4 a {
    width: 102px;
}
#navigation-primary ul li.menu-5 a {
    width: 115px;
}


#navigation-primary ul li:hover ul li.submenu-1{
	margin: -3px 0 0;
	}
#navigation-primary ul li:hover ul li{
	background-color: #FAFAFA;
	width: 196px;
	border-bottom: 1px solid #bcbcbc;	
	vertical-align: middle;
		margin: 0;
	}
#navigation-primary ul li:hover ul{
	visibility: visible; 
	z-index: 99;
}
#navigation-primary ul li:hover ul li a {
 display: block !important;
 padding: 10px 0 0 5px;
 margin: 0;
 }
#navigation-primary ul li:hover ul li a {
	text-align:left;
    color: #343434;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
	height: 25px;
	width: 196px;
	text-shadow: 0 0 0 #FFF;
	margin: 0;
	}

#navigation-primary ul li:hover ul li a:hover,#navigation-primary ul li:hover ul li  a.active {
	background-color: #ebebeb;
	color: #343434;
	width: 190px;
		height: 25px;
	text-shadow: 0 1px 1px #D8D8DA;
	display: block;
	text-decoration: underline;
	}
    
/* correct a little IE bug */
* html #navigation-primary li li{
    display:inline;
    }
#content h2.step{
height: 34px;
padding-left: 70px;
padding-top: 6px;
margin: 0px;
}
#content h2.step-1{
background: url("../image/1.png") no-repeat scroll 0 0 transparent;
}
#content h2.step-2{
background: url("../image/2.png") no-repeat scroll 0 0 transparent;
}
#content h2.step-3{
background: url("../image/3.png") no-repeat scroll 0 0 transparent;
}
#content h2.step-4{
background: url("../image/4.png") no-repeat scroll 0 0 transparent;
}
#content h2.step-5{
background: url("../image/5.png") no-repeat scroll 0 0 transparent;
}
#content h2.step-6{
background: url("../image/6.png") no-repeat scroll 0 0 transparent;
}
#content ul.emp{
padding-left: 70px;
 border-left: 2px solid #c5c5c5;
	margin-left:20px;
	}
#content ul.last{
 border-bottom: 2px solid #c5c5c5;
	}

/* Content ===============================*/
#back-content{
	background-color: #343434;
	margin: 0;
    padding: 0;
}
.block-content {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DADADA;
    border-style: solid;
    border-width: 0 1px;
    line-height: 16px;
    padding: 5px 14px 8px;
}
#content{
	background: url("../image/fond_content.png") repeat-y scroll 0 0 transparent;
	width: 900px;
	margin: 0 auto;
	padding: 0 62px;
	color: #343434;
	font-size: 13px;
}
#content h1 {
  color: #ED0707;
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
#content h2 {
  line-height: 28px;
  margin-top: 13px;
    font-size: 16px;
  padding: 0 14px;
  margin: 10px 0 5px;
  text-decoration: none;
}
#content h3 {
	padding: 10px 0;
	}
#content .block-1{
	background: url("../image/block_fond1.png") no-repeat scroll 0 0 transparent;
	height: 304px;
	padding: 20px;
    width: 360px;
	float: left;
}
#content .block-2{
	width: 480px;
	height: 334px;
	float: right;
	padding: 8px 10px 0 0;
}
#content h1.self-stockage{
	margin: 0 auto;
	width: 350px;
	text-shadow: 0 1px 1px #FFF;
}
#content h2.garde-meuble{
	color: #ed0707;
	margin: 0 auto;
	width: 350px;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 40px;
	background: none;
	box-shadow: none;
	opacity: 1;
}
#content b.tarif{
	width: 250px;
	font-size: 22px;
	}
#content h1.block-title {
    background: url("../image/block-title.png") no-repeat scroll left top transparent;
    font-size: 22px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin:0 10px 0 0;
    padding: 1px 0 9px 15px;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
	color: #ed0707;
	text-transform: none;
}
.block-title-right {
    background: url("../image/block-title.png") no-repeat scroll right top transparent;
    display: block;
    height: 46px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}
.blockBottom {
    background: url("../image/block-bottom.png") no-repeat scroll left top transparent;
    height: 6px;
    margin-right: 10px;
    position: relative;
}
.blockBottom-right {
    background: url("../image/block-bottom.png") no-repeat scroll right top transparent;
    display: block;
    height: 6px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}
#content h3.accueil{
	color: #ed0707;
	margin: 0;
	width: 250px;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
}
#storage-alliance{
	width:396px;
	display: block;
	height:90px;
	float:right;
	}
#storage-alliance p{
	margin-top:56px;
	width:270px;
	float:left;
	font-weight:bold;
	}
.storage-alliance-logo{
	width:120px;
	float:right;
	}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.pdf {
    background: url("http://www.self-stockage-box.fr/image/pdf.gif") no-repeat scroll 0 0 transparent;
    margin: 5px 0 0;
    padding: 0 0 0 17px;
	}
.info-pdf{
	margin-left: 20px;
}
.panneau {
    background-color: #0073DE;
    color: #FFFFFF;
	 border: 1px solid #000066;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 2px;
}
.panneauBlock {
    text-align: center;
    width: 200px;
	margin: 10px 140px;
}
.panneauBlock ul{
list-style-type: none;
}
.expliPlan{
width: 550px;
float: left;
}
.tab{
width: 800px;
}
.contact-img{
	width: 380px;
	float: left;
	margin: 62px 0 0;
}
.block-content h2, .block-content h3{
    line-height: 16px;
    margin: 0 0 1.2em;
	}
.block-content h3{
	 margin: 1.2em 0;
	 }
.justify{
	text-align: justify;
	}
.contact-form h2{
	 padding-bottom: 15px;
	border-bottom: 1px solid #D5D5D5;
    box-shadow: 0 1px 0 #FFFFFF;
}
.contact-form{
  background: none repeat scroll 0 0 #F5F5F5;
    margin: 32px 0 0;
    overflow: hidden;
    padding: 20px 25px 15px;
    position: relative;
	color: #808080;
	}
fieldset{
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.contact-form:hover, .contact-form:focus{
background: -moz-radial-gradient(#FFF, #EDEDED);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
color: #343434;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	transition-duration:0.5s;
}
.contact-page{
	width : 400px;
	float: left;
	}
.col-left-contact{
width: 380px;
float: left;
padding-right: 10px;
}
.col-right-contact{
width: 390px;
float: right;
}
	.formRow {
    padding: 7px 0;
}
.formRow label {
    display: inline-block;
    margin-left: -72px;
    padding-right: 8px;
    text-align: right;
    width: 180px;
}
.formRow input[type="text"], .formRow textarea, .formRow select {
    border-color: #D5D5D5;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px #FFFFFF;
    color: #777777;
    outline: medium none;
    padding: 5px 8px;
    resize: none;
    width: 220px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}
.formRow input:hover, .formRow textarea:hover{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #A0A0A0 #B9B9B9 #B9B9B9;
    border-right: 1px solid #B9B9B9;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.formRow input:focus, .formRow textarea:focus{
    border: 1px solid #4D90FE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    outline: medium none;
}
.formRow input[type="submit"] {
margin-left: 120px;
 background: url("../image/send.png") no-repeat scroll 0 0 transparent;
  font-size: 13px;
  height: 34px;
	width: 121px;
  font-weight: bold;
  color: #FFFFFF;
    text-align: center;
	border: 0 none;
	 cursor: pointer;
}
.formRow input[type="submit"]:hover, .formRow input[type="submit"]:focus {
    background-position: 0 -33px;
    border: 0 none;
	-webkit-transition-duration:0.5s;
       -moz-transition-duration:0.5s;
            transition-duration:0.5s;
}
.formRow input.form-error[type="text"], .formRow  select.form-error, .formRow  textarea.form-error{
	border: 1px solid red;
	}
.form-false{
    width: 220px;
	padding-left: 120px;
	}
.valid{
	 background: url("http://www.self-stockage-box.fr/image/valid.png") no-repeat scroll center right transparent;
	 }
ul.puce li{
 background: url("../image/puce.gif") no-repeat scroll 2px 2px transparent;
    line-height: 18px;
    list-style: none outside none;
    padding-bottom: 10px;
    padding-left: 25px;
	}
.schemaPlan{
width: 262px;
float: left;
}
#content b{
	color: #ed0707;
	margin: 0;
	font-weight: bold;
	}
#content .block-1 .block-bottom a{
	text-decoration: none;
	}
#content .block-bottom{
width: 360px;
height: 50px;
text-align: center;
margin-top: 100px;
}
#content .red{
	color: #ed0707;
	}
#content .block{
	background: url("../image/block_fond.png") no-repeat scroll 0 0 transparent;
	height: 164px;
	padding: 20px 20px 20px 0px;
    width: 423px;
	float: left;
}
#content .block-img{
width: 128px;
float: left;
}
#content .col-content{
width: 290px;
float: right;
}
#content a.lien{
	text-decoration: underline;
	color: #ed0707;
	}
#domiciliation-courrier a {
background: url("../image/mail_sprite_128px.png") no-repeat scroll 0 0 transparent;
padding-left: 138px;
height: 128px;
display: block;
text-decoration: none;
	color: #343434;
	-moz-transition: opacity 1s linear 0s;
}
#archivage-societe a {
background: url("../image/doc_sprite_128px.png") no-repeat scroll 0 0 transparent;
padding-left: 138px;
height: 128px;
display: block;
text-decoration: none;
	color: #343434;
	-moz-transition: opacity 1s linear 0s;
}
#domiciliation-courrier a:hover , #archivage-societe a:hover {
    background-position: 0 -128px;
}

.col-left{
width: 620px;
float: left;
padding-left: 40px;
}
.col-right{
width: 180px;
float: right;
padding-right: 30px;
}
.col-right a{
text-decoration : none;
}
.pagePadding{
padding: 0 40px;
margin: 0 auto;
}
.img-title {
position : absolute;
color: #fff;
width: 160px;
font-size: 14px;
z-index: 1;
bottom: 10px;
left: 3px;
text-align: center;
}
.photo-stockage{
z-index: -1;
}
.block-photo{
	position: relative;
	width: 169px;
	height: 160px;
	display: block;
	z-index:0;
}
.img-title a{
text-decoration : none;
color: #fff;
}
.photo_ill {width: 290px; float: left; margin-top: 12px; }
.page_box {width: 600px; float: right; }
.photo {
    height: 214px;
    padding: 0 0 30px;
    position: relative;
    width: 272px;
}
	.effet span {
    background: url("../image/img_photo.png") no-repeat scroll 0 bottom transparent;
    display: block;
    height: 214px;
    left: 6px;
    position: absolute;
    top: 5px;
    width: 272px;
	text-indent: -9999px;
}
.effet img {
  background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 4px;
}
/* Footer ===============================*/
#back-footer{
	background: url("../image/fond_footer.png") repeat-x scroll 0 0 #343434;
	margin: 0;
    padding: 0;
	height: 292px;
}
#footer{
	background: url("../image/fond_footer_2.png") no-repeat scroll 0 0 transparent;
	width: 920px;
	margin: 0 auto;
	padding: 40px 52px 0px 52px;
	color: #FFF;
}
#footer a:link {
	color: #FFF;
	text-decoration:none;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
	text-decoration:underline;
}

#footer .top {
    height: 170px;
    line-height: 1.5em;
}
#footer .col {
    float: left;
    margin-top: 5px;
}
#footer .col-01 {
    width: 265px;
	padding-left: 20px;
}
#footer .col-03 {
    margin-top: 5px;
    width: 375px;
	height: 117px;
	padding: 5px 0 5px 5px;
	background: url("../image/sprite_footer.png") no-repeat scroll -60px 0 transparent;
    display: block;
	float: right;
}
#footer .col-03 p{
padding: 10px 10px 0 0;
text-align: justify;
margin: 0;
}
#footer .col-03 p.mentions{
margin-top: 10px;
text-align: right;
}
#footer .street-address, .postal-code, .country-name{
padding-left: 20px;
}
#footer .col-02 {
    width: 250px;
	padding-top: 20px;
}
#footer .col-02 ul{
list-style-type: none;
    font-size: 14px;
	font-weight: bold;
	margin:0;
	padding: 0;
}
#footer .col-02 ul li{
	padding-bottom: 5px;
	}
#footer .col-02 ul li a{
color: #FFF;
text-decoration: none;
}
#footer .bottom {
    color: #555555;
}
#footer .bottom  p{
	text-align: center;
	}
.clear {
    clear: both;
}
#footer .col dt {
    margin-bottom: 1em;
}
dd{
margin: 0;
}
.adr {
    font-size: 14px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
.tel {
font-size: 19px;
font-weight: bold;
  padding-left: 20px;

}
.fn{
    font-size: 19px;
	color: #FFFFFF;
	}
.num_tel{
 background: url("../image/sprite_footer.png") no-repeat scroll 0 -70px transparent;
    display: block;
    float: left;
    height: 60px;
    width: 55px;
	}
.home_adress{
 background: url("../image/sprite_footer.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 60px;
    width: 55px;
	}
#footer h4, #footer b{
font-size: 22px;
font-weight: bold;
padding: 10px 0;
}

a:focus {
	outline:medium none;
}
.center{
margin: 0 auto;
}
.cleared{
clear: both;
}
.clearfix{
  display: block;
}
img{
border: 0 none;
}
