
/* General Defaults (also applies to Tiny MCE) */	
/*
	* {
		margin:0;
		padding:0;
		border-collapse:collapse;
		border:none;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		font-size:12px;
	}
*/

	#CRAG_table { width:415px; border-collapse:separate; background-color:#f4f4f5; padding:3px 6px 3px 6px; }
	#CRAG_table td { padding:2px; background-color:#a9c386; color:#ffffff; }
	#CRAG_table td.green1 { background-color:#81a453; }
	#CRAG_table td.green2 { background-color:#869f65; }
	#CRAG_table td.green3 { background-color:#8a9976; }

/* General Classes (may apply to Tiny MCE depending on altMind_mceText() function call) */

	.destacat { color:#486c42; font-size:12px; }
	.verde { color:#486c42; font-family:verdana;	font-size:12px; }

/* Other Styles (does not apply to Tiny MCE) */

#altMind_miniAccess {
	position:absolute;
	top:6px;
	right:6px;
	height:40px;
	background:transparent url(http://www.cragenomica.es/_gi/altMind2/f_mini_access.png) no-repeat top right;
}

#altMind_miniAccess .icon {
	float:left;
	margin:6px 0 0 0;
	border:none;
}

table.lista td { text-transform:uppercase; }
table.lista td.sci1 { padding:10px 10px 10px 25px; background:transparent url(http://www.cragenomica.es/img/scientific/f2.gif) no-repeat scroll 10px 10px; }
table.lista td.sci2 { padding:5px 5px 5px 35px; background:transparent url(http://www.cragenomica.es/img/scientific/f5.gif) no-repeat scroll 23px 8px; }
table.lista td.sci3 { padding:5px 5px 5px 45px; background:transparent url(http://www.cragenomica.es/img/scientific/f5.gif) no-repeat scroll 33px 8px; }
div.sci_topic { margin:0 0 10px 20px; padding-left:12px; background:transparent url(http://www.cragenomica.es/img/scientific/f.gif) no-repeat scroll 0px 3px; font-size:10px; color:#5e5e5e; text-align:left; }
div.sci_topic_index { font-size:10px; color:#5e5e5e; text-align:left; }
div.sci_topic a, div.sci_topic_index a { text-decoration:none; }
div.sci_topic a:hover, div.sci_topic_index a:hover { text-decoration: underline; }
div.sci_cont { margin: 10px 0 0 0; padding:0 0 5px 12px; background: transparent url(http://www.cragenomica.es/img/scientific/f.gif) no-repeat scroll 0px 3px; font-size: 10px; color: #5e5e5e; }
span.sci_link { cursor: pointer; }
span.sci_link:hover { color:red; text-decoration: underline; }
DIV#goback { padding-top: 50px; }
DIV#goback a { text-decoration:none; color: #707070; }
DIV#goback a:hover { text-decoration: underline; }
A.home_link { color:#666; font-weight:bold; text-decoration:none; }
A.home_link:hover { color:#ee7c0f; text-decoration:none; }
A.news_link { color:#666; font-weight:bold; text-decoration:none; }
A.news_link:hover { color:#ee7c0f; text-decoration:none; }

