/* CSS Document for INDEX file exceptions */

#container {
	background: url(../images/back2.gif) repeat-y;
}

#index-content {
	padding: 15px;
	float: left;
	width: 326px;
}

#index-right {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 184px;
}

#index-right hr {
	border: 0;
	width: 90%;
	color: #EEE;
	height: 1px;
	background: #EEE;
}

#index-right a:link {
	color: #FFFFCC;
	text-decoration: underline;
}

#index-right a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

#index-right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#index-right a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

p.tit-right {
	font-weight: bold;
	color: #FFFFCC;
	background: #009933;
	text-align: center;
	margin: 2px;
	padding: 3px;
}

p.notas {
	margin: 0px 0px 16px;
	padding: 12px;
	font-weight: bold;
	color: #FFFFCC;
}

span.nota-link {
	font-size: 11px;
	font-weight: normal;
}

p.t-cambio {
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 12px 4px 4px;
	text-align: right;
	font-weight: bold;
}

span.updated {
	font-size: 10px;
	font-weight: normal;
	color: #DDD;
}