/* CSS Document */
#tel {}
#page div {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
#page h1 {color:#53493d; font-size:2.0rem; font-family:'open_sanslight', Arial, Helvetica, sans-serif}
#page h2 {color:#53493d; font-size:1.5rem; }
#page li {list-style-type:disc; margin-left:20px; margin-bottom:5px}
#page td {border-bottom:1px dotted #ccc;padding:3px; vertical-align:top; font-size:0.72rem}
/*#page td.intitule {background:#64c5d3; color:#FFF; padding:4px; list-style-type:none; margin-left:0; font-size:1rem; border:none}*/
#page td.intitule {background:#e8ccbf; color:#53493d; padding:4px; list-style-type:none; margin-left:0; font-size:1rem; border:none}
#page td.der {border-bottom:none; padding-bottom:10px}
#page caption {background:#53493d; color:#e8ccbf; padding:4px; list-style-type:none; margin-left:0; font-size:1.25rem}
#page .date {font-size:0.75rem; color:#64c5d3}
#page .date, #page .tableau {padding-top:10px}

.fichier {padding:10px 0; text-align:center}
.pdf a {padding:3px 5px 3px 24px; height:16px; background-image:url(../imgs/ico_pdf.png); background-position: 4px 4px; background-repeat:no-repeat; background-color:#e8ccbf; color:#53493d; border-radius:3px; box-shadow: 0px 1px 4px 0px #777777; -moz-box-shadow: 0px 1px 4px 0px #777777; -webkit-box-shadow: 0px 1px 4px 0px #777777; transition: all 0.25s ease-in-out 0s}
.pdf a:hover {padding:3px 10px 3px 29px; background-color:#53493d; color:#e8ccbf; box-shadow: 0px 0px 2px 0px #777777;-moz-box-shadow: 0px 0px 2px 0px #777777; -webkit-box-shadow: 0px 0px 2px 0px #777777}

.streetview img {width:100%}
iframe {overflow:hidden}
.bloctxt, .map {padding-bottom:20px}
.sep {border-top:1px dotted #ccc; margin-top:15px; padding-bottom:15px}

@media screen and (max-width: 767px) {
#page {padding-left:20px; padding-right:20px; border-top:1px dotted #4593aa}
.wide-container {display:none}
}

@media screen and (min-width: 768px) {
#page {padding-top:20px; padding-left:20px; padding-right:20px}
.bloctxt, .map {float:left}
.bloctxt{width:70%; padding-right:10px}
.map{width:30%}
}
