/* imagen referencial del articulo */

#article-image {
  float:left;
  /*width:230px;
  height:154px;*/
  border:0px solid #ccc;
  margin:12px 15px 15px 0px;
}

/* TOP ACTIONS */

#break-line {
  width:100%;
  display:block;
  float:right;
  height:20px;
  margin:0px 0px 5px 0px;
  padding:5px 0px 5px 0px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;

}

#breaking-line {
  
  border:0px solid #ccc;
}

#top-article-actions{
  float:right;
  border:0px solid #ccc; 
}

.article-actions * {
  vertical-align:bottom;
  border:0px solid #ccc;
}

.article-actions a {
  padding-right:4px;
  outline:none;
  text-decoration:none;
}

/*image portada*/

.photo-summary {
}

.photo-summary .content {
  vertical-align: top;
}

.photo-summary .photo {
	float: left;
	margin-right: 8px;
}

.photo-summary .photo img,
.text-over-photo .photo img {
	width: 200px;
	border:3px solid #ccc;
}

.text-over-photo .photo {
	margin-top: 8px;
}

.photo-inscription {
	padding:8px;
	border:0px #666 solid;
}

.photo-inscription .photo {
	float: left;
	margin-right:8px;
}

.photo-inscription .content {
  vertical-align:top;
}



/* texto del articulo */

#text_right{
   border:0px solid #ccc;
   margin:0px;
   padding:0px;
   border:0px solid #ccc;
}

#full-html{
   margin:0px;
   padding:0px;
   border:0px solid #ccc;
}

/* titulo del articulo */

#full-html .title {
  font-family:verdana;
  font-size:18px;
  line-height:20px;
  color:#003399;
  margin:0px 0px 5px 0px;
  border:0px solid #ccc;
}

#full-html .body {
  width: 100%;
  float: left;
}


/* Copete del articulo */

table .title {
   font-family:verdana;
   font-size:18px;
   font-weight:bold;
   color:#999;
}

.heading {
  font-family:verdana;
  font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:16px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:0px solid #ccc;
}

/* IN-BODY */

/* destaco */

.highlighted {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align: left;
	color:#4A6090;
	text-transform: none;
	font-family:verdana;
	font-style: normal;
	border:0px solid #000;
}

.epigraph {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	color:#000;
	font-style: normal;
	font-family:verdana;
}

.subtitle {
  font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:#555;
	font-style: normal;
	font-family:verdana;

}

.body .paragraph {
  /*float:left;
  clear:both;*/
  margin:10px 0px 10px 0px;
}




.body {
  font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-transform:none;
	border:0px solid #ccc;
	margin:0px;
	padding:0px;
}




.body a {
	color: #163578;
	text-decoration: none;
}



.more-information {
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-align:left;
	font-style:normal;
	font-family:verdana;
	color:#163578;
	outline:none;
}

.show-more {
  font-size: 9px;
  line-height:14px;
  font-weight: bold;
  text-align: right;
  font-family:verdana;
  color:#555;
  font-style: normal;
  text-transform: uppercase;
  margin:0px;
  padding-top:10px;
  border-top:0px solid #ccc;
}

.show-more a,
#contact_form .link_contact_form a {
  color: #555;
}


.show-all-item {
  margin: 6px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  padding-top: 3px;
}

.not-found {
  color: #ff0000;
  border-bottom: 1px dotted #ff0000;
  text-decoration: blink;
}

/* PRINT */

#print-content {
  margin: 9px;
  padding:10px;
  border:1px #ccc solid;
  background:#fff;
}

#print-content #top-image {
  margin:0px 0px 0px 0px;
  padding:5px 5px 5px 5px;
}

#print-content .article-content {
  width:100%;
  margin:0px;
  border-top:1px #ddd solid;
  padding-top:0px;
}

#print-content #images_left {
  width:15%;
}

#print-content #text_right {
  width:100%;
  padding:0px;
}



#print-content .footer {
  clear: both;
  border-top: 1px #ddd solid;
  color: #999;
  display: block;
  margin: 6px;
  padding: 3px;
  text-align: center;
}

#print-content .path {
  margin:0px 0px 10px 0px;
  padding:5px 0px 5px 0px;
  width:100%;
  
}

#print-content #bottom-print,
#print-content #top-print {
  margin-right:12px;
  float: right;
  border:0px;
  outline:none;
}

/* mail del pie */

#contact_form .link_contact_form {
  text-align:left;
  display: block;
  padding:5px 0px 0px 0px;
  font-weight: bold;
  margin:0px 0px 0px 0px;
  outline:none;
  
}
.obfuscated { direction:rtl; unicode-bidi: bidi-override; }
#full-html .body object {
	width: 480px;
}
