@import url("Layout.css");
@import url("Styles.css");
@import url("Menu.css");
@import url("Animaition.css");
@import url("superfish.css");
@import url("jquery.galleryview.css");
@import url("style_1/style.css");
.clear {
  clear:both;
}
/**********************
  LISTA DE ARTICULOS
***********************/
ul.listArticles {
  display: blcok;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.listArticles li {
  display: block;
  margin: 0 0 10px 0;
}
ul.listArticles li em {
  display: block;
}
ul.listArticles li strong {
  display: block;
}
ul.listArticles li p {
  display: block;
  margin: 0;
  padding: 0;
}
ul.listArticles li img {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 139px;
  height: 97px;
}
div.contenido {
  text-align: justify;
}


/********************
  IMAGEN CONTENT 
********************/

div#Contenido div.imagen img {
  border:1px solid silver;
  padding: 5px;
  background:#fff;
}
div#Contenido div.imagen span.piefoto {
  color: red;
  font-size:11px;
  font-style:italic;
}


/**********************
  LISTA DE FECHAS
***********************/

div#LetrasABC {
  height: 15px;
  line-height: 16px;
  border-bottom: solid 2px #3B5998;
  color:#FFF;
  padding:0;
  margin: 18px 0 18px 2px;
  list-style:none;
}
div#LetrasABC a {
  display: inline;
  text-transform: uppercase;
  padding:0 6px;
  margin: 0 10px 0 0;
  line-height: 16px;
  background: #3B5998;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  list-style:none;
}
div#LetrasABC a:hover {
  background: #3B5998;
  color:#E5E5E5;
}
div#LetrasABC ul li {
  display: inline;
}

/**********************
  SHARE DE FACEBOOK Y TWITTER
***********************/
ul.shares {
  margin: 20px 0 0 0;
  padding:0;
  list-style:none;
  display:block;
}
ul.shares li {
  position:relaive;
  float:left;
  margin-right:10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

