/* cch-expo- EXPO tramas paralelas CSS */

.cch-expo-head, .cch-expo-back *, summary.cch-expo-head > div
{
	color:#ffffff;
	text-shadow: 1px 1px 2px black;//, 0 0 16px teal, 0 0 8px teal;
}
.cch-expo-back summary
{
	font-size:20px;
	line-height:120%;
	padding:12px;
}
.cch-expo-back,  div.cch-expo-back h1, div.cch-expo-back h2
{
	background-color:#40000040;
}
.cch-expo-text
{
	color:#000000;
	text-shadow: 1px 1px 2px black;//, 0 0 16px teal, 0 0 8px teal;
}
.cch-expo-shadow
{
	color:#ffffff;
	box-shadow: 1px 1px 4px black;//, 0 0 16px teal, 0 0 8px teal;
	text-shadow: 1px 1px 4px black;//, 0 0 16px teal, 0 0 8px teal;
}
div.cch-expo-det
{
	width:95%;
	margin-left:auto;margin-right:auto;
	background-color:rgba(0,0,0,.10);
}