@charset "utf-8";
/* CSS Document */
BODY{scrollbar-3dlight-color:#000000; scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#FF9900; scrollbar-darkshadow-color:#000000; scrollbar-face-color:#374160; scrollbar-highlight-color:#D2D8E6; scrollbar-shadow-color:#000000; scrollbar-track-Color:#46547B; }

A:link {
	COLOR: #FFFFFF
}
A:visited {
	COLOR: #FFFFFF
}
A:hover {
	COLOR: #888888
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	color: #000000;
}
.tab{
	background-image: url(../images/fondo_cdi.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF9900;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
