/* INDEX.ssp only */

/* INDEX replacements*/
#container { background: url(../images/tile2_2.gif) repeat-y left top; }
#content-tpl { background: url(../images/tile_index.gif) repeat-y left top; }



/* INDEX divs */
#flash-head {
	height: 87px;
	padding: 0px 60px;
}

#flash-index {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid white;
}

#index-main {
	width: 411px;
	float: left;
	margin: 0px 2px 8px 0px;
	padding: 0px;
	border: none;
	background: inherit;
}

#index-right {
	width: 153px;
	float: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border: none;
}

div.index-box {
	width: 130px;
	float: left;
	border: solid 1px #CCCCCC;
	border-top: none;
	margin-right: 1px;
	background: #FFFFFF;
	min-height: 102px;
}

h6.index-label-h6 {
	margin: 0;
	padding: 3px 2px 3px 6px;
	background: #234369;
	color: white;
	font-size: 80%;
	font-weight: normal;
}

#index-intro {
	background: #123157 url(../images/bg5.jpg) no-repeat left top;
	margin: 0;
	padding: 16px 20px;
	clear: both;
	border: none;
	border-top: solid 1px #FFFFFF;
	min-height: 100px;
}

#index-intro p {
	color: #F1F1F1;
	font-size: 90%;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}

#index-intro p span {
	font-size: 170%;
	line-height: 1.2em;
}

div.index-box-lg {
	border: none;
	border-top: solid 1px #FFFFFF;
	padding-bottom: 8px;
}

#index-links {
	clear: both; 
	text-align: center;
	margin: 0px;
	padding: 16px 0px;
}

#index-rollover {
	color: #000033;
	margin: 0px 1px 1px 1px;
	font-size: 110%;
	font-weight: bold;
	padding: 8px;
	width: 550px;
	background: #99B2CB;
}

h4.index-label-h4 {
	background: #336699 url(../images/tile_cursos_index.jpg);
	margin: 0px;
	padding: 6px 8px;
	font-size: 88%;
	font-weight: bold;
	text-transform: uppercase;
	color: #D0E7FC;
}

h4.index-label-h4-2 {
	background: #093A5D url(../images/tile_avisos_index.jpg);
	margin: 0px;
	padding: 6px 8px;
	font-size: 88%;
	font-weight: bold;
	text-transform: uppercase;
	color: #D0D6D8;
}

/* INDEX other declarations */
.flash-tool {
	margin: 0px;
	padding: 0px;
}

table.tipo-cambio {
	width: 100%;
	margin: 0px;
	padding: 1px 3px;
}

table.tipo-cambio td {
	padding: 0;
	margin: 0;
	font-size: 85%;
	border-bottom: 1px dotted #666666;
}

td.to-right { text-align: right; }

p.index-content-p {
	margin: 8px;
	padding: 0;
	font-size: 85%;
	color: #333333;
}

