.corte_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0pt;
	vertical-align: middle;
	word-spacing: 2em;
	white-space: normal;
	height: auto;
	width: auto;
}

.awe-content { vertical-align:bottom }
.awesome:link, .awesome:visited {
	background: #222 url(../img/alert-overlay.png) repeat-x;
	display: inline-block; 
	padding: 3px 10px 3px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-decoration:none;
	/* behavior: url("css/PIE.htc");*/
} 
.awesome:hover					{ background-color: #111; color: #fff; }
.awesome:active					{ top: 1px; }


.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 		{ font-size: 18px; padding: 12px 10px 10px; }
.small.awesome, .small.awesome:visited 		{ font-size: 11px; padding:3px }
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover				{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #006699; color:#fff }
.blue.awesome:hover				{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited		{ background-color: #872300; }
.red.awesome:hover				{ background-color: #AAB68D; }
.magenta.awesome, .magenta.awesome:visited	{ background-color: #a9014b; }
.magenta.awesome:hover				{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited	{ background-color: #ff5c00; }
.orange.awesome:hover				{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited	{ background-color: #DAB77E; }
.yellow.awesome:hover				{ background-color: #ffb515; }
.grayblue.awesome, .grayblue.awesome:visited	{ background-color: #343A2E; }
.grayblue.awesome:hover				{ background-color: #263C50; }
.beige.awesome, .beige.awesome:visited		{ background-color: #e8d8c3; }
.beige.awesome:hover				{ background-color: #F6F0E7; }
.brown.awesome, .brown.awesome:visited		{ background-color: #6E5943; }
.brown.awesome:hover				{ background-color: #F6F0E7; }
