@charset "ISO-8859-1";
.fondo {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imagenes/sot-base1b_fondo_top.gif);
	background-repeat: repeat-x;
}
.tabla {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: 0px;
	width: 810px;
	margin-top: 0px;
}
.botones_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	padding: 15px;
	vertical-align: bottom;
	margin: 15px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 600px;
	padding-left: 10px;
	margin-left: 10px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: 8px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

