body {background-color : #e5ddcb;font-family: Tahoma;background-image:url("https://www.cites.pe/imagenes/bg-body.jpg");background-repeat: repeat-x;}
.container{background-color:white;padding: 5px 20px 5px 20px;border-radius: 3px;}
.navbar-brand {padding: 15px 0;height: 95px;}

h1,h2,h3,h4{margin: .55em 0;padding:2px 0 0 0;font-size:1.1em;text-transform : uppercase;font-weight: 800;font-family: 'acmeregular', sans-serif;}
h1 {font-size:1.3em;}
.sans-marge{margin:0;text-transform : uppercase;}

h1,a {color:#d2021c;}
h2,h2 a,h3,h3 a {color:#006400; }
h2 a,h3 a {text-decoration:underline;}
h2 a:hover,h3 a:hover {color:#32cd32;}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: inherit;
  font-size: 75%;
}

.pull-left {margin-right: 10px}
.social{font-family: 'acmeregular', sans-serif;}
.social-top {display:block}
.social-top img{border:0px;margin:10px 0 10px 0;text-decoration:none;width:70%;}
.social a {display:block; background-color:#eee;margin-top:5px; height:35px; line-height:35px; font-size:1.1em;border-radius: 2px;}
.social a:hover{text-decoration:none;background-color:#ddd;}
.social a img{width:25px;height:25px;border:0px;text-decoration:none;margin:2px 10px 3px 5px;}

@media (min-width: 768px) {
  .dl-horizontal dt {width: 100px;}
  .dl-horizontal dd {margin-left: 110px;}
}
dl {margin-bottom: 0;}


.block-fiche-desc{padding-right:0px;margin-bottom:.55em;}

.col-logo-large, .col-logo-note{float:left; padding: 2px 2px 0 2px;text-align:center;}
.col-logo-note{border:1px solid #888888;border-radius: 2px;}
img.mini-logo{max-height: 70px; max-width: 150px; border:0px}
.liens-description{float:right;font-size:.9em;}
.info-cat{padding:0;text-align:justify;font-size:.9em;}
.scrolly300 {height:300px;overflow-y:scroll;}


.liendansfiche {margin: 0px; font-size:0.8em;color:#888888;}
.liendansfiche a{color:#888888;}
.liendansfiche a:hover{color:#6493EB;}
.externo,
.externo a, 
.externo a:hover, 
.externo a:focus {color:#000;}

.lowfont{font-size:0.9em}
img.logo{border:0px; max-width: 120px; max-height: 120px;margin-top:10px;}

#footer {bottom: 0;width: 100%;background-color: #f8f8f8;margin-top:20px;padding-top:10px;border-top:1px solid #e7e7e7;}
.bd {font-family: sans-serif;border-bottom: 1px solid #888888;}
.breadcrumb {background-color:transparent;margin:0;font-size: 0.8em;padding:5px 0 5px 0;}
.breadcrumb > li + li:before {padding: 0 5px;color: #888888;content: "\00bb";}

.footer-color {background-color: #f8f8f8;}

.container-top {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container-top {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-top {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-top {
    width: 1170px;
  }
}
a:hover, a:focus {color:#d2021c;}