/* ###################### ARTICLE THUMBNAILS MODULE CLASS ###################### */
table.at_main_table {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	background-color	: 0px solid #74afd1;
	width			: 100%;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 0px solid #74afd1;
}

table.at_main_table td {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
	border-style     	: none;
  	border-color		: black;
	background-color	: 0px solid #74afd1;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 0px solid #74afd1;
}

table.at_main_table_2 {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	background-color	: 0px solid #aba1d2;
	width			: 100%;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 0px solid #aba1d2;
}

table.at_main_table_2 td {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
	border-style     	: none;
  	border-color		: black;
	background-color	: 0px solid #aba1d2;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 0px solid #aba1d2;
}

table.at_element_table1 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	background-color	: #74afd1;
	width			: 100%;
	border-collapse		: separate;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table1 td {
	border-style     	: none;
  	border-color		: black;
	background-color	: #74afd1;	
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	text-align		: left;
}

table.at_element_table2 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	background-color	: #aba1d2;
	width			: 100%;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table2 td {
	border-style     	: none;
  	border-color		: black;
	background-color	: #aba1d2;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	text-align		: left;
}

a.at_img_table:link, a.at_img_table:visited {
	padding-left     	: 0px;
	padding-right     	: 0px;
	color 			: green;
}

a.at_img_table:hover {
	color 			: green;
}

div.at_title {
	padding-top		: 2px;
	padding-bottom		: 3px;
}

a.at_title:link, a.at_title:visited {
	font-size 		: 10px;
	font-weight 		: bold;
	font-family 		: Tahoma;
	color 			: #0b5b75;
	padding-top		: 0px;
}

a.at_title:hover {
	color 			: #0b5b75;
	border-bottom		: none;
}

div.at_intro {
	font-size 		: 11px;
	font-weight 		: normal;
	font-family 		: Tahoma;
	color 			: #000000;
	padding-top		: 0px;
}

div.at_date {
	font-size 		: 9px;
	font-style 		: italic;
	font-family 	: Tahoma;
	color 			: red;
	padding-top		: 0px;
}

div.at_readmore {
	padding-top		: 2px;
}

a.at_readmore:link, a.at_readmore:visited {
	font-size 		: 9px;
	font-weight 	: bold;
	font-family 	: Tahoma;
	color			: #999999;
	text-decoration: none;
	background-image: url(http://www.cjg.es/joomla/templates/cjg_comun/bg_readmore.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px 10px 5px 10px;
}

a.at_readmore:hover {
	font-size 		: 9px;
	font-weight 	: bold;
	font-family 	: Tahoma;
	color			: #cccccc;
	text-decoration: none;
	background-image: url(http://www.cjg.es/joomla/templates/cjg_comun/bg_readmore2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
