/**
* JornadasTecnicas RC1 - A Joomla JornadasTecnicasio Component
* @package JornadasTecnicas
* @license GNU GPL Public License
* The code is rewritten from the earlier versions
* Cpyright © mivaco 
**/


.catview
{
	font-weight 		: bold;
	margin-left 		: 5px;
	margin-bottom 		: 10px;
	padding-bottom 		: 8px;
	padding-top 		: 8px;
	border-bottom 		: 1px dotted #9ca9be;
	color 				: #254459;
}
.catlink, a.catlink:link, a.catlink:visited
{
	font-weight			: bold;
}
.txtLabel
{
	font-weight			: bold;
	color				: #000000;
}
.txtInfo
{
	margin-top			: 4px;
	margin-bottom		: 4px;
	font-size			: 11px;
}


.alternate_row1
{
	background-color 	: #eeeeee;
	margin				: 0px;
	list-style-type		: none;
}
.alternate_row2{
	list-style			: none;
	background-color 	: #f1f5ff;
	margin				: 0px;

}
.li_inner
{
	padding				: 6px; 
	line-height			: 18px;
	text-align			: left;
	margin				: 1px;
}
.pf_small, a.pf_small:link, a.pf_small:visited
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #666666;
	padding				: 10px 0px 10px 0px;
}
a.pf_small:hover
{
	color				: #FF6600;
}
.linkTitle
{
	padding-bottom		: 4px;
	padding-top			: 7px;
}
a.linktTitle:link, a.linktTitle:visited
{
	font-weight			: bold;
	color				: #254459;
}
.listTitle, 
{
	padding-bottom		: 4px;
	padding-top			: 7px;
	font-weight			: bold;
	color				: #254459;
}
.listLinkUrl, .listStat, .listEmail, .listTel, .listFax
{
	color				: #7d9c32;
	font-size			: 10px;
	line-height			: 15px;
}
.listBlue
{
	color				: #0a50a5;
}
a.listUrl:link, a.listUrl:visited, a.listEmail:link, a.listEmail.visited
{
	font-size			: 10px;
}

.listHead
{
	border-top			: 1px solid #9ca9be;
	background-color	: #d3dae6;
	padding				: 8px;
	line-height			: 17px;
	text-align			: left;
}

.listPic
{
	border				: 3px solid #e5e7e9;
	padding				: 3px;
	margin				: 3px;
	background-color	: #fff;
}

.listCol_1
{
	padding				: 5px;
	margin-bottom		: 5px;
	width				: 20%;
	text-align			: center;
}
.listCol_2
{
	padding				: 10px;
	font-size			: 10px;
}
.catHeadT
{
	font-weight			: bold;
	color				: #254459;
	margin-left			: 5px;
	padding-top			: 8px;
	padding-bottom		: 8px;
	text-align			: left;
}
.catHeadD
{
	margin-left			: 5px;
	padding-bottom		: 8px;
	border-bottom		: 1px dotted #254459;color:#254459;
	text-align			: left;
}

.imgthumb
{
	border				: 3px solid #e5e7e9;
	padding				: 3px;
	margin				: 3px;
}
.details_header
{
	font-weight			: bold;
	padding-top			: 8px;
	margin-bottom		: 10px;
	padding-bottom		: 8px;
	border-bottom		: 1px dotted #254459;
	text-align			: left;
}

.details
{
	width				: 120px;
	float				: left;
	font-weight			: bold;
	text-align			: left;
}
.left
{
	text-align			: left;
}


