body {
	margin:0;
	padding:0;
	background:transparent url(http://www.webcir.org/revistavirtual/trama2.jpg) repeat ;
}

body, table, p {
	font: normal 11px "Microsoft Sans Serif",Arial;
	color: #666;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#header {
	width:100%;
	height:140px;
}

#inner-header {
	position:relative;
	width:790px;
	height:145px;
	margin: 10px auto;
	background: transparent url(http://www.webcir.org/revistavirtual/img/bkg_site.jpg) repeat-x top;
	font: bold 13px "Microsoft Sans Serif",Arial;
	color:white;
}

#inner-header ul {
	margin:0;
	padding:0;	
	float:right;
	padding-top:92px;
}

#inner-header ul li {
	list-style-type:none;
	display:inline;
	padding: 0 10px;
}

#inner-header a {
	color:white;
}

#logo {
	position:absolute;
	top:2px;
	left:25px;
}

.item-news {
	border: 1px solid #e9e9e9;
	background-color:#f2f2f2;
	margin: 2px 0;
}

.item-news h3 a:link, a:visited {
	font: bold 16px "Microsoft Sans Serif",Arial;
	color: #278EFE;
	margin-bottom:0;
	text-decoration:none;
}

.item-news h3 a:hover {
	text-decoration:underline;
	color: #278EFE;
	background-color:white;
}

.item-news .author {
	margin-top:0;
}

.item-news .desc {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}

.item-news .code {
	font: normal 10px Arial;
	color:#0C4D85;
}

.item-news a:link, a:visited {
	font: normal 10px "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;
	padding:2px;
}

.item-news a:hover {
	background-color:red;
	color:white;
}



.title {
	font-family: "Microsoft Sans Serif",Arial;
	color: #239CB6;
	background-color:#f1f1f1;
	border-top: solid 1px #f7f7f7;
	border-bottom: solid 1px #f7f7f7;
	padding-left:10px;
}

.readmore {
	padding: 2px 10px;
}

#past-articles {
	background-image: url(img/past_articles_ico.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	height:106px;
	padding:15px;
}

#past-articles ul {
	list-style-image:url(img/bullet1.jpg);
	margin-bottom:30px;
}

#past-articles ul li{
	margin: 5px 0;
}

#past-articles ul li a {
	font: normal 12px "Microsoft Sans Serif",Arial;
	color:#3B75BA;	
	text-decoration:none;
}
#past-articles ul li a:hover {
	text-decoration:underline;
	background-color:transparent;
}

#past-articles h2 a {
	font: bold 20px "Microsoft Sans Serif",Arial;
	color: #666;	
	text-decoration:none;
	background-color:white;
	border: 1px solid #ccc;
	padding:5px;
}

#past-articles h2 a:hover {
	color: #666;	
	background-color:transparent;
}

td.titlebar-pattern {
	background:transparent url(http://www.webcir.org//revistavirtual/img/past_articles_title_m.jpg) repeat-x left;
}

.return {
	background:#f1f1f1 url(img/back.jpg) no-repeat left top;
	padding-left:45px;
	text-align:left;
}

.return a {
	font: bold 11px "Microsoft Sans Serif",Arial;
	color: black;
	text-decoration:none;
}

